Skip to content

ClusterRaidStatus

Enum representing the RAID status for disks.

Values

Value Description
DEGRADED RAID array has lost redundancy due to drive failure/removal.
NONE Disk is not part of any RAID array.
OFFLINE RAID array is inaccessible or offline due to multiple failures.
OPTIMAL RAID array is operational and fully redundant.
READY_TO_REBUILD RAID array is ready to rebuild but needs reboot to start.
REBUILDING RAID array is actively restoring redundancy.