CLI Guide

Table 22. controller-statistics properties (continued)
Name Type Description
write-cache-misses uint64 For the controller that owns the volume, the number of times the block written to is not
found in cache.
data-read string 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 Amount of data written since these statistics were last reset or since the controller was
restarted.
data-written-numeric uint64 Unformatted data-written value.
num-forwarded-cmds uint32 The current count of commands that are being forwarded or are queued to be
forwarded to the partner controller for processing. This value will be zero if no
commands are being forwarded or are queued to be forwarded.
reset-time string 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.
reset-time-numeric uint32 Unformatted reset-time value.
start-sample-time string Date and time, in the format year-month-day hour:minutes:seconds, when
sampling started for the iops and bytes-per-second values.
start-sample-time-numeric uint32 Unformatted start-sample-time value.
stop-sample-time string Date and time, in the format year-month-day hour:minutes:seconds, when
sampling stopped for the iops and bytes-per-second values.
stop-sample-time-numeric uint32 Unformatted stop-sample-time value.
total-power-on-hours string The total amount of hours the controller has been powered on in its life time.
copy-volumes
This basetype is used by show volume-copies on page 258.
Table 23. copy-volumes properties
Name Type Description
source-volume string The name of the source volume.
source-volume-serial string The serial number of the source volume.
source-type string The type of the source volume: Virtual or Linear.
source-type-numeric uint32 Numeric equivalents for source-type values.
0: Linear
1: Virtual
source-pool-name string The name of the source pool: A or B.
destination-volume string The name of the destination volume.
destination-volume-serial string The serial number of the destination volume.
destination-type string The type of the destination volume.
destination-type-numeric uint32 Numeric equivalents for destination-type values.
0: Linear
1: Virtual
destination-pool-name string The name of the destination pool: A or B.
API basetype properties 301