Suspend synchronous mirroring
The suspend syncMirror primaries command suspends a synchronous mirroring operation.
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.
Syntax
suspend syncMirror (primary [<var id="GUID-BC6FD2F5-6A1C-4CDF-B8C8-2AB3C03958AC__V1392803" className="keyword varname">primaryVolumeName</var>]
primaries [<var id="GUID-BC6FD2F5-6A1C-4CDF-B8C8-2AB3C03958AC__V1392804" className="keyword varname">primaryVolumeName1</var> ... <var id="GUID-BC6FD2F5-6A1C-4CDF-B8C8-2AB3C03958AC__V1392805" className="keyword varname">primaryVolumeNameN</var>])
[writeConsistency=(TRUE | FALSE)]
Parameters
Parameter | Description |
---|---|
primary | The name of the primary volume for which you want to suspend operation. Enclose the volume name in square brackets ([ ]). If the volume name has special characters or numbers, you must enclose the volume name in double quotation marks (" ") inside square brackets. |
primaries | The names of several primary volumes for which you want to suspend operations. All of the volumes will have the same properties. Enter the names of the volumes using these rules:
If the volume names have special characters or numbers, enter the names using these rules:
|
writeConsistency | This parameter defines whether the volumes identified in this command are in a write-consistency group or are separate. For the volumes in the same write-consistency group, set this parameter to TRUE . For the volumes that are separate, set this parameter to FALSE . |
Notes
suspend syncMirror volume ["A"] writeConsistency=TRUE
suspend syncMirror volumes ["A" "D"] writeConsistency=TRUE
suspends both write-consistency groups.