Resume synchronous mirroring
The resume syncMirror command resumes a suspended 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
resume syncMirror (primary [<var id="GUID-50B9C635-2691-4760-B7D1-F8553A746D8D__V1375796" className="keyword varname">volumeName</var>] |
primaries [<var id="GUID-50B9C635-2691-4760-B7D1-F8553A746D8D__V1375797" className="keyword varname">volumeName1</var> ... <var id="GUID-50B9C635-2691-4760-B7D1-F8553A746D8D__V1375798" className="keyword varname">volumeNameN</var>])
[writeConsistency=(TRUE | FALSE)]
Parameters
Parameter | Description |
---|---|
primary | The name of the primary volume for which you want to resume a Synchronous Mirroring operation. Enclose the primary volume name in square brackets ([ ]). If the primary volume name has special characters or numbers, you must enclose the primary volume name in double quotation marks (" ") inside square brackets. |
primaries | The names of several primary volumes for which you want to resume a Synchronous Mirroring operation. Enter the names of the primary volumes using these rules:
If the primary volume names have special characters or consist only of numbers, enter the names using these rules:
|
writeConsistency | The setting to identify the volumes in this command that are in a write-consistency group or are separate. For the volumes to be in the same write-consistency group, set this parameter to TRUE . For the volumes to be separate, set this parameter to FALSE . |
Notes
If you set the writeConsistency parameter to TRUE , the volumes must be in a write-consistency group (or groups). This command resumes all write-consistency groups that contain the volumes. For example, if volumes A, B, and C are in a write-consistency group and they have remote counterparts A’, B’, and C’, the resume syncMirror volume ["A"] writeConsistency=TRUE command resumes A-A’, B-B’, and C-C’.