Skip to main content

HW_LOGICAL_DISK_RAID_LEVEL

Constant HW_LOGICAL_DISK_RAID_LEVEL 

pub const HW_LOGICAL_DISK_RAID_LEVEL: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

RAID Level of the logical disk

§Notes

§Examples

  • "RAID0+1"
  • "RAID5"
  • "RAID10"