Consistency group commands
- Add member to consistency group
The set consistencyGroup addCGMemberVolume command adds a new base volume as a member to an existing consistency group. - Create consistency group
The create consistencyGroup command creates a new, empty consistency group that can contain snapshot groups. You must add the snapshot groups using the set consistencyGroup addCGMember command. - Create consistency group snapshot image
The create cgSnapImage consistencyGroup command creates a new snapshot image for each base volume that is a member of a snapshot consistency group. - Create consistency group snapshot volume
The create cgSnapVolume command creates a snapshot volume of specific images in the base volumes in a consistency group. - Create consistency group snapshot volume mapping
The create mapping cgSnapVolume command creates a logical mapping from a consistency group snapshot volume to a host or a host group. - Delete consistency group
The delete consistencyGroup command deletes a snapshot consistency group. - Delete consistency group snapshot image
The delete cgSnapImage consistencyGroup command deletes the snapshot images in a consistency group. - Delete consistency group snapshot volume
The delete sgSnapVolume command deletes the snapshot volume of a consistency group. Optionally, you can also delete the repository members. - Remove member volume from consistency group
The set consistencyGroup command removes a member volume from an existing snapshot consistency group. - Resume consistency group snapshot volume
The resume cgSnapVolume command restarts a copy-on-write operation for creating a consistency group snapshot volume that you stopped using the stop cgSnapVolume command. - Set consistency group attributes
The set consistencyGroup command defines the properties for a snapshot consistency group. - Set consistency group snapshot volume
The set cgSnapVolume command creates a unique name for a snapshot volume of a consistency group. - Show consistency group
The show consistencyGroup command returns information about one or more consistency groups. - Show consistency group snapshot image
The show CGSnapImage command shows one snapshot image or several snapshot images that are in one or more snapshot consistency groups. - Start consistency group snapshot rollback
The start cgSnapImage command starts a rollback operation to the member base volumes in a snapshot consistency group. - Stop consistency group snapshot rollback
The stop cgSnapImage rollback command stops a rollback operation to member base volumes in a snapshot consistency group. - Stop consistency group snapshot volume
The stop cgSnapVolume command stops the copy-on-write operation for creating a consistency group snapshot volume. - Stop pending snapshot images on consistency group
The stop consistencyGroup pendingSnapImageCreation command stops all of the pending snapshot images that are to be created on a snapshot consistency group.
Give documentation feedback