HP P2000 G3 MSA System CLI Reference Guide 391
Example
# show disks
...
<OBJECT basetype="drives" name="drive" oid="1" format="rows">
<PROPERTY name="durable-id" type="string">disk_1.1</PROPERTY>
<PROPERTY name="enclosure-id" type="uint32">1</PROPERTY>
<PROPERTY name="slot" type="uint32">1</PROPERTY>
<PROPERTY name="location" key="true" type="string">1.1</PROPERTY>
<PROPERTY name="port" type="uint32">0</PROPERTY>
<PROPERTY name="scsi-id" type="uint32">0</PROPERTY>
<PROPERTY name="blocks" blocksize="512" type="uint64">976773168</PROPERTY>
<PROPERTY name="serial-number" type="string">SN</PROPERTY>
<PROPERTY name="vendor" type="string">HP</PROPERTY>
led-status string Disk LED status.
• Online: The disk is operating normally.
• Rebuild: The disk's vdisk is being reconstructed.
• Fault: The disk has a fault.
• Pred Fail: The disk has a predictive failure.
• ID: The locator LED is illuminated to identify the disk.
led-status-
numeric
string Numeric equivalents for led-status values.
• 1: Online
• 2: Rebuild
• 4: Fault
• 8: Pred Fail
• 16: ID
disk-dsd-count uint32 Number of times the DSD feature has spun down this disk.
number-of-ios uint64 Total I/Os
total-data-
transferred
bytes Total bytes transferred
total-data-
transferred-
numeric
uint64 Unformatted total-data-transferred value.
avg-rsp-time uint64 Average I/O response time in microseconds.
health string Disk health.
• OK
• Degraded
• Fault
• Unknown
• N/A
health-numeric string Numeric equivalents for health values.
• 0: OK
• 1: Degraded
• 2: Fault
• 3: Unknown
• 4: N/A
health-reason string If Health is not OK, the reason for the health state.
health-
recommendation
string If Health is not OK, the recommended actions to take to resolve the health issue.
Table 26 drives properties (continued)
Name Type Description