HP 3PAR OS 3.1.3 Command Line Interface Reference

compactld
DESCRIPTION
The compactld command consolidates space on the logical disks.
SYNTAX
compactld [options <arg>] <LD_name>...|<pattern>...
AUTHORITY
Super, Edit
Any role granted the ld_compact right.
OPTIONS
-pat
Compacts the logical disks that match any of the specified patterns.
-cons
This option consolidates regions onto the fewest possible logical disks. When this option is not
specified, the regions of each logical disk will be compacted within the same logical disk.
-waittask
Waits for any created tasks to complete.
-taskname <taskname>
Specifies a name for the task. When not specified, a default name is chosen.
-dr
Specifies that the operation is a dry run, and the tasks will not actually be performed.
-f
Does not ask for confirmation before compacting the logical disks. Unless the -f option is specified,
the command asks for confirmation before compacting each logical disk.
-trimonly
Only unused logical disk space is removed. Regions are not moved.
SPECIFIERS
<LD_name>...
Specifies the name of the logical disk to be compacted. Multiple logical disks can be specified.
<pattern>...
Specifies a glob-style pattern. This specifier can be repeated to compact multiple logical disks. If
this specifier is not used, the <LD_name> specifier must be used. Refer to “Glob-Style Pattern
(page 12) for further information.
RESTRICTIONS
None
compactld 79