CLI Guide

Table Of Contents
Table 122. tasks properties (continued)
Name Type Description
RenameSnap
For a ResetSnapshot task:
Start
VerifySnap
UnmapSnap
ResetSnap
For a Replicate task:
Idle
Replicate
VerifyRunning
error-message string
If an error occurred while processing the task, the error message.
Blank if no error has occurred.
associated-vdisk-serial string Not applicable.
task-details Embedded; see cs-replicate-tasks on page 306, reset-snapshot-tasks on page 386, snap-tasks
on page 401, snapshot-with-retention-tasks on page 401.
tier-hist-statistics
This basetype is used by show pool-statistics when the historical parameter is specified.
Table 123. tier-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.
read-bytes-per-sec string 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 last sampling time.
API basetype properties 411