Skip to main content
SANtricity commands

Resume asynchronous mirror group

Contributors netapp-driley

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

Supported Arrays

This command applies to any individual storage array, including the E2700, E5600, E2800, E5700, EF600, and EF300 arrays, as long as all SMcli packages are installed.

Roles

To execute this command on an E2800, E5700, EF600, or EF300 storage array, 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 array.

Minimum firmware level

7.84

8.10 adds the deleteRecoveryPointIfNecessary parameter

11.80 adds EF600 and EF300 array support