322 XML API basetype properties
drives
Properties
Table 23 drives properties
Name Type Description
durable-id string Disk ID in the form disk_enclosure-ID.slot-number.
enclosure-id uint32 Enclosure ID.
slot uint32 Disk slot ID.
location string Disk's enclosure ID and slot ID.
port uint32 For internal use only.
scsi-id uint32 SCSI ID assigned to this disk for the primary channel.
blocks uint64 Unformatted size value in 512-byte blocks.
serial-number string Disk serial number.
vendor string Disk vendor.
model string Disk model.
revision string Disk firmware revision level.
state string Shows the disk's state or usage.
• AVAIL: The disk is available.
• FAILED: The disk is unusable and must be replaced. Reasons for this status
include: excessive media errors; SMART error; disk hardware failure;
unsupported disk.
• GLOBAL SP: The disk is a global spare.
• LEFTOVR: The disk is a leftover and can be reused after its metadata is
cleared.
• VDISK: The disk is used in a vdisk.
• VDISK SP: The disk is a spare assigned to a vdisk.
secondary-
channel
uint32 SCSI ID assigned to this disk for the secondary channel.
container-index uint32 Container index.
member-index uint32 Index for this disk in the vdisk list.
type string Type of disk interface.
• SAS: Dual-port SAS.
• SAS-S: Single-port SAS.
• SATA: Dual-port SATA.
• SATA-S: Single-port SATA.
type-numeric string Numeric equivalents for type values.
• 3: SATA
• 4: SAS
• 5: SATA-S
• 6: SAS-S