The show volumeCopy command returns information about volume copy operations.
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 or Storage Monitor role.
This command returns this information about volume copy operations:
You can retrieve information about a specific volume copy pair or all of the volume copy pairs in the storage array. This command is valid for snapshot volume copy pairs.
show volumeCopy (allVolumes | source ["sourceName"] | target ["targetName"])
Parameter | Description |
---|---|
allVolumes | The setting to return information about volume copy operations for all of the volume copy pairs. |
source | The name of the source volume about which you want to retrieve information. Enclose the source volume name in double quotation marks (" ") inside of square brackets ([ ]). |
target | The name of the target volume about which you want to retrieve information. Enclose the target volume name in double quotation marks (" ") inside of square brackets ([ ]). |