SANtricity 11.8 Commands

to Japanese version

Show asynchronous mirror group synchronization progress

The show asyncMirrorGroup synchronizationProgress command displays the progress of periodic synchronization of the asynchronous mirror group between the local and remote storage system.

Supported Series

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

This command returns the progress of data synchronization on all of the mirrored pairs within the asynchronous mirror group. This command shows the progress as a percentage of data synchronization that has been completed.

There are two types of synchronization: initial synchronization and periodic synchronization. Initial asynchronous mirror group synchronization progress is displayed in the Long Running Operations dialog and by executing the show storageArray longRunningOperations command.

Syntax

show asyncMirrorGroup [asyncMirrorGroupName]
[synchronizationProgress]
[summary]

Parameters

Parameter Description

asyncMirrorGroup

The name of an asynchronous mirror group for which you want to show synchronization of the asynchronous mirror group between the local and remote storage system. 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.

synchronizationProgress

This parameter displays the periodic synchronization progress of the asynchronous mirror group.

summary

This parameter displays a concise list of information about the synchronization of the asynchronous mirror group between the local and remote storage system.

Minimum firmware level

11.80 adds AB6100 and AB3100 system support

Top of Page