Sample Script Files
317
The command in this example, like the
create virtualDisk
command in the
previous example, creates a new virtual disk. The significant difference
between these two examples is that this example shows how you can define
specific physical disks to include in the virtual disk. To find out what physical
disks are available in a storage array, run the
show storageArray profile
command.
The following syntax is the general form of the
create virtualDisk
command
shown in the previous example:
create virtualDisk raidLevel=(0 | 1 | 5 | 6)
userLabel="
virtualDiskName"
physicalDisks=
(
enclosureID0,slotID0... enclosureIDn,slotIDn)
[capacity=
virtualDiskCapacity
| owner=(0 | 1) |
segmentSize=
segmentSizeValue
]
[enclosureLossProtect=(TRUE | FALSE)]
book.book Page 317 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 ...