TASK AUTO-GENERATED by Nagios/Icinga RAID event handler
A degraded RAID (md) [[ https://icinga.wikimedia.org/cgi-bin/icinga/extinfo.cgi?type=2&host=wasat&service=MD RAID | was detected ]] on host `wasat`. An automatic snapshot of the current RAID status is attached below.
Please **sync with the service owner** to find the appropriate time window before actually replacing any failed hardware.
```
CRITICAL: State: degraded, Active: 5, Working: 5, Failed: 1, Spare: 0
$ sudo /usr/local/lib/nagios/plugins/get_raid_status_md
Personalities : [raid1]
md2 : active raid1 sda3[0] sdb3[1]
438449152 blocks super 1.2 [2/2] [UU]
bitmap: 0/4 pages [0KB], 65536KB chunk
md1 : active (auto-read-only) raid1 sda2[0] sdb2[1]
976320 blocks super 1.2 [2/2] [UU]
resync=PENDING
md0 : active raid1 sda1[0](F) sdb1[1]
48794624 blocks super 1.2 [2/1] [_U]
unused devices: <none>
```