CLI Guide

Table 21. controllers properties (continued)
Name Type Description
Unknown: Status information is not available.
redundancy-status-numeric uint32 Numeric equivalents for redundancy-status values.
0: Operational but not redundant
1: Redundant with independent cache
3: Redundant
4: Down
5: Unknown
unhealthy-component Embedded; see unhealthy-component on page 412.
ip-address Embedded; see network-parameters on page 362.
port-details Embedded; see port on page 371.
enclosure-id Embedded; see expander-ports on page 339.
compact-flash Embedded; see compact-flash on page 292.
expander-details Embedded; seeexpanders on page 341.
controller-statistics
This basetype is used by show controller-statistics on page 172.
Table 22. controller-statistics properties
Name Type Description
durable-id string
controller a
controller b
cpu-load uint32 Percentage of time the CPU is busy, from 0 to 100.
power-on-time uint32 Number of seconds since the controller was restarted.
write-cache-used uint32 Percentage of write cache in use, from 0 to 100.
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 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 uint64 For the controller whose host ports had I/O activity, the number of read operations
since these statistics were last reset or since the controller was restarted.
read-cache-hits uint64 For the controller that owns the volume, the number of times the block to be read is
found in cache.
read-cache-misses uint64 For the controller that owns the volume, the number of times the block to be read is not
found in cache.
number-of-writes uint64 For the controller whose host ports had I/O activity, the number of write operations
since these statistics were last reset or since the controller was restarted.
write-cache-hits uint64 For the controller that owns the volume, the number of times the block written to is
found in cache.
300 API basetype properties