Show volume copy
The show volumeCopy command returns information about volume copy operations.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin or Storage Monitor role.
Context
This command returns this information about volume copy operations:
The copy status
The start time stamp
The completion time stamp
The copy priority
The source volume World Wide Identifier (WWID) or the target volume WWID
The target volume Read-Only attribute setting
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.
Syntax
show volumeCopy (allVolumes | source ["<var id="GUID-F18DFA86-2E33-4CA8-AD89-120485EC957F__V1111799" className="keyword varname">sourceName</var>"] |
target ["<var id="GUID-F18DFA86-2E33-4CA8-AD89-120485EC957F__V1111800" className="keyword varname">targetName</var>"])
Parameters
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 ([ ]). |
Give documentation feedback