Skip to main content

Remove synchronous mirroring

The remove syncMirror command removes the mirror relationship between the primary volume and the secondary volume in a remote-mirrored pair.

Supported Arrays

This command applies to an individual DE4000H, DE4000F, DE6000H, or DE6000F storage array.

Roles

To execute this command on an storage array, you must have the Storage Admin role.

Syntax

remove syncMirror (localVolume [<var id="GUID-73DDFCEB-CA73-4755-9BB1-0ECC30CEFC69__V1682174" className="keyword varname">volumeName</var>] | 
localVolumes [<var id="GUID-73DDFCEB-CA73-4755-9BB1-0ECC30CEFC69__V1682175" className="keyword varname">volumeName1</var> ... <var id="GUID-73DDFCEB-CA73-4755-9BB1-0ECC30CEFC69__V1682176" className="keyword varname">volumeNameN</var>])

Parameters

ParameterDescription
localVolume The name of the primary volume (the volume on the local storage array) that you want to remove. Enclose the volume name in square brackets ([ ]). If the volume name has special characters or consists only of numbers, you must enclose the volume name in double quotation marks (" ") inside square brackets.
localVolumes The names of several primary volumes (the volumes on the local storage array) that you want to remove.

Enter the names of the primary volumes using these rules:

  • Enclose all of the names in square brackets ([ ]).

  • Separate each of the names with a space.

If the primary volume names have special characters or consist only of numbers, enter the names 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.