<?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: nfs hangup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615677#M37501</link>
    <description>&lt;P&gt;No - the mnttab file will be re-created during reboot. One last thing to try before you reboot - have you tried using the -c option on pfs_umount? (works very occasionaly)&lt;BR /&gt;&lt;BR /&gt;PFS is an absolute swine for doing this. Now if I use a CD which requires PFS (usually oracle) I always unmount it immediately after I am finished, and then terminate the PFS daemons.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2022 08:18:56 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2022-06-30T08:18:56Z</dc:date>
    <item>
      <title>nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615674#M37498</link>
      <description>I've painted myself into a corner. I can't get rid of an nfs mount point.&lt;BR /&gt;I mounted a cdrom using:&lt;BR /&gt;pfs mountd &amp;amp;&lt;BR /&gt;pfsd &amp;amp;&lt;BR /&gt;pfs_mount /cdrom&lt;BR /&gt;Foolishly, I killed the session before I did a pfs_umount /cdrom&lt;BR /&gt;Now, I can't get rid of anything that accesses that mount point, including bdf!&lt;BR /&gt;I get the infamous "NFS server &lt;HOSTNAME&gt; not responding still trying"&lt;BR /&gt;I tried the pfs_umount /cdrom- it is still hanging, I can't kill it...&lt;BR /&gt;I've tried to kill nfsd- no luck... &lt;BR /&gt;I tried changing the nointr to intr in /etc/mnttab, it changed it back to nointr...&lt;BR /&gt;I removed the entry in /etc/mnttab -it put it back...&lt;BR /&gt;I tried going into SAM and starting NFS, it hangs when doing a bdf...&lt;BR /&gt;Do I need to get rid of the entry in /etc/pfs_fstab?&lt;BR /&gt;If I reboot (last resort), will it see the entry in mnttab and start nfsd, even tho I've set the NFS_SERVER=0 in /etc/rc.config.d/nfsconf?&lt;BR /&gt;I really don't want to reboot unless necessary, and I'm not sure that's a guarantee.&lt;BR /&gt;Anybody have a great idea?&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 16 Nov 2001 16:08:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615674#M37498</guid>
      <dc:creator>Randy Tarrier</dc:creator>
      <dc:date>2001-11-16T16:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615675#M37499</link>
      <description>Hi Randy,&lt;BR /&gt;&lt;BR /&gt;pfs_mount on its own is a pain and now this. guess reboot is the only choice left for you. &lt;BR /&gt;&lt;BR /&gt;Go ahead and reboot.&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2001 17:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615675#M37499</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-16T17:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615676#M37500</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I normally mount NFS with the '-o soft' option. The default (-o hard) will try indefinitely until the NFS server responds (causing annoying hangs if it's not there anymore). The "-o soft" option causes it to fail after a specified amount of time.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paga&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2001 17:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615676#M37500</guid>
      <dc:creator>Marco Paganini</dc:creator>
      <dc:date>2001-11-16T17:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615677#M37501</link>
      <description>&lt;P&gt;No - the mnttab file will be re-created during reboot. One last thing to try before you reboot - have you tried using the -c option on pfs_umount? (works very occasionaly)&lt;BR /&gt;&lt;BR /&gt;PFS is an absolute swine for doing this. Now if I use a CD which requires PFS (usually oracle) I always unmount it immediately after I am finished, and then terminate the PFS daemons.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 08:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615677#M37501</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2022-06-30T08:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615678#M37502</link>
      <description>The annoyance of PFS (enough to start me ranting)...&lt;BR /&gt;&lt;BR /&gt;Because PFS runs on top of NFS and because NFS has a direct link to the kernel (through nfskd) if PFS has a minor problem (it not being the world's most stable product) with anything then it will hang and cause the mount point to become unresposive.&lt;BR /&gt;&lt;BR /&gt;Unfortunately at this point the only resort left is a reboot (as the problem is at kernel level you can't kill it) - and even in some cases a power cycle...&lt;BR /&gt;&lt;BR /&gt;dave (when will HP support other CD formats natively?)</description>
      <pubDate>Fri, 16 Nov 2001 17:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615678#M37502</guid>
      <dc:creator>David Lodge</dc:creator>
      <dc:date>2001-11-16T17:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615679#M37503</link>
      <description>Duncan,&lt;BR /&gt;I already tried that, it's still hanging out there. One thing I noticed was there was no entry in fstab or pfs_mtab. I cloned pfs_fstab to pfs_mtab. Should I rm pfs_mtab before I reboot, or does that get created as well?</description>
      <pubDate>Fri, 16 Nov 2001 17:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615679#M37503</guid>
      <dc:creator>Randy Tarrier</dc:creator>
      <dc:date>2001-11-16T17:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615680#M37504</link>
      <description>The only file systems that will get re-mounted at boot time are those in /etc/fstab. &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 16 Nov 2001 17:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615680#M37504</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2001-11-16T17:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615681#M37505</link>
      <description>.... unless your running ServiceGuard of course....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but then you wouldn't be starting NFS services which muck around in the kernel!!</description>
      <pubDate>Fri, 16 Nov 2001 17:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615681#M37505</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2001-11-16T17:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615682#M37506</link>
      <description>A reboot will clear the pfs_mount problem...&lt;BR /&gt;&lt;BR /&gt;One more thing to try before you have to reboot.&lt;BR /&gt;&lt;BR /&gt;fuser -cu /pfs_mount_point&lt;BR /&gt;&lt;BR /&gt;Or try to restart the pfs_mountd of pfsd process.</description>
      <pubDate>Fri, 16 Nov 2001 19:49:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615682#M37506</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2001-11-16T19:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: nfs hangup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615683#M37507</link>
      <description>Thanks, all. I wound up doing shutdown -r, even this didn't kill all the processes!! I had to do a power cycle ged rid of the (sic) demon! Live &amp;amp; learn!</description>
      <pubDate>Thu, 29 Nov 2001 19:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-hangup/m-p/2615683#M37507</guid>
      <dc:creator>Randy Tarrier</dc:creator>
      <dc:date>2001-11-29T19:17:57Z</dc:date>
    </item>
  </channel>
</rss>

