CLI Guide

resettable-statistics
This basetype is used by show pool-statistics on page 215 and show tier-statistics on page 249.
Table 99. resettable-statistics properties
Name Type Description
serial-number string The serial number of the pool or tier.
time-since-reset uint32 The amount of time, in seconds, since these statistics were last reset, either by a user
or by a controller restart.
time-since-sample uint32 The amount of time, in milliseconds, since this set of statistics was last sampled by the
Storage Controller.
number-of-reads uint64 The number of read operations since these statistics were last reset or since the
controller was restarted.
number-of-writes uint64 The number of write operations since these statistics were last reset or since the
controller was restarted.
data-read string The amount of data read since these statistics were last reset or since the controller
was restarted.
data-read-numeric uint64 Unformatted data-read value.
data-written string The amount of data written since these statistics were last reset or since the controller
was restarted.
data-written-numeric uint64 Unformatted data-written value.
bytes-per-second string The data transfer rate, in bytes 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.
bytes-per-second-numeric uint64 Unformatted bytes-per-second value.
iops uint32 The number of 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.
avg-rsp-time uint32 The average response time, in microseconds, for read and write operations since the
last sampling time.
avg-read-rsp-time uint32 The average response time, in microseconds, for read operations since the last sampling
time.
avg-write-rsp-time uint32 The average response time, in microseconds, for write operations since the last
sampling time.
sas-host-phy-statistics
This basetype is used by show host-phy-statistics on page 202.
Table 100. sas-host-phy-statistics properties
Name Type Description
port string The controller ID and port number.
phy uint32 The logical location of the PHY within a group, based on the PHY type. Logical IDs are
0-3 for host port PHYs. Each SAS host will have multiple PHYs.
disparity-errors uint32 The number of doublewords containing running disparity errors that have been received
by the PHY, not including those received during Link Reset sequences. A running
disparity error occurs when positive and negative values in a signal do not alternate.
API basetype properties 383