The show consistencyGroup command returns information about one or more consistency groups.
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.
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin role.
show (allConsistencyGroups | consistencyGroup [consistencyGroupName] | consistencyGroups [consistencyGroupName1 ... consistencyGroupNameN]) [(summary | schedule)]
Parameter | Description |
---|---|
allConsistencyGroups | This setting returns information about all of the consistency groups in the storage array. |
consistencyGroup | The name of the consistency group for which you are retrieving information. Enclose the consistency group name in square brackets ([ ]). If the consistency group name has special characters or numbers, you must enclose the consistency group name in double quotation marks (" ") inside square brackets. |
consistencyGroups | The names of several consistency groups for which you are retrieving information. All of the volumes will have the same properties. Enter the names of the volumes using these rules:
If the volume names have special characters or consist only of numbers, enter the names using these rules:
|
summary | This setting returns a concise list of information about the consistency groups. |
schedule | This parameter returns information about any schedules for a consistency group. |
7.83