HP 3PAR OS 3.1.3 Command Line Interface Reference

showpd
DESCRIPTION
The showpd command displays configuration information about a system’s Physical Disks (PDs).
SYNTAX
showpd [options] [<PD_ID>...]
showpd -listcols
AUTHORITY
Any role in the system.
OPTIONS
-listcols
List the columns available to be shown in the -showcols option described below (see clihelp
-col showpd for help on each column).
The [options] are generally of two kinds: those that select the type of information that is displayed,
and those that filter the list of PDs that are displayed.
By default (if none of the information selection options below are specified) the following columns
are shown: Id, CagePos, Type, RPM, State, Size_MB, Free_MB, Port_A0, Port_B0,
Port_A1, Port_B1.
Options that select the type of information shown include the following:
-showcols <column>[,<column>...]
Explicitly select the columns to be shown using a comma-separated list of column names. For this
option the full column names are shown in the header. For other options that select the type of
information, the column names may not be exactly the same and there may be spanning headers
on top of the column names.
Run showpd -listcol to list the available columns.
Run clihelp -col showpd for a description of each column.
i
Specifies a request for disk (inquiry) data.
The following columns are shown: Id, CagePos, State, Node_WWN, Manuf, Model, Serial,
FW_Rev.
e
Specifies a request for the disk environment and error information. Note that reading this information
places a significant load on each disk.
The following columns are shown: Id, CagePos, Type, State, Rd_CErr, Rd_UErr, Wr_CErr,
Wr_UErr.
c
Show chunklet usage information. Any chunklet in a failed disk will be shown as "Fail".
The following columns are shown: Id, CagePos, Type, State, Total_Chunk, Nrm_Used_OK,
Nrm_Used_Fail, Nrm_Unused_Free, Nrm_Unused_Uninit, Nrm_Unused_Unavail,
Nrm_Unused_Fail, Spr_Used_OK, Spr_Used_Fail, Spr_Unused_Free,
Spr_Unused_Uninit, Spr_Unused_Fail.
state
Shows detailed information regarding the state of each PD.
showpd 411