CLI Guide

Table Of Contents
Table 90. readcache-hist-statistics properties (continued)
Name Type Description
total-data-transferred-
numeric
uint64 Unformatted total-data-transferred value.
data-read string The amount of data read since the last sampling time.
data-read-numeric uint64 The amount of data written since the last sampling time.
data-written string The amount of data written since the last sampling time.
data-written-numeric uint64 The amount of data written since the last sampling time.
total-iops uint64 The total number of read and write operations per second since the last sampling
time.
read-iops uint64 The number of read operations per second since the last sampling time.
write-iops uint64 The number of write operations per second since the last sampling time.
total-bytes-per-sec string The total data transfer rate, in bytes per second, since the last sampling time.
total-bytes-per-sec-numeric uint64 Unformatted total-bytes-per-second value.
read-bytes-per-sec string The data transfer rate, in bytes per second, for read operations since the last
sampling time.
read-bytes-per-sec-numeric uint64 Unformatted read-bytes-per-second value.
write-bytes-per-sec string Data transfer rate, in bytes per second, for write operations since the last
sampling time.
write-bytes-per-sec-numeric uint64 Unformatted write-bytes-per-second value.
number-of-allocated-pages uint64 The number of 4 MB pages allocated to volumes in the pool.
number-of-pages-copied uint64 The number of pages copied to read cache in the sample time period.
number-of-pages-discarded uint64 The number of pages discarded from read cache (to make room for new hot
data) in the sample time period.
sample-time string Date and time, in the format year-month-day hour:minutes:seconds,
when the data sample was taken.
sample-time-numeric uint32 Unformatted sample-time value.
redundancy
This basetype is used by show redundancy-mode on page 232.
Table 91. redundancy properties
Name Type Description
redundancy-mode string The operating mode of the system, also called the cache redundancy mode.
Independent Cache Performance Mode : For a dual-controller system,
controller failover is disabled and data in the write-back cache of a controller
is not mirrored to the partner controller. This improves write performance at
the risk of losing unwritten data if a controller failure occurs while there is
data in controller cache.
Active-Active ULP : Both controllers are active using ULP (Unified
LUN Presentation). Data for volumes configured to use write-back cache is
automatically mirrored between the two controllers to provide fault tolerance.
Single Controller : The enclosure contains a single controller.
Failed Over : Operation has failed over to one controller because its
partner is not operational. The system has lost redundancy.
Down : Both controllers are not operational.
API basetype properties 381