SANtricity 11.8 Commands

to Japanese version

Suspend asynchronous mirror group

The suspend asyncMirrorGroup command suspends the synchronization of data on all mirrored pairs at the asynchronous mirror group level.

Supported Series

This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, and AB3100 systems, as long as all SMcli packages are installed.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 or AB3100 storage system, 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 system is copied to the remote storage system.

Syntax

suspend asyncMirrorGroup [asyncMirrorGroupName]

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.

Minimum firmware level

11.80 adds AB6100, and AB3100 systems support

Top of Page