3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
11.3
InForm OS Version 2.3.1 Command Line Interface Reference
COMMAND
createald
DESCRIPTION
This command was deprecated in the 2.2.3 release and will be changed or removed in a future
release.
The
createald command creates logical disks with automatic chunklet allocation for the
disks.
SYNTAX
createald [options] <LD_name> <size>[g|G|t|T]
AUTHORITY
Super, Service, Edit
OPTIONS
–templ <template_name>
Use the options defined in template <tname>. The template is created using the
createtemplate command. Options specified in the template are read-only or
read/write. The read/write options may be overridden with new options at the time of
their creation, but read-only options may not be overridden at creation time. Options not
explicitly specified in the template take their default values, and all of these options are
either read-only or read/write (using the
-nro or -nrw options of the createtemplate
command).
–t <RAID_type>
Specifies the RAID type of the logical disk: r0 for RAID-0, r1 for RAID-1 or 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.
NOTE: You need access to all domains in order to run this command.