<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: To get rid of a &amp;quot;not responding&amp;quot; NFS mount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784161#M263697</link>
    <description>Thanks to all....&lt;BR /&gt;&lt;BR /&gt;Yes, it normally end up in a reboot.. that's what I hate to do. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shahul</description>
    <pubDate>Mon, 08 May 2006 15:15:35 GMT</pubDate>
    <dc:creator>Shahul</dc:creator>
    <dc:date>2006-05-08T15:15:35Z</dc:date>
    <item>
      <title>To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784154#M263690</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;  I am never a winner in the game with stale NFS. I have a NFS client with some remote filesystems mounted. But the NFS server is disappeared for some reason. Now if I do a bdf in client, it hangs, if I do a cd to mount point, it hangs. All I want is to unmount or remove the NFS mounted filesystem.  &lt;BR /&gt;&lt;BR /&gt;I have found some HP docs, which advise to do these steps.&lt;BR /&gt;&lt;BR /&gt;Stop NFS client&lt;BR /&gt;Stop NFS server&lt;BR /&gt;rm -r /etc/sm&lt;BR /&gt;rm -r /etc/sm.bak&lt;BR /&gt;start NFS client&lt;BR /&gt;start NFS server&lt;BR /&gt;&lt;BR /&gt;In my system (10.20), it does not have /etc/sm or sm.bak, instead I have /var/statmon/sm and sm.bak.&lt;BR /&gt;&lt;BR /&gt;Is it allright to delete this? Or any other way to tackle this state?</description>
      <pubDate>Mon, 08 May 2006 06:40:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784154#M263690</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2006-05-08T06:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784155#M263691</link>
      <description>Shahul,&lt;BR /&gt;&lt;BR /&gt;The derictories are generated by statd &lt;BR /&gt;Each file in /var/statmon/sm represents one or more machines to be monitored by the statd daemon.  &lt;BR /&gt;Each file in /var/statmon/sm.bak represents one or more machines to be notified by      the statd daemon upon its recovery.&lt;BR /&gt;&lt;BR /&gt;I would suggest not to delete but to move the files to a different name. &lt;BR /&gt;&lt;BR /&gt;So far I havent heard of such problems resolved without a reboot. remember to comment the lines for nfs client and the remote filesystems b4 u reboot.&lt;BR /&gt;&lt;BR /&gt;BTW if you try the above procedure and it works do not forget to put post the solution.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;&lt;BR /&gt;Ajit&lt;BR /&gt;</description>
      <pubDate>Mon, 08 May 2006 06:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784155#M263691</guid>
      <dc:creator>Ajitkumar Rane</dc:creator>
      <dc:date>2006-05-08T06:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784156#M263692</link>
      <description>Nope, a reboot is usually where it ends....&lt;BR /&gt;When, oh, when, is HP going to fix this problem? Ever since NFS v 3 was put into HP-UX, we've had this problem. NO OTHER mainline UNIX OS has the same problem! &lt;BR /&gt;In fact, Solaris offers "umount -f" to force the dismount!&lt;BR /&gt;I've used soft options, and sometimes that helps, but surely this is a HUGE bug in the NFS client code?</description>
      <pubDate>Mon, 08 May 2006 07:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784156#M263692</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2006-05-08T07:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784157#M263693</link>
      <description>As far as I know, the client tries indefinitely to contact the server to recover the situation.&lt;BR /&gt;&lt;BR /&gt;Stopping services in an NFS stale situation usually doesn't help - it can lead to an unrecoverable situation unless you reboot.&lt;BR /&gt;&lt;BR /&gt;As a trick if you just need to dismount the&lt;BR /&gt;filesystem and the remote server is dead or similar you can assing the server IP as a virtual IP to something else, just to have a responding IP, kill all the processes keeping busy the client mount point, then try again the dismount.&lt;BR /&gt;&lt;BR /&gt;Alessandro Bocchino&lt;BR /&gt;&lt;A href="http://www.risolve.com" target="_blank"&gt;http://www.risolve.com&lt;/A&gt;</description>
      <pubDate>Mon, 08 May 2006 08:26:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784157#M263693</guid>
      <dc:creator>Alessandro Bocchino</dc:creator>
      <dc:date>2006-05-08T08:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784158#M263694</link>
      <description>Hi Shahul,&lt;BR /&gt;&lt;BR /&gt;You would have tried all options by now. But on 10.20, the only option is "reboot".&lt;BR /&gt;&lt;BR /&gt;You can see the writeup for this PHCO_9543.&lt;BR /&gt;&lt;BR /&gt;Some say that you can apply patches, but even when you apply patches, they require reboot, but never seen solving the problem in 10.20&lt;BR /&gt;&lt;BR /&gt;Hope you can have a reboot &amp;amp; this helps.&lt;BR /&gt;&lt;BR /&gt;Also have this thread for your help&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=69647" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=69647&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Mon, 08 May 2006 09:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784158#M263694</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-05-08T09:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784159#M263695</link>
      <description>Greetings Shahul,&lt;BR /&gt;&lt;BR /&gt;I support a handful of 10.20 systems and like everyone else here I have to reboot to solve this issue. Like Jakes mentioned, you can force the unmount in a solaris system, but alas 10.20 does not have this wonderful option. I know it sounds too "windowsish", but I'd just reboot.&lt;BR /&gt;&lt;BR /&gt;Off into the sunset!&lt;BR /&gt;&lt;BR /&gt;John E. Ophious</description>
      <pubDate>Mon, 08 May 2006 09:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784159#M263695</guid>
      <dc:creator>John E.Ophious</dc:creator>
      <dc:date>2006-05-08T09:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784160#M263696</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;There is one way, and one way only with the OS you mentioned to prevent this.&lt;BR /&gt;&lt;BR /&gt;Stop the NFS server from disappearing.&lt;BR /&gt;&lt;BR /&gt;If it can be upgraded to 11i v2 then it can handle NFS v4, which handles connections differently.&lt;BR /&gt;&lt;BR /&gt;If the remote server were a recent Linux distro, the same would be true.&lt;BR /&gt;&lt;BR /&gt;Stale mount is caused by the NFS server going away. That can be due to network issues, issues on the server or the client box (10.20) simply disconnecting because its too busy.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 May 2006 13:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784160#M263696</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-08T13:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784161#M263697</link>
      <description>Thanks to all....&lt;BR /&gt;&lt;BR /&gt;Yes, it normally end up in a reboot.. that's what I hate to do. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shahul</description>
      <pubDate>Mon, 08 May 2006 15:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784161#M263697</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2006-05-08T15:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784162#M263698</link>
      <description>Dave Olker replied to me once in this forum that a umount -f command was coming. 11.30? Maybe, I don't remember.In the mean time, soft mounts are the only way to be on the safe side, assuming your application can live with it.</description>
      <pubDate>Mon, 08 May 2006 20:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784162#M263698</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2006-05-08T20:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: To get rid of a "not responding" NFS mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784163#M263699</link>
      <description>Hi,&lt;BR /&gt;some tips which might help to get rid of this:&lt;BR /&gt;make a soft mount (mount ... -o soft)&lt;BR /&gt;&lt;BR /&gt;you might be able to umount it after issuing a &lt;BR /&gt;#fuser -ku server.domain:/filesystem&lt;BR /&gt;&lt;BR /&gt;Be sure to run the fuser against the server:/filesystem, not against your /local_mountpoint.&lt;BR /&gt;&lt;BR /&gt;There is a Document somewhere around, which describes a lot of NFS-tips and tricks (something like "forcibly unmounting nfs filesystems")&lt;BR /&gt;If you cannot find it, i will upload it.&lt;BR /&gt;&lt;BR /&gt;Christian</description>
      <pubDate>Tue, 09 May 2006 09:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-get-rid-of-a-quot-not-responding-quot-nfs-mount/m-p/3784163#M263699</guid>
      <dc:creator>Christian Schulze</dc:creator>
      <dc:date>2006-05-09T09:22:35Z</dc:date>
    </item>
  </channel>
</rss>

