Skip to main content

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 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 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 ["<var id="GUID-6B80CC41-457E-4430-B426-F169FE6CFA8E__V1574664" className="keyword varname">volumeName</var>"] asyncMirrorGroup="<var id="GUID-6B80CC41-457E-4430-B426-F169FE6CFA8E__V1574665" className="keyword varname">asyncMirrorGroupName</var>" 
[deleteRepositoryMembers=(TRUE | FALSE)]

Parameters

ParameterDescription
volume

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 ([ ]).

asyncMirrorGroup

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 (" ").

deleteRepositoryMembers Determines whether to remove all of the repository members from the asynchronous mirror group.