I have a few NFS mounts that I want to be working at all times. If there is a power outage, sometimes NFS clients come up before the NFS server does, and thus the mounts are not there. I wrote a quick little bash script to fix this utilizing the mountpoint command. Behold (Change the … Continue reading mountpoint check script
The post mountpoint check script appeared first on Technicus.