HP 3PAR OS 3.1.3 Command Line Interface Reference

showpdch
DESCRIPTION
The showpdch command displays the status of selected Physical Disk (PD) chunklets.
SYNTAX
showpdch [options]
showpdch [options] <pdid>|<pattern>... (deprecated usage)
AUTHORITY
Any role in the system.
OPTIONS
The following filtering options specify conditions that a chunklet should meet in order for the chunklet
to be displayed. Multiple conditions can be specified and a chunklet will be displayed if any of
the specified conditions are met. By default (if no filtering options are specified) only those chunklets
that are mapped to an LD are displayed.
a
Specifies that information about all chunklets is displayed.
fail
Specifies that information about failed chunklets (media-failed chunklets, disk-failed chunklets, or
chunklets marked as failed by the operating system) is displayed.
mov
Specifies that information about chunklets that have moved, are scheduled to move, or are moving,
is displayed.
-from <pdid,...>
Specifies chunklets that have moved or are to be moved from the matching PD IDs.
cln
Specifies that information for clean chunklets is displayed.
cng
Specifies that information for chunklets that are being cleaned by the system, is displayed.
tgt
Specifies that information for chunklets marked as targets of relocation is displayed.
src
Specifies that information about chunklets that are marked as sources of relocation, is displayed.
spr
Specifies that information about chunklets that are marked as spares, is displayed.
log
Specifies that information about chunklets that are logging is displayed.
sync
Specifies that information about chunklets that are synchronizing with their RAID sets is displayed.
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:
showpdch 423