<?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 stale nfs error on linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730977#M21769</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;I am  facinng   some problem with  stale  nfs error on  linux systems ..The issue is filesystems(clearcase vobs) are exported from the  hpunix system to the  clearcase client system system  ..whenevee I give a build it thows  stale nfs error..amd deamon is running in both server and the client ..Can any help me in this issue ..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-Binu</description>
    <pubDate>Tue, 14 Feb 2006 05:35:40 GMT</pubDate>
    <dc:creator>Binu_5</dc:creator>
    <dc:date>2006-02-14T05:35:40Z</dc:date>
    <item>
      <title>stale nfs error on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730977#M21769</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I am  facinng   some problem with  stale  nfs error on  linux systems ..The issue is filesystems(clearcase vobs) are exported from the  hpunix system to the  clearcase client system system  ..whenevee I give a build it thows  stale nfs error..amd deamon is running in both server and the client ..Can any help me in this issue ..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-Binu</description>
      <pubDate>Tue, 14 Feb 2006 05:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730977#M21769</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2006-02-14T05:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: stale nfs error on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730978#M21770</link>
      <description>Binu,&lt;BR /&gt;how quickly does the nfs go stale?&lt;BR /&gt;Try re-starting the client daemon.&lt;BR /&gt;What re-try parameters have you set?</description>
      <pubDate>Tue, 14 Feb 2006 05:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730978#M21770</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-02-14T05:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: stale nfs error on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730979#M21771</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Can you please let me know  the  configuration files we should look into ..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-Binu</description>
      <pubDate>Tue, 14 Feb 2006 06:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730979#M21771</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2006-02-14T06:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: stale nfs error on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730980#M21772</link>
      <description>Binu,&lt;BR /&gt;on the HP box the file to look at is /etc/exports&lt;BR /&gt;When you do the nfs mount from the linux box check for options &lt;BR /&gt;retry=x (number of re-tries to mount)&lt;BR /&gt;timeo=x (timeout in 10th of secs)</description>
      <pubDate>Tue, 14 Feb 2006 06:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730980#M21772</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-02-14T06:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: stale nfs error on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730981#M21773</link>
      <description>Ensure that you don't have connectivity problems between your client and your server. Use udp as the protocol for your connection. You should check your /etc/fstab for mount options.&lt;BR /&gt;&lt;BR /&gt;This error you do get all the time or after some time.</description>
      <pubDate>Tue, 14 Feb 2006 06:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730981#M21773</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-02-14T06:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: stale nfs error on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730982#M21774</link>
      <description>Hmmm Clearcase vobs.&lt;BR /&gt;&lt;BR /&gt;We have similar issues as well, but it was when our central storage was flakey.&lt;BR /&gt;&lt;BR /&gt;Check the HP-UX systems /var/log/syslog/syslog.log files for events that might explain the problem.&lt;BR /&gt;&lt;BR /&gt;There is most likely a problem on the server or interuption of networking that could be causing this.&lt;BR /&gt;&lt;BR /&gt;I would install all NFS patches on the HP-UX servers and make sure you are running the latest supported version of NFS there.&lt;BR /&gt;&lt;BR /&gt;Also, clearcase can be the issue, you may need to increase the default configuration of  lock manager from default if you have a lot of vobs or very big vobs.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 14 Feb 2006 07:15:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730982#M21774</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-14T07:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: stale nfs error on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730983#M21775</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;How  to increase the lock manager ....&lt;BR /&gt;&lt;BR /&gt;-Binu</description>
      <pubDate>Wed, 15 Feb 2006 06:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/stale-nfs-error-on-linux/m-p/3730983#M21775</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2006-02-15T06:02:03Z</dc:date>
    </item>
  </channel>
</rss>

