The delete sgSnapVolume command deletes the snapshot volume of a consistency group. Optionally, you can also delete the repository members.
This command applies to any individual storage array, including the E2700, E5600, E2800, E5700, EF600 and EF300 arrays, as long as all SMcli packages are installed.
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin role.
delete cgSnapVolume ["snapVolumeName"] [deleteRepositoryMembers=(TRUE | FALSE)]
Parameter | Description |
---|---|
cgSnapVolume | The name of the consistency group snapshot volume that you want to delete. Enclose the name of the consistency group snapshot volume in double quotation marks (" ") inside square brackets ([ ]). |
deleteRepositoryMembers | The parameter to save or delete the member volumes. To save the member volumes, set this parameter to TRUE. To delete the member volumes, set this parameter to FALSE. The default value is TRUE. |
7.83