Suspend asynchronous mirror group
The suspend asyncMirrorGroup command suspends the synchronization of data on all mirrored pairs at the asynchronous mirror group level.
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
This suspend command helps to reduce any performance impact to the host application that might occur while any changed data on the local storage array is copied to the remote storage array.
Syntax
suspend asyncMirrorGroup [<var id="GUID-42422DF2-A783-411B-B247-608377E78058__V1574665" className="keyword varname">asyncMirrorGroupName</var>]
Parameters
Parameter | Description |
---|---|
asyncMirrorGroup | The name of the asynchronous mirror group for which you want to suspend synchronization of data. Enclose the asynchronous mirror group name in square brackets ([ ]). If the asynchronous mirror group name has special characters or numbers, you must enclose the asynchronous mirror group name in double quotation marks (" ") inside square brackets. |
Notes
When an asynchronous mirror group is in a suspended state, no attempt is made to copy data from the primary volumes to the secondary volumes of the mirrored pairs. Any writes to the primary side of the asynchronous mirror group are persistently logged in its associated mirror repository volumes. After the asynchronous mirror group is resumed, only the modified regions of the primary volumes are written to the secondary volumes.