[CentOS] how to unmount an NFS share when the NFS server is unavailable?

Edo ml2edwin at gmail.com
Wed Jan 26 08:32:31 UTC 2011


Hi,

On 1/26/11 5:23 PM, Rudi Ahlers wrote:
> Hi All,
> 
> How do I unmount an NFS share when the NFS server is unaivalable?
> 
> I tried "umount /bck" but it "hangs" indefinitely
> "umount -f /bck" tells me the mount if busy and I can't unmount it:

Try:

  umount -f -l /bck

HTH,

-- 
- Edwin - mailto:ml2edwin at gmail.com
“Happy is the man that has found wisdom ...”—Proverbs 3:13



More information about the CentOS mailing list