<?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 Stales NFS file handle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stales-nfs-file-handle/m-p/2749431#M642986</link>
    <description>I got an error message "Stale NFS file handle" when run bdf. I can not unmount the NFs file system because of busy. How can I unmount and re-mount the NFS file system? Any patch must be installed to solve the problem? Anybody could help me on this. Many thanks. &lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;dewa&lt;BR /&gt;&lt;BR /&gt;[root@bdhp6010:/var/adm/syslog]&lt;BR /&gt;# bdf | grep N5A&lt;BR /&gt;bdf: /sapmnt/N5A: Stale NFS file handle&lt;BR /&gt;                   2097152  691412 1317910   34% /usr/sap/N5A&lt;BR /&gt;&lt;BR /&gt;[root@bdhp6010:/var/adm/syslog]&lt;BR /&gt;# umount /sapmnt/N5A&lt;BR /&gt;nfs umount: nfs_unmount: /sapmnt/N5A: is busy&lt;BR /&gt;&lt;BR /&gt;[root@bdhp6010:/var/adm/syslog]&lt;BR /&gt;# mount -v | grep -i /sapmnt/N5A&lt;BR /&gt;bdhp4136:/sapmnt/N5A on /sapmnt/N5A type nfs defaults,NFSv3 on Thu May 30 17:56:&lt;BR /&gt;07 2002&lt;BR /&gt;&lt;BR /&gt;[root@bdhp6010:/var/adm/syslog]&lt;BR /&gt;# mount -v | grep -i /sapmnt/N5A&lt;BR /&gt;bdhp4136:/sapmnt/N5A on /sapmnt/N5A type nfs defaults,NFSv3 on Thu May 30 17:56:07 2002&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Jun 2002 00:24:32 GMT</pubDate>
    <dc:creator>Dewa Negara_1</dc:creator>
    <dc:date>2002-06-21T00:24:32Z</dc:date>
    <item>
      <title>Stales NFS file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stales-nfs-file-handle/m-p/2749431#M642986</link>
      <description>I got an error message "Stale NFS file handle" when run bdf. I can not unmount the NFs file system because of busy. How can I unmount and re-mount the NFS file system? Any patch must be installed to solve the problem? Anybody could help me on this. Many thanks. &lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;dewa&lt;BR /&gt;&lt;BR /&gt;[root@bdhp6010:/var/adm/syslog]&lt;BR /&gt;# bdf | grep N5A&lt;BR /&gt;bdf: /sapmnt/N5A: Stale NFS file handle&lt;BR /&gt;                   2097152  691412 1317910   34% /usr/sap/N5A&lt;BR /&gt;&lt;BR /&gt;[root@bdhp6010:/var/adm/syslog]&lt;BR /&gt;# umount /sapmnt/N5A&lt;BR /&gt;nfs umount: nfs_unmount: /sapmnt/N5A: is busy&lt;BR /&gt;&lt;BR /&gt;[root@bdhp6010:/var/adm/syslog]&lt;BR /&gt;# mount -v | grep -i /sapmnt/N5A&lt;BR /&gt;bdhp4136:/sapmnt/N5A on /sapmnt/N5A type nfs defaults,NFSv3 on Thu May 30 17:56:&lt;BR /&gt;07 2002&lt;BR /&gt;&lt;BR /&gt;[root@bdhp6010:/var/adm/syslog]&lt;BR /&gt;# mount -v | grep -i /sapmnt/N5A&lt;BR /&gt;bdhp4136:/sapmnt/N5A on /sapmnt/N5A type nfs defaults,NFSv3 on Thu May 30 17:56:07 2002&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jun 2002 00:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stales-nfs-file-handle/m-p/2749431#M642986</guid>
      <dc:creator>Dewa Negara_1</dc:creator>
      <dc:date>2002-06-21T00:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Stales NFS file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stales-nfs-file-handle/m-p/2749432#M642987</link>
      <description>Check this thread for the troubleshooting tips and possible scenario of having different NFS version (reply by Paula)..&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x84d95a3e6e0bd6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x84d95a3e6e0bd6118ff40090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Fri, 21 Jun 2002 01:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stales-nfs-file-handle/m-p/2749432#M642987</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-21T01:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Stales NFS file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stales-nfs-file-handle/m-p/2749433#M642988</link>
      <description>Dewa,&lt;BR /&gt;&lt;BR /&gt;Check to see what has it's hooks into your NFS mount:&lt;BR /&gt;&lt;BR /&gt;fuser bdhp4136:/sapmnt/N5A&lt;BR /&gt;&lt;BR /&gt;If you see that processes are trying to access that NFS mount, then kill them with fuser:&lt;BR /&gt;&lt;BR /&gt;fuser -k bdhp4136:/sapmnt/N5A&lt;BR /&gt;&lt;BR /&gt;then try unmounting it:&lt;BR /&gt;&lt;BR /&gt;umount bdhp4136:/sapmnt/N5A&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, you may have to reboot.  All the above and more is included in S.K. Chan's above link.  I would also recommend that you search on ITRC for the latest NFS v3 patches for your OS level.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;-Mike</description>
      <pubDate>Fri, 21 Jun 2002 01:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stales-nfs-file-handle/m-p/2749433#M642988</guid>
      <dc:creator>Mike Hassell</dc:creator>
      <dc:date>2002-06-21T01:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Stales NFS file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stales-nfs-file-handle/m-p/2749434#M642989</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The best way is to reboot the system,but you could avoit the rrboot doing:&lt;BR /&gt;&lt;BR /&gt;# fuser -kuc /usr/sap/N5A&lt;BR /&gt;# fuser -kuc /sapmnt/N5A&lt;BR /&gt;# umount /sapmnt/N5A&lt;BR /&gt;# umount /usr/sap/N5A&lt;BR /&gt;&lt;BR /&gt;If this one does not work you have to stop/start MFS ( server client &amp;amp; core).&lt;BR /&gt;#/sbin/int.d/nfs.server stop&lt;BR /&gt;#/sbin/int.d/nfs.client stop&lt;BR /&gt;#/sbin/int.d/nfs.core stop&lt;BR /&gt;#/sbin/int.d/nfs.core start&lt;BR /&gt;#/sbin/int.d/nfs.client start&lt;BR /&gt;#/sbin/int.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;This worked for me. If you are using automounter you have alto to restart the automounter.&lt;BR /&gt;&lt;BR /&gt;If you have downtime you could do from console or web-console:&lt;BR /&gt;# init 1&lt;BR /&gt;# init 3&lt;BR /&gt;This will stop/restart all the network and NFS daemons.&lt;BR /&gt;&lt;BR /&gt;MB&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Jun 2002 19:20:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stales-nfs-file-handle/m-p/2749434#M642989</guid>
      <dc:creator>Mihaita Bighiu</dc:creator>
      <dc:date>2002-06-22T19:20:57Z</dc:date>
    </item>
  </channel>
</rss>

