How to prevent clients from hanging while NFS server reboots
I'm using autofs to mount
/usr/local -fstype=nfs,rw,nosuid server.local.dom:/srv/nfs/usr/local
When I reboot the server, all clients get sluggish until the server is back up.
Is there any mount option that could lower that effect?
I'm using autofs to mount
/usr/local -fstype=nfs,rw,nosuid server.local.dom:/srv/nfs/usr/local
When I reboot the server, all clients get sluggish until the server is back up.
Is there any mount option that could lower that effect?
No comments:
Post a Comment