Owner's manual

Script Commands 203
Set Virtual Disk Copy
This command defines the properties for a virtual disk copy pair.
Syntax
set virtualDiskCopy target [
targetName
] [source
[
sourceName
]] copyPriority=(highest | high |
medium | low | lowest) targetReadOnlyEnabled=(TRUE
| FALSE)
Parameters
NOTE: When using this command, you can specify one or more of the parameters.
You do not, however, need to use all of the parameters.
Show Current iSCSI Sessions
This command returns information about an iSCSI session.
Parameter Description
target Specifies the name of the target virtual disk for which
to define properties. You must put brackets ([ ])
around the target virtual disk name. If the target virtual
disk name has special characters, you must also put
quotation marks (" ") around the target virtual disk
name.
source Specifies the name of the source virtual disk for which
to define properties. You must put brackets ([ ])
around the source virtual disk name. If the source
virtual disk name has special characters, you must also
put quotation marks (" ") around the source virtual disk
name.
copyPriority Specifies the priority that the virtual disk copy has
relative to host I/O activity. Valid entries are highest,
high, medium, low, or lowest.
targetReadOnlyEnabled Specifies whether the target virtual disk is write
enabled or read only. To be able to write to the target
virtual disk, set to FALSE. To prevent writing to the
target virtual disk, set to TRUE.