Hello, I've a stale nfs mount stuck on one of the client machines. The NFS server was powered down and decommissioned, but the client did not umount the nfs directory beforehand. Is there a way for me to clean up the stale nfs connection on the client side without restarting the machine? I've tried umount -f, but that did not help.
Let me know if there is a simpler way. Thanks, dot.