SANtricity 11.8 Commands

to Japanese version

Resume asynchronous mirror group

The resume asyncMirrorGroup command resumes data transfer between all mirrored pairs in an asynchronous mirror group.

Supported Series

This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200m AB6100 and AB3100 series, 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

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.

Syntax

resume asyncMirrorGroup ["asyncMirrorGroupName"]
[deleteRecoveryPointIfNecessary]

Parameters

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 system.

Minimum firmware level

8.60 adds the deleteRecoveryPointIfNecessary parameter. 11.80 adds AB6100 and AB3100 system support

Top of Page