The set consistencyGroup command removes a member volume from an existing snapshot consistency group.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Storage Admin role.
Optionally, you can delete the repository volume members from the consistency group.
set consistencyGroup ["consistencyGroupName"]
removeCGMemberVolume="memberVolumeName"
[deleteRepositoryMembers=(TRUE | FALSE)]
Parameter | Description |
---|---|
consistencyGroupName | The name of the consistency group from which you want to remove a member. Enclose the consistency group name in double quotation marks (" ") inside square brackets ([ ]). |
removeCGMemberVolume | The name of the member volume that you want to remove. Enclose the member group name in double quotation marks (" "). |
deleteRepositoryMembers | Determines whether to remove all of the repository members from the consistency group. |