User's Manual

Using the Storage Management Service 187
Physical disk is specified as either:
For SCSI, SATA, and ATA Controllers
pdisk=connector:enclosureID:portID
where
connector:enclosureID:portID
is the connector number, enclosure number,
and port number.
For example
pdisk=0:1:2
For SAS Controllers
pdisk=connector:targetID
where
connectorID:targetID
is the connector number and the physical disk number.
For example:
pdisk=0:2
Storage Management supplies default values for any of the other parameters
that you do not specify.
Complete Syntax
omconfig storage controller action=createvdisk
controller=id raid=<c| r0| r1| r1c| r5| r6| r10| r50
|r60> size=<number | max | min> pdisk=<PDISKID>
[stripesize=< 2kb| 4kb| 8kb| 16kb| 32kb| 64kb|
128kb>] [cachepolicy=<d | c>] [diskcachepolicy=<d |
e>][readpolicy=<ra | nra | ara | rc| nrc>]
[writepolicy=<wb| wt| wc| nwc | fwb>] [name=<string>]
[spanlength=<n>]
NOTE: If you are configuring RAID for SAS controllers with firmware version 6.1 and later,
spanlength is an optional parameter (default=2). spanlength should be an even
number and should be lesser than or equal to half the number of physical disks specified
in
size.
Parameter Specification for Create and Reconfigure Virtual Disk
The following sections indicate how to specify the omconfig storage controller
action=createvdisk parameters.
controller=id Parameter (Required)
raid=<c| r0| r1| r1c| r5| r6| r10| r50| r60> Parameter (Required)
size=<number | max | min> Parameter (Required)
pdisk=<connector:targetID,connector:targetID,.....> Parameter (Required)