You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behavior
When a disk failed, "disk_health" change to warning due to reconstructing.
After reconstruct completed, "disk_health" should keep warning state because of a failed disk in list.
Actual Behavior
After reconstruct completed, "disk_health" become normal but there is a failed disk in list.
Edit: I've tried add "-w 1" to set warning level at 1 failed disk"
Edit2: Sorry, I didn't notice that "disk_health" can't set warning / critical level, only "disk_spare" can.
How to reproduce Behavior
Fail a disk manually and wait for reconstruct completed, check the exit code from "disk_health".
The text was updated successfully, but these errors were encountered:
Issue Type
Bug report
Issue Detail
Expected Behavior
When a disk failed, "disk_health" change to warning due to reconstructing.
After reconstruct completed, "disk_health" should keep warning state because of a failed disk in list.
Actual Behavior
After reconstruct completed, "disk_health" become normal but there is a failed disk in list.
Edit: I've tried add "-w 1" to set warning level at 1 failed disk"
Edit2: Sorry, I didn't notice that "disk_health" can't set warning / critical level, only "disk_spare" can.
How to reproduce Behavior
Fail a disk manually and wait for reconstruct completed, check the exit code from "disk_health".
The text was updated successfully, but these errors were encountered: