CLI Guide

Table 31. disk-group-statistics properties (continued)
Name Type Description
avg-read-rsp-time uint32 Average response time in microseconds for all read operations, calculated over the
interval since these statistics were last requested or reset.
avg-write-rsp-time uint32 Average response time in microseconds for all write operations, calculated over the
interval since these statistics were last requested or reset.
disk-group-statistics-paged Embedded; see disk-group-statistics-paged on page 319.
disk-group-statistics-paged
This basetype is used by show disk-group-statistics on page 177 for a virtual disk group.
Table 32. disk-group-statistics-paged properties
Name Type Description
serial-number string The serial number of the disk group.
pages-alloc-per-minute uint32 The rate, in pages per minute, at which pages are allocated to volumes in the disk group
because they need more space to store data.
pages-dealloc-per-minute uint32 The rate, in pages per minute, at which pages are deallocated from volumes in the disk
group because they no longer need the space to store data.
pages-reclaimed uint32 The number of 4 MB pages that have been automatically reclaimed and deallocated
because they are empty (they contain only zeroes for data).
num-pages-unmap-per-minute uint32 The number of 4 MB pages that host systems have unmapped per minute, through use
of the SCSI UNMAP command, to free storage space as a result of deleting files or
formatting volumes on the host.
disk-hist-statistics
This basetype is used by show disk-statistics on page 184 when the historical parameter is specified.
Table 33. disk-hist-statistics properties
Name Type Description
number-of-ios uint64 Total number of read and write operations since the last sampling time.
number-of-reads uint64 Number of read operations since the last sampling time.
number-of-writes uint64 Number of write operations since the last sampling time.
total-data-transferred string Total amount of data read and written since the last sampling time.
total-data-transferred-numeric uint64 Unformatted total-data-transferred value.
data-read string Amount of data read since the last sampling time.
data-read-numeric uint64 Unformatted data-read value.
data-written string Amount of data written since the last sampling time.
data-written-numeric uint64 Unformatted data-written value.
total-iops uint64 Total number of read and write operations per second since the last sampling time.
read-iops uint64 Number of read operations per second since the last sampling time.
write-iops uint64 Number of write operations per second since the last sampling time.
total-bytes-per-sec string 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.
API basetype properties 319