Command Reference Guide

Specifies that a new logical disk should be created, even if an existing LD could be grown (to be
used in conjunction with the -cpsa and -cpsd options).
-listlds
Specifies that the names of any newly created LDs should be displayed.
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.
EXAMPLES
The following example displays the creation of a 256 MB logical disk named testld.0:
cli% createald testld 256
NOTES
Verify the creation of a logical disk by issuing the showld command. See showld” (page 394)
for more information.
For this command:
MB = 1048576 bytes
GB = 1024 MB
TB = 1024 GB
98 Create Commands