6.2.12.24 rmvolumesnapshot
Delete volume snapshots.
Purpose
The rmvolumesnapshot
command allows you to delete one or more Exascale volume snapshots.
Syntax
rmvolumesnapshot volume-snap-id [ volume-snap-id ] ...
Command Options
The options for the rmvolumesnapshot
command are:
-
volume-snap-id: Identifies the volume snapshot being deleted. You can use the
lsvolumesnapshot
command to find the identifier for each volume snapshot.
Usage Notes
You must detach the volume snapshot before it can be deleted.
Examples
Example 6-187 Delete a Volume Snapshot
This example shows deleting the volume snapshot having the ID
2.1:50e52177583f4be4bad68ac20b65001e
.
@> rmvolumesnapshot 2.1:50e52177583f4be4bad68ac20b65001e
Parent topic: Block Store Management