3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
21.22
Command Line Interface Reference InForm OS Version 2.3.1
–t <RAID_type>
Specifies the RAID type of the logical disk: r0 for RAID-0, r1 for RAID-1, r5 for RAID-5, or
r6 for RAID-6. If no RAID type is specified, the default is r1.
–ssz <size_number_chunklet>
Specifies the set size in terms of chunklets. The default depends on the RAID type specified:
2 for RAID-1, 4 for RAID-5, and 8 for RAID-6.
–rs <size>
Specifies the number of sets in a row using an integer from 1 through 2147483647. If not
specified, no row limit is imposed.
–ss <size_KB>
Specifies the step size from 32 KB to 512 KB. The step size should be a power of 2 and a
multiple of 32. If no value is entered, the step size defaults to 256 KB for RAID-0 and
RAID-1, and 128 KB for RAID-5. For RAID-6, the default is a function of the set size.
–ha port|cage|mag
Specifies that the layout must support the failure of one port pair, one cage, or one drive
magazine (mag). This option has no meaning for RAID-0.
–ch first|last
Specifies the characteristics of the chunklets, either first (attempt to use the lowest
numbered available chunklets) or
last (attempt to use the lowest numbered available
chunklets). If no argument is specified, the default characteristic is
first.
NOTE: The following options, –t, –ssz, –rs, –ss, –ha, –ch, and –p are used to
control auto logical disk creation.