Recopy volume copy
The recopy volumeCopy target command reinitiates a volume copy operation using an existing volume copy pair.
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 role.
Context
This command is valid for snapshot image volume copy pairs.
This command works with volume copy pairs that you created with a snapshot image volume.
Syntax
recopy volumeCopy target [<var id="GUID-AE9C00D2-42FF-448A-BCBE-288B353D34F5__V1111784" className="keyword varname">targetName</var>]
[source [<var id="GUID-AE9C00D2-42FF-448A-BCBE-288B353D34F5__V1111785" className="keyword varname">sourceName</var>]]
[copyPriority=(highest | high | medium | low | lowest)]
[targetReadOnlyEnabled=(TRUE | FALSE)]
Parameters
Parameter | Description |
---|---|
target | The name of the target volume for which you want to reinitiate a volume copy operation. Enclose the target volume name in square brackets ([ ]). If the target volume name has special characters, you must enclose the target volume name in double quotation marks (" ") inside square brackets. |
source | The name of the source volume for which you want to reinitiate a volume copy operation. Enclose the source volume name in square brackets ([ ]). If the source volume name has special characters, you must enclose the source volume name in double quotation marks (" ") inside square brackets. |
copyPriority | The priority that the volume copy has relative to host I/O activity. Valid values are highest , high , medium , low , or lowest . |
targetReadOnlyEnabled | The setting so that you can write to the target volume or only read from the target volume. To write to the target volume, set this parameter to FALSE . To prevent writing to the target volume, set this parameter to TRUE . |
Notes
Copy priority defines the amount of system resources that are used to copy the data between the source volume and the target volume of a volume copy pair. If you select the highest priority level, the volume copy uses the most system resources to perform the volume copy, which decreases performance for host data transfers.