HP P2000 G3 MSA System CLI Reference Guide 319
Example
# show disk-statistics
...
<OBJECT basetype="disk-statistics" name="disk-statistics" oid="1" format="pairs">
<PROPERTY name="durable-id" type="string">disk_1.1</PROPERTY>
<PROPERTY name="serial-number" key="true" type="string">SN</PROPERTY>
<PROPERTY name="bytes-per-second" units="KB" type="string">2178.0KB</PROPERTY>
<PROPERTY name="bytes-per-second-numeric" type="string">2178048</PROPERTY>
<PROPERTY name="iops" type="uint32">33</PROPERTY>
<PROPERTY name="number-of-reads" type="uint64">29094481</PROPERTY>
<PROPERTY name="number-of-writes" type="uint64">2670</PROPERTY>
<PROPERTY name="data-read" units="GB" type="string">1906.6GB</PROPERTY>
<PROPERTY name="data-read-numeric" type="string">1906629550592</PROPERTY>
<PROPERTY name="data-written" units="KB" type="string">2737.6KB</PROPERTY>
<PROPERTY name="data-written-numeric" type="string">2737664</PROPERTY>
<PROPERTY name="queue-depth" type="uint32">0</PROPERTY>
<PROPERTY name="smart-count-1" type="uint32">0</PROPERTY>
<PROPERTY name="io-timeout-count-1" type="uint32">0</PROPERTY>
<PROPERTY name="no-response-count-1" type="uint32">0</PROPERTY>
<PROPERTY name="spinup-retry-count-1" type="uint32">0</PROPERTY>
<PROPERTY name="number-of-media-errors-1" type="uint32">0</PROPERTY>
<PROPERTY name="number-of-nonmedia-errors-1" type="uint32">2</PROPERTY>
<PROPERTY name="number-of-block-reassigns-1" type="uint32">0</PROPERTY>
<PROPERTY name="number-of-bad-blocks-1" type="uint32">0</PROPERTY>
<PROPERTY name="smart-count-2" type="uint32">0</PROPERTY>
<PROPERTY name="io-timeout-count-2" type="uint32">0</PROPERTY>
<PROPERTY name="no-response-count-2" type="uint32">0</PROPERTY>
<PROPERTY name="spinup-retry-count-2" type="uint32">0</PROPERTY>
<PROPERTY name="number-of-media-errors-2" type="uint32">0</PROPERTY>
<PROPERTY name="number-of-nonmedia-errors-2" type="uint32">2</PROPERTY>
<PROPERTY name="number-of-block-reassigns-2" type="uint32">0</PROPERTY>
<PROPERTY name="number-of-bad-blocks-2" type="uint32">0</PROPERTY>
</OBJECT>
...
no-response-
count-2
uint32 For port 2, the number of timeouts accessing the disk.
spinup-retry-
count-2
uint32 For port 2, the number of times the disk did not respond.
number-of-
media-errors-2
uint32 For port 2, the number of attempts by the storage system to spin up the disk.
number-of-
nonmedia-
errors-2
uint32 For port 2, the number of media errors generated by the disk, as specified by its
manufacturer.
number-of-
block-
reassigns-2
uint32 For port 2, the number of other errors generated by the storage system, or
generated by the disk and not categorized as media errors.
number-of-bad-
blocks-2
uint32 For port 2, the number of times blocks were reassigned to alternate locations.
Table 21 disk-statistics properties (continued)
Name Type Description