
set virtualDisk["7"] mediaScanEnabled=false;
set virtualDisk["7"] consistencyCheckEnabled=false;
set virtualDisk["7"] modificationPriority=high;
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)]
223
Summary of Contents for PowerVault MD3060e Series
Page 1: ...Dell PowerVault Modular Disk Storage Arrays CLI Guide ...
Page 22: ...22 ...
Page 32: ...32 ...
Page 56: ...56 ...
Page 66: ...66 ...
Page 88: ...88 ...
Page 220: ...NOTE If your pass phrase does not meet these criteria you receive an error message 220 ...
Page 224: ...224 ...