Deleting snapshots
Use the
volume snapshot delete
Replace
with the name of the SVM that the volume is created on.svm_name
Replace
with name of the volume.vol_name
Replace
with the name of the snapshot. This command supports wildcard characters (snapshot_name
*
) for
. Therefore, you can delete all hourly snapshots, for example, by usingsnapshot_name
hourly*
.
Important
If you have Amazon FSx backups enabled, Amazon FSx retains a snapshot for the most recent Amazon FSx backup of each volume. Those snapshots are used to maintain incrementality between backups, and must not be deleted by using this method. For more information, see Viewing the common snapshot.
FsxIdabcdef01234567892::>
volume snapshot delete -vserver
svm_name
-volumevol_name
-snapshotsnapshot_name