Skip to main content

Delete asynchronous mirror group

The delete asyncMirrorGroup command deletes one or more asynchronous mirror groups from the local storage array and the remote storage array.

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

The asynchronous mirror group must be empty before it can be successfully deleted. You must remove all asynchronous mirrored pairs from the asynchronous mirror group before using this command.

Syntax

delete (allAsyncMirrorGroups | asyncMirrorGroup["<var id="GUID-7E901C36-C2CA-4205-975D-073DB3BA7076__V1574665" className="keyword varname">asyncMirrorGroupName</var>"] | 
asyncMirrorGroups ["<var id="GUID-7E901C36-C2CA-4205-975D-073DB3BA7076__V1574665" className="keyword varname">asyncMirrorGroupName_1</var>" ... "<var id="GUID-7E901C36-C2CA-4205-975D-073DB3BA7076__V1574665" className="keyword varname">asyncMirrorGroupName_n</var>"])

Parameter

ParameterDescription
allAsyncMirrorGroups Use this parameter if you want to remove all asynchronous mirror groups from the local storage array and the remote storage array.
asyncMirrorGroup The name of the asynchronous mirror group that you want to delete. Enclose the asynchronous mirror group name in double quotation marks (" ") inside square brackets ([ ]).
asyncMirrorGroups The names of several asynchronous mirror groups that you want to delete. Enter the names of the asynchronous mirror groups using these rules:
  • Enclose all of the names in square brackets ([ ]).

  • Enclose each of the names in double quotation marks (" ").

  • Separate each of the names with a space.