<?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 stale file handle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290909#M182075</link>
    <description>hi,&lt;BR /&gt;This means that the NFS filesystems were mounted on this server and now those filesystem are unmounted from the source itslef.&lt;BR /&gt;Just check on the other server of which the filesystems were mounted here.&lt;BR /&gt;Try to unmount the remotely mounted NFS filesystems.&lt;BR /&gt;Try by restarting  the nfs daemons on both the servers.&lt;BR /&gt;OR &lt;BR /&gt;Simply this error will go after reboot.&lt;BR /&gt;Do this if this is a test server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 31 May 2004 00:15:54 GMT</pubDate>
    <dc:creator>Shaikh Imran</dc:creator>
    <dc:date>2004-05-31T00:15:54Z</dc:date>
    <item>
      <title>NFS stale file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290908#M182074</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The following error occurs while i issue a bdf command :&lt;BR /&gt;&lt;BR /&gt;NFS stale file handle.&lt;BR /&gt;&lt;BR /&gt;Can anybody please help.&lt;BR /&gt;</description>
      <pubDate>Sun, 30 May 2004 23:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290908#M182074</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2004-05-30T23:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS stale file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290909#M182075</link>
      <description>hi,&lt;BR /&gt;This means that the NFS filesystems were mounted on this server and now those filesystem are unmounted from the source itslef.&lt;BR /&gt;Just check on the other server of which the filesystems were mounted here.&lt;BR /&gt;Try to unmount the remotely mounted NFS filesystems.&lt;BR /&gt;Try by restarting  the nfs daemons on both the servers.&lt;BR /&gt;OR &lt;BR /&gt;Simply this error will go after reboot.&lt;BR /&gt;Do this if this is a test server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 May 2004 00:15:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290909#M182075</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-05-31T00:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: NFS stale file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290910#M182076</link>
      <description>This will generally happen when the NFS mount point has become stale for some reason. One reason is that the server which owns the link is not available.</description>
      <pubDate>Mon, 31 May 2004 00:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290910#M182076</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-05-31T00:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: NFS stale file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290911#M182077</link>
      <description>Amit,&lt;BR /&gt;&lt;BR /&gt;THere is a good white paper on the HP Docs website about how you can force umount that Stale FS instead of reboot.  Check it out,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/3929/ForciblyUnmountingNFSFilesystems.pdf" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/3929/ForciblyUnmountingNFSFilesystems.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; Brian Hackley</description>
      <pubDate>Tue, 01 Jun 2004 08:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290911#M182077</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2004-06-01T08:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS stale file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290912#M182078</link>
      <description>To clarify, a stale NFS file handle is an error you see on the NFS client side when the NFS server has stopped responding for whatever reason. The NFS share has simply gone away.&lt;BR /&gt;&lt;BR /&gt;What to do: Check the NFS server side, find out why the share no longer exists. The beauty of NFS is that as soon as the share is reinstated, the client will be happy (unless the IP # has changed).</description>
      <pubDate>Tue, 01 Jun 2004 08:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290912#M182078</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2004-06-01T08:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: NFS stale file handle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290913#M182079</link>
      <description>Hey Amit,&lt;BR /&gt;First of all, are you using /etc/exportfs to mount your client file system or was this mounted by command line?&lt;BR /&gt;&lt;BR /&gt;Secondly, what OS are you using on the server and client?&lt;BR /&gt;&lt;BR /&gt;The message you are getting, "NFS: stale file handle" means that the mount has been lost, possibly due to the client system having gone down, and means you need to re-mount the file system.&lt;BR /&gt;&lt;BR /&gt;Check out the DIAGNOSTICS section of 'man exportfs' or see:&lt;BR /&gt;&lt;A href="http://www.bga.org/~lessem/psyc5112/usail/man/hpux/exportfs.1.html" target="_blank"&gt;http://www.bga.org/~lessem/psyc5112/usail/man/hpux/exportfs.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If an NFS mounted directory is unexported by exportfs, any access by the client to the directory causes an NFS stale file handle error.  However, if exportfs is used to remove a client from the access list of an exported directory, an NFS stale file handle error does not result from any access by the client to the directory.</description>
      <pubDate>Tue, 01 Jun 2004 09:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-stale-file-handle/m-p/3290913#M182079</guid>
      <dc:creator>Dani Seely</dc:creator>
      <dc:date>2004-06-01T09:15:21Z</dc:date>
    </item>
  </channel>
</rss>

