Remove volume from asynchronous mirror group
The remove volume asyncMirrorGroup
command removes a member volume from an existing asynchronous mirror group.
Supported Arrays
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.
Roles
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin role.
Context
Optionally, you can delete the repository volume members from the asynchronous mirror group.
This command is valid only on the local storage array that contains the asynchronous mirror group whose member volume that you want to remove.
Syntax
remove volume ["volumeName"] asyncMirrorGroup="asyncMirrorGroupName" [deleteRepositoryMembers=(TRUE | FALSE)]
Parameters
Parameter | Description |
---|---|
|
The name of the specific volume that you want to remove from the asynchronous mirror group. Enclose the volume name in double quotation marks (" ") inside square brackets ([ ]). |
|
The name of the asynchronous mirror group that contains the member volume that you want to remove. Enclose the asynchronous mirror group name in double quotation marks (" "). |
|
Determines whether to remove all of the repository members from the asynchronous mirror group. |
Minimum firmware level
7.84
11.80 adds EF600 and EF300 array support