3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

11.7
InForm OS Version 2.3.1 Command Line Interface Reference
–wait <secs>
If the createald command fails due to the lack of clean space, the -wait option specifies
the number of seconds to wait for the system to clean the dirty space before returning.
If
-wait 0 is issued, the command returns immediately. If this option is not used, the
command will keep waiting for dirty chunklets to be cleaned if enough space will be
available with the dirty chunklets cleaned.
–dr
Specifies that the command is a dry run and that no logical disks or Virtual Volumes are
created.
–verbose on|off
Specifies that verbose output is either enabled (on) or disabled (off). If not specified,
verbose output is disabled.
–cpsd <CPG_name>
Specifies that the logical disk created is added to the specified Common Provisioning
Group’s (CPG’s) snapshot data space.
–cpsa <CPG_name>
Specifies that the logical disk created is added to the specified CPG’s snapshot
administration space.
SPECIFIERS
<LD_name>
Specifies the logical disk base name (up to 24 characters in length). The name is created by
concatenating the name with an integer value - starting at zero, incrementing it by one for
each logical disk generated, up to 999999. This field is required.
<size>
Specifies the minimum usable space in MB. Size should be an integer. An optional suffix
(with no whitespace before the suffix) will modify the units to GB (
g or G suffix) or
TB (
t or T suffix). If the size is to be taken from a template, this field should be (-).
RESTRICTIONS
None.