HP 3PAR OS 3.1.3 Command Line Interface Reference

LUN The LUN number for the VLUN
HOST_WWN The host WWN for the VLUN
PORT_N The node number for the VLUN port
PORT_S The PCI slot number for the VLUN port
PORT_P The port number for the VLUN port
VVSET_NAME Virtual volume set name
HOSTSET_NAME Host set name
-host <host_name|host_set|pattern>[,<host_name|host_set|pattern>...]
Limit the data to hosts with names that match one or more of the specified names or glob-style
patterns. Host set name must start with “set:” and can also include patterns.
-vv <VV_name|VV_set|pattern>[,<VV_name|VV_set|pattern>...]
Limit the data to VVs with names that match one or more of the specified names or glob-style
patterns. VV set name must start with “set:” and can also include patterns.
-l <LUN|pattern>[,<LUN|pattern>...]
Limit the data to LUNs that match one or more of the specified LUNs or glob-style patterns.
sortcol <col> [,<dir>][:<col>[,<dir>]...]
Sorts command output based on the 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.
SPECIFIERS
None
EXAMPLES
The following example displays aggregate hourly histogram performance statistics for all VLUNs
beginning 24 hours ago:
cli% srhistvlun -hourly -btsecs -24h
NOTES
For this command: KB = 1000 bytes.
srhistvlun 543