CLI Guide

NOTE: You can have a maximum of eight virtual disk copies in progress at one time. If you try to
create more than eight virtual disk copies at one time, the RAID controller modules return a status
of Pending until one of the virtual disk copies that is in progress finishes and returns a status of
Complete.
This command creates virtual disk copies in two ways:
Virtual disk copy without snapshot (legacy)
Virtual disk copy with snapshot (legacy)
If you use virtual disk copy without snapshot (legacy), you cannot write to the source virtual
disk until the copy operation is complete. If you want to be able to write to the source virtual disk before
the copy operation is complete, use virtual disk copy with snapshot (legacy). You can select
virtual disk copy with snapshot (legacy) through the optional parameters in the command
syntax.
Syntax
create virtualDiskCopy source=”sourceName
target=”targetName
[copyPriority=(highest | high | medium | low | lowest)
targetReadOnlyEnabled=(TRUE | FALSE)]
copyType=(offline | online)
Parameters
Parameter Description
source
Name of an existing virtual disk to use as the
source virtual disk. You must put quotation marks ("
") around the source virtual disk name.
NOTE: You can use any combination of
alphanumeric characters, hyphens, and
underscores for the names. Command names
can have a maximum of 30 characters. If you
exceed the maximum character limit, replace
square brackets ([ ]) with angle brackets (< >)
to overcome this limitation.
target
Name of an existing virtual disk to use as the target
virtual disk. You must put quotation marks (" ")
around the target virtual disk name.
NOTE: You can use any combination of
alphanumeric characters, hyphens, and
underscores for the names. Command names
can have a maximum of 30 characters. If you
exceed the maximum character limit, replace
square brackets ([ ]) with angle brackets (< >)
to overcome this limitation.
207