The resume asyncMirrorGroup command resumes data transfer between all mirrored pairs in an asynchronous mirror group.
This command applies to any individual storage array, including the E2700, E5600, E2800, and E5700 arrays, as long as all SMcli packages are installed.
To execute this command on an E2800, or E5700 storage array, you must have the Storage Admin role.
Data written to the primary volumes while the asynchronous mirror group was suspended is written to the secondary volumes immediately. Periodic synchronization resumes if an automatic synchronization interval has been set.
resume asyncMirrorGroup ["asyncMirrorGroupName"] [deleteRecoveryPointIfNecessary]
Parameter | Description |
---|---|
asyncMirrorGroup | The name of the asynchronous mirror group for which you want to start synchronization. Enclose the asynchronous mirror group name in double quotation marks (" ") inside square brackets ([ ]"). |
deleteRecoveryPointIfNecessary | The parameter to delete the recovery point if the recoverable synchronization data has exceeded time threshold for recovery. Recovery point age is measured from the time the data was frozen on the primary storage array. |
7.84
8.10 adds the deleteRecoveryPointIfNecessary parameter.