Host software RAID disk failure
warning

Description MD RAID array {{ $labels.device }} on {{ $labels.instance }} needs attention.
Query for 2m
>>>
	
				
					(
				
			
				
					
				
			
				
					{state="failed"} > 0)
				
			
    
Query Explanation

The query looks at the node_md_disks metric for disks with the label state="failed"; if the count of such disks is greater than zero on a host, the alert triggers, indicating that the RAID array on that instance has at least one failed disk.

Get Alert
Download
Copy to Clipboard