Yesterday I had to replace a drive in my RAID5 due to some smart errors I didn't like to see. After doing it, I have been getting filesystem monitoring notifications stating the following:
Service: mountpoint_srv_dev-disk-by-uuid-4d26adbd-029a-4d74-a81f-c69bf193a099
Event: Status failed
Description: status failed (32) -- /srv/dev-disk-by-uuid-4d26adbd-029a-4d74-a81f-c69bf193a099 is not a mountpoint
and:
Service: filesystem_srv_dev-disk-by-uuid-4d26adbd-029a-4d74-a81f-c69bf193a099
Event: Does not exist
Description: unable to read filesystem '/srv/dev-disk-by-uuid-4d26adbd-029a-4d74-a81f-c69bf193a099' state
This triggered the monitoring system to: restart
This mountpoint is indeed the one used by the RAID5 and it does exist.
This only started after replacing the drive.
Any help or ideas are welcome.