Skip to main content

Remove member volume from consistency group

The set consistencyGroup command removes a member volume from an existing snapshot consistency group.

Supported Arrays

This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.

Roles

To execute this command on an storage array, you must have the Storage Admin role.

Context

Optionally, you can delete the repository volume members from the consistency group.

Syntax

set consistencyGroup ["<var id="GUID-B11AF16A-F19E-44B0-9E00-8C778B6F51E1__V1111789" className="keyword varname">consistencyGroupName</var>"] 
removeCGMemberVolume="<var id="GUID-B11AF16A-F19E-44B0-9E00-8C778B6F51E1__V1111790" className="keyword varname">memberVolumeName</var>"
[deleteRepositoryMembers=(TRUE | FALSE)]

Parameters

ParameterDescription
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 consistency group name in double quotation marks (" ").
deleteRepositoryMembers Determines whether to remove all of the repository members from the consistency group.