So I've got several disks on several servers who lost their disks due to a brief network delay. according to mount and /proc/mounts, the disks are rw. When I sudo or try to access a faulty mount, I get:
sudo: unable to stat /var: Input/output error
When I reboot, the problem is fixed. However I don't see what options I still have for detecting these errors...
I guess dmesg shows some information but that information doesn't disappear with the error...
Currently the servers are running Centos 6-7 and the disks are xfs and nfs mostly.
Any ideas?
errors=remount-roavailable for ext2/3/4 and maybe a few other fs.