Syntax
set consistencyGroup ["consistencyGroupName"] removeCGMemberLogicalDrive=memberName
[deleteRepositoryMembers=(TRUE | FALSE)]
Parameters
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 ([ ]).
memberName The name of the member logical drive that you want to
remove.
deleteRepositoryMembers Determines whether to remove all of the repository
members from the consistency group.
Remove Remote Mirror
This command removes the mirror relationship between the primary logical drive and the secondary
logical drive in a remote-mirror pair.
Syntax
remove remoteMirror (localLogicalDrive [logicalDriveName]|
localLogicalDrives [logicalDriveName1 ... logicalDriveNameN])
Parameters
Parameter Description
localLogicalDrive or
localLogicalDrives
The name of the primary logical drive (the logical drive on
the local storage subsystem) that you want to remove. You
can enter more than one logical drive name. Enclose the
logical drive name in square brackets ([ ]). If the logical
drive name has special characters, you also must enclose
the logical drive name in double quotation marks (“ ”).
Remove Enhanced Remote Mirroring
This command removes the mirror relationship between the primary volume and the secondary volume
in a remote-mirrored pair.
Note: In previous versions of this command the feature identifier was remoteMirror. This feature
identifier is no longer valid and is replaced by syncMirror.
Syntax
remove syncMirror (localVolume [volumeName] |
localVolumes [volumeName1 ... volumeNameN])
Chapter 3. Script Commands 3-153