SANtricity 11.8 Commands

to Japanese version

Show asynchronous mirror groups

The show asyncMirrorGroup summary command displays configuration information for one or more asynchronous mirror groups.

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 also displays the asynchronous mirrored pairs associated with each asynchronous mirror group, including incomplete asynchronous mirrored pairs.

You also can use this command to show the progress of periodic data synchronization on all of the mirrored pairs within the asynchronous mirror group.

Syntax

show (allAsyncMirrorGroups |
asyncMirrorGroup [asyncMirrorGroupName] |
asyncMirrorGroups [asyncMirrorGroupName1 ... asyncMirrorGroupNameN])
[summary]

Parameter

Parameter Description

allAsyncMirrorGroups

Use this parameter if you want to display the properties for all asynchronous mirror groups.

asyncMirrorGroup

The name of an asynchronous mirror group for which you want to show configuration information and the progress of periodic data synchronization. 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.

asyncMirrorGroups

The names of several asynchronous mirror groups for which you want to retrieve information. Enter the names of the asynchronous mirror groups using these rules:

  • Enclose all of the names in square brackets ([ ]).

  • Separate each of the names with a space.

If the asynchronous mirror group names have special characters or numbers, enter the names using these rules:

  • Enclose all of the names in square brackets ([ ]).

  • Enclose each of the names in double quotation marks (" ").

  • Separate each of the names with a space.

summary

This parameter displays a concise list of information about the synchronization progress of one or more asynchronous mirror groups.

Minimum firmware level

11.80 adds AB6100 and AB3100 system support

Top of Page