Set volume copy
The set volumeCopy target command defines the properties for a 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 volume copy pairs.
Syntax
set volumeCopy target [<var id="GUID-B48A79AB-DF29-47EC-8E64-08CAA202393C__V1111794" className="keyword varname">targetName</var>]
source [<var id="GUID-B48A79AB-DF29-47EC-8E64-08CAA202393C__V1111795" className="keyword varname">sourceName</var>]
[copyPriority=(highest | high | medium | low | lowest)]
[targetReadOnlyEnabled=(TRUE | FALSE)]
[copyType=(online | offline)]
Parameters
Parameter | Description |
---|---|
target | The name of the volume to which the data will be copied. Enclose the target volume name in square brackets ([ ]). If the target volume name has special characters or numbers, you must enclose the target volume name in double quotation marks (" ") inside square brackets. |
source | The name of the volume from which the data will be copied. Enclose the source volume name in square brackets ([ ]). If the source volume name has special characters or numbers, 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
When you use this command, you can specify one or more of the optional parameters.
Give documentation feedback