Owner's manual

Script Commands 121
Syntax
create diskGroup physicalDisks=(
trayID1
,
slotID1
...
trayIDn
,
slotIDn
) raidLevel=(0 | 1 | 5 | 6)
userlabel=
userlabel
[enclosureLossProtect=(true | false)]
Parameters
Additional Information
physicalDisks
The physicalDisks parameter lets you choose the number of physical disks
that you want to use in the disk group. If you choose this option, you do not
need to specify the physical disks by tray ID and slot ID. The RAID controller
modules choose the specific physical disks to use for the disk group. If you do
not specify a capacity by using the capacity parameter, all of the physical disk
capacity that is available in the disk group is used. If you do not specify
capacity units, bytes is used as the default value.
Parameter Description
userLabel The name that you want to use for the new disk group.
Enclose the name in double quotation marks (" ").
physicalDisks The physical disks that you want to assign to the virtual
disk that you want to create. Specify the tray ID and slot
ID for each physical disk that you assign to the virtual disk.
Tray ID values are 0 to 99.
Slot ID values are 0 to 31.
Enclose the tray 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.
enclosureLossProtect The setting to enforce enclosure loss protection when you
create the disk group. To enforce enclosure loss protection,
set this parameter to true. The default value is false.