Users Guide

l "raid=<c| r0 | r1| r5 | r6 | r10 | r50 | r60> Parameter (Required)"
l "size=<number | max | min> Parameter (Required)"
l "pdisk=<PDISKID> (Required)"
l "[stripesize=< 2kb| 4kb| 8kb| 16kb| 32kb| 64kb| 128kb>] Parameter (Optional)"
l "[cachepolicy=<d | c>] Parameter (Optional)"
l "[readpolicy=<ra | nra | ara | rc | nrc>] Parameter (Optional)"
l "[writepolicy=<wb | wt | wc | nwc | fwb>] Parameter (Optional)"
l "[name=<string>] Parameter (Optional)"
l "[spanlength=<n>] Parameter (Required for RAID 50 and RAID 60 and optional for RAID 10)"
controller=id Parameter (Required)
Specify the controller ID as reported by the omreport storage controller command. For example:
controller=2
raid=<c| r0 | r1| r5 | r6 | r10 | r50 | r60> Parameter (Required)
Use the raid=<c|r0|r1|r5|r6|r10|r50|r60> parameter to specify concatenation or a RAID level for a virtual disk. Different controllers support different RAID
levels. See "Controller-supported RAID Levels" for information on which RAID levels a controller supports. See "Choosing RAID Levels and Concatenation" for
general information about the RAID levels and concatenation. The following table indicates how to specify the raid=n parameter for each RAID level and
concatenation.
size=<number | max | min> Parameter (Required)
The following table indicates how to specify the size=<number | max | min> parameter.
pdisk=<PDISKID> (Required)
pdisk=<PDISKID>
RAID Level or Concatenation
raid=n Parameter Specification
Concatenation
raid=c
RAID 0
raid=r0
RAID 1
raid=r1
RAID 5
raid=r5
RAID 6
raid=r6
RAID 10
raid=r10
RAID 50
raid=r50
RAID 60
raid=r60
size=<number | max | min>
Parameter Specification
Description
size=<n>
Use this specification to indicate a specific size for the virtual disk. The virtual disk size may be specified in b (bytes), m
(megabytes), or g (gigabytes). For example, size=500m indicates that the virtual disk should be 500MB.
size=max
To create a virtual disk that is the maximum size possible, specify size=max. When creating a RAID 50 or RAID 60
virtual disk, this parameter must be specified as size=max.
size=min
To create a virtual disk that is the minimum size possible, specify size=min.