<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Homo-Adminus Blog - Latest Comments in How to unmount NFS share mounted with hard option</title><link>http://homo-adminus.disqus.com/</link><description></description><language>en</language><lastBuildDate>Mon, 18 Aug 2008 22:33:10 -0000</lastBuildDate><item><title>Re: How to unmount NFS share mounted with hard option</title><link>http://blog.kovyrin.net/2007/08/29/how-to-unmount-nfs-share-mounted-with-hard-option/#comment-2460819</link><description>umount -f does not work when NFS mount is stuffed due to the NFS server rebooting or something like that. The only thing which worked for me was what was posted here by Scoundrel. Thanks a million it helped me finally sorting this out without rebooting all involved servers. Triple kudos.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ray</dc:creator><pubDate>Mon, 18 Aug 2008 22:33:10 -0000</pubDate></item><item><title>Re: How to unmount NFS share mounted with hard option</title><link>http://blog.kovyrin.net/2007/08/29/how-to-unmount-nfs-share-mounted-with-hard-option/#comment-2460818</link><description>man: umount&lt;br&gt;---------------&lt;br&gt;       -f     Force unmount (in case of an unreachable NFS system).  (Requires kernel 2.1.116 or later.)&lt;br&gt;&lt;br&gt;       -l     Lazy  unmount.  Detach  the  filesystem from the filesystem hierarchy now, and cleanup all references to the filesystem as&lt;br&gt;              soon as it is not busy anymore.  (Requires kernel 2.4.11 or later.)&lt;br&gt;------------------</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yordan</dc:creator><pubDate>Mon, 11 Feb 2008 05:12:32 -0000</pubDate></item><item><title>Re: How to unmount NFS share mounted with hard option</title><link>http://blog.kovyrin.net/2007/08/29/how-to-unmount-nfs-share-mounted-with-hard-option/#comment-2460817</link><description>Finally the answer! Thanks a lot man I was looking everywhere for this! The key for me was the 'D' state. I had an vsftpd process AND lsof process holding up the NFS umount. What happened was that I lost connection to my NFS server and then my IP changed. I couldn't even run fuser OR lsof as it would just freeze and never timeout. I tried restarting all the rpc.nfs stuff and the ftp server to no avail. Finally this works, thanks a ton man!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LAMEtHIng</dc:creator><pubDate>Sat, 20 Oct 2007 11:45:54 -0000</pubDate></item><item><title>Re: How to unmount NFS share mounted with hard option</title><link>http://blog.kovyrin.net/2007/08/29/how-to-unmount-nfs-share-mounted-with-hard-option/#comment-2460816</link><description>I recommend using 'lsof' to check which processes is using the nfs share before killing  one.&lt;br&gt;&lt;br&gt;i.e. if one has a nfs share mounted on /netfs the syntax would be:&lt;br&gt;lsof +f -- /netfs&lt;br&gt;(for more examples consult the lsof man pages)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andre-Sebastian</dc:creator><pubDate>Mon, 24 Sep 2007 11:49:10 -0000</pubDate></item><item><title>Re: How to unmount NFS share mounted with hard option</title><link>http://blog.kovyrin.net/2007/08/29/how-to-unmount-nfs-share-mounted-with-hard-option/#comment-2460815</link><description>cool doc</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mikael</dc:creator><pubDate>Mon, 10 Sep 2007 09:23:08 -0000</pubDate></item></channel></rss>