Using the Virtual Disk Copy Feature
85
• The completion timestamp
• The virtual disk copy priority
• The read-only attribute setting for the target virtual disk
• The source virtual disk World Wide Identifier (WWID) or the target
virtual disk WWID
A virtual disk can be a source virtual disk for one virtual disk copy and a target
virtual disk for another virtual disk copy. If a virtual disk participates in more
than one virtual disk copy, the details are repeated for each associated copy
pair.
The following syntax is the general form of the command:
show virtualDiskCopy (allVirtualDisks | source
[sourceName] | target [targetName])
The following example shows a command that returns information about a
virtual disk used for a virtual disk copy:
client>smcli 123.45.67.89 -c "show virtualDiskCopy
source [\"Jaba_Hut\"];"
The command in the preceding example requests information about the
source virtual disk
Jaba_Hut
. If you want information about all virtual disks,
use the
allVirtualDisks
parameter. You can also request information about a
specific target virtual disk.
The following example is the script file version of the command:
show virtualDiskCopy source ["Jaba_Hut"];
Changing Virtual Disk Copy Settings
The
set virtualDiskCopy
command enables you to change the property
settings for a virtual disk copy pair. Using this command, you can change the
following items:
• Copy priority
• Read/write permission for the target virtual disk
book.book Page 85 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 ...