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

22.93
InForm OS Version 2.3.1 Command Line Interface Reference
–sortcol <col> [,<dir>][:<col>[,<dir>]...]
Sorts command output based on column number (<col>). Columns are numbered from left
to right, beginning with 0. At least one column must be specified. In addition, the direction
of sorting (
<dir>) can be specified as follows:
inc
Sort in increasing order (default).
dec
Sort in decreasing order.
Multiple columns can be specified and separated by a colon (
:). Rows that have the same
information in them as earlier columns will be sorted by values in later columns.
The PD filtering options include:
–failed
Specifies that only failed physical disks are displayed.
–degraded
Specifies that only degraded PDs are displayed. If both –failed and –degraded are
specified, the command shows failed disks and degraded disks.
–p <pattern>
PDs matching the specified pattern are displayed. The following arguments can be
specified as patterns for this option:
–nd <item>
Specifies one or more nodes. Nodes are identified by one or more integers (item).
Multiple nodes are separated with a single comma (
1,2,3). A range of nodes is
separated with a hyphen (
0–3). The primary path of the disks must be on the
specified node(s).
NOTE: An item is specified as an integer, a comma-separated list of integers, or a
range of integers specified from low to high.