HP MSA 2040 CLI Reference Guide

344
show volume-statistics
Description Shows live performance statistics for all or specified volumes. For each volume these statistics
quantify I/O operations between hosts and the volume. For example, each time a host writes to a
volume’s cache, the volume’s statistics are adjusted.
Statistics shown only in XML API output are described in "XML API basetype properties" (page 367).
Syntax
show volume-statistics
[
volumes
]
Parameters
volumes
Optional. A comma-separated list of the names or serial numbers of the volumes for which to show
information. For volume syntax, see "Command syntax" (page 20). If this parameter is omitted,
information is shown for all volumes.
Output Name
The name of the volume.
Serial Number
The serial number of the volume.
Bytes per second
The data transfer rate calculated over the interval since these statistics were last requested or reset.
This value will be zero if it has not been requested or reset since a controller restart.
IOPS
Input/output operations per second, calculated over the interval since these statistics were last
requested or reset. This value will be zero if it has not been requested or reset since a controller
restart.
Number of Reads
The number of read operations since these statistics were last reset or since the controller was
restarted.
Number of Writes
The number of write operations since these statistics were last reset or since the controller was
restarted.
Data Read
The amount of data read since these statistics were last reset or since the controller was restarted.
Data Written
The amount of data written since these statistics were last reset or since the controller was restarted.
Reset Time
The date and time, in the format
year
-
month
-
day
hour
:
minutes
:
seconds
, when these
statistics were last reset, either by a user or by a controller restart.
Example Show statistics for volume vd1_v0001:
# show volume-statistics vd1_v0001
Name Serial Number Bytes per second IOPS Number of Reads
Number of Writes Data Read Data Written Reset Time
-----------------------------------------------------------------------------
vd1_v0001
SN
5696.0KB 236 44091454
60342344 1133.0GB 1378.9GB 2013-01-20 10:14:54
-----------------------------------------------------------------------------
Success: Command completed successfully. (2013-01-20 12:44:50)
Basetypes volume-statistics
status