HP 3PAR OS 3.1.3 Command Line Interface Reference

statvlun
DESCRIPTION
The statvlun command displays statistics for Virtual Volumes (VVs) and Logical Unit Number
(LUN) host attachments.
SYNTAX
statvlun [options <arg>]
AUTHORITY
Any role in the system.
OPTIONS
-domain <domain_name|pattern>...
Shows only Virtual Volume Logical Unit Number (VLUNs) whose VVs are in domains with names
that match one or more of the specified domain names or patterns. Multiple domain names or
patterns can be repeated using a comma-separated list (for example -domain
<domain_name>,<domain_name>...).
host <host_name|pattern>...
Shows only VLUNs exported to the specified hosts or patterns. Multiple hosts or patterns can be
repeated using a comma-separated list (for example -host <host_name>,<host_name>...).
v <VV_name|pattern>...
Requests that only Logical Disks (LDs) mapped to VVs that match any of the specified names or
patterns be displayed. Multiple volume names or patterns can be repeated using a comma-separated
list (for example -vv <VV_name>,<VV_name>...).
l <LUN|pattern>...
Specifies that VLUNs with LUNs matching the specified LUN(s) or pattern(s) are displayed. Multiple
LUNs or patterns can be repeated using a comma-separated list (for example -l
<LUN>,<LUN>...).
nodes <node_list>
Specifies that the display is limited to specified nodes and Physical Disks (PDs) connected to those
nodes. The node_list is specified as a series of integers separated by commas (1,2,3). The
list can also consist of a single integer (1). If the node_list is not specified, all disks on all nodes
are displayed.
slots <slot_list>
Specifies that the display is limited to specified PCI slots and PDs connected to those PCI slots. The
slot_list is specified as a series of integers separated by commas (1,2,3). The list can also
consist of a single integer (1). If the slot list is not specified, all disks on all slots are displayed.
ports <port_list>
Specifies that the display is limited to specified port slots and PDs connected to those port slots.
The port_list is specified as a series of integers separated by commas (1,2,3). The list can
also consist of a single integer (1). If the port list is not specified, all disks on all ports are displayed.
lw
Lists the host’s World Wide Name (WWN) or iSCSI names. This is especially useful when multiple
WWNs or iSCSI names belonging to the same host are visible on the same port.
domainsum
632 Stat Commands