Using the Virtual Disk Copy Feature
89
NOTE:
Use one or all of the optional parameters as needed to help define your
configuration. It is not necessary to use any optional parameters.
Refer to steps 1 through 4 in the preceding section, "Preparing Host Servers to
Recopy a Virtual Disk" on page 87. The following example shows a command
that changes the copy priority:
client>smcli 123.45.67.89 -c "recopy
virtualDiskCopy target [\"Obi_1\"] copyPriority=
highest;"
The command in this example copies data from the source virtual disk
associated with the target virtual disk
Obi_1
to the target virtual disk again.
The copy priority is set to the highest value to complete the virtual disk copy
as quickly as possible. The underlying consideration for using this command
is that you have already created the virtual disk copy pair. When you create a
virtual disk copy pair, you automatically created one virtual disk copy. Using
this command, you are copying the data from the source virtual disk to the
target virtual disk. You are making this copy because the data on the source
virtual disk changed since the previous copy was made.
Refer to steps 1 through 4 in the preceding section, "Preparing Host Servers to
Recopy a Virtual Disk" on page 87. The following example is the script file
version of the command:
recopy virtualDiskCopy target ["Obi_1"]
copyPriority=highest;
Stopping a Virtual Disk Copy
The
stop virtualDiskCopy
command enables you to stop a virtual disk copy
that has a status of In Progress, Pending, or Failed. After you stop a virtual
disk copy, you can use the
recopy virtualDiskCopy
command to create a new
virtual disk copy using the original virtual disk copy pair. All mapped hosts
have write access to the source virtual disk.
The following syntax is the general form of the command:
stop virtualDiskCopy target [
targetName
] [source
[
sourceName
]]
The following example shows a command to stop a virtual disk copy
operation:
book.book Page 89 Wednesday, June 8, 2011 12:20 PM
Summary of Contents for PowerVault MD3600f Series
Page 1: ...Dell PowerVault Modular Disk Storage Arrays CLI Guide ...
Page 44: ...44 About the Script Commands ...
Page 114: ...114 Using the Remote Replication Premium Feature ...
Page 311: ...Script Commands 311 ...
Page 312: ...312 Script Commands ...
Page 318: ...318 Sample Script Files ...
Page 328: ...Index 328 ...