154 Script Commands
Create Disk Group
This command creates either a free-capacity disk group or a disk group with
one virtual disk when you enter a set of assigned physical disks.
Syntax
create diskGroup
physicalDisks=(enclosureID1,slotID1
enclosureID2,slotID2... enclosureIDn,slotIDn)
raidLevel=(0 | 1 | 5 | 6)
userLabel=”diskGroupName”
[driveMediaType=(HDD | SSD | unknown | allMedia)
capacity=virtualDiskCapacity
owner=(0 | 1)
cacheReadPrefetch=(TRUE | FALSE)
segmentSize=segmentSizeValue
usageHint=(fileSystem | dataBase | multiMedia)
enclosureLossProtect=(TRUE | FALSE)
securityType=(none | capable | enabled)]
Parameters
Parameter Description
physicalDisks The physical disks that you want to assign to the
disk group that you want to create. Specify the
enclosure ID value and the slot ID value for each
physical disk that you assign to the disk group.
Enclosure ID values are 0 to 99. Slot ID values are 0
to 31. Enclose the enclosure ID values and the slot
ID values in parentheses.
raidLevel The RAID level of the disk group that contains the
virtual disk. Valid values are 0, 1, 5, or 6.
userLabel The alphanumeric identifier (including - and _)
that you want to give the new disk group. Enclose
the disk group identifier in double quotation marks
(“ ”).
book.book Page 154 Wednesday, June 8, 2011 12:20 PM