<?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: 'Interesting' NFS problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-nfs-problem/m-p/3937334#M545130</link>
    <description>Thanks for the pointer Clay.&lt;BR /&gt;The week-end begins in 7 minutes, so I'll follow this up on Monday.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Gary</description>
    <pubDate>Fri, 02 Feb 2007 11:23:22 GMT</pubDate>
    <dc:creator>Gary Cooper_1</dc:creator>
    <dc:date>2007-02-02T11:23:22Z</dc:date>
    <item>
      <title>'Interesting' NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-nfs-problem/m-p/3937332#M545128</link>
      <description>I've got a really 'interesting' NFS problem that I've found a work-around for, but the workaround is rather a bit of a bodge.&lt;BR /&gt;&lt;BR /&gt;HostA is my NFS server. Host B is my NFS client.&lt;BR /&gt;HostA runs program ProgA which creates a file, FileA on a local disk.&lt;BR /&gt;It then calls "remsh HostB ProgB". ProgB then tries to open FileA across the NFS link.&lt;BR /&gt;This results in the following error message (on HostA):&lt;BR /&gt;Error: Cannot open file FileA - Stale NFS file handle (error=70)&lt;BR /&gt;&lt;BR /&gt;Now, if I put a 25 second delay between the file being created and the remsh command, ProgB successfully opens FileA and all is well. If I reduce the delay to 20 seconds, I still get the same stale file handle error. This isn't really a viable work-around.&lt;BR /&gt;&lt;BR /&gt;The work-around/bodge is to put the following command before the remsh in ProgA:&lt;BR /&gt;remsh HostB ls -l FileA.&lt;BR /&gt;This generates the error:&lt;BR /&gt;FileA not found&lt;BR /&gt;But progB then runs successfully.&lt;BR /&gt;&lt;BR /&gt;If anyone can explain what's happening here, I'd be grateful.&lt;BR /&gt;If anyone can propose a 'proper' solution, I'd be even more grateful.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Fri, 02 Feb 2007 10:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-nfs-problem/m-p/3937332#M545128</guid>
      <dc:creator>Gary Cooper_1</dc:creator>
      <dc:date>2007-02-02T10:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: 'Interesting' NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-nfs-problem/m-p/3937333#M545129</link>
      <description>Almost certainly, NFS is working as designed. You are the "victim" of attribute caching. Essentially there is a tradeoff of performance vs. latency and for you latency is more important. The good bews is that you can control this. Do a man mount_nfs and pay attention to the sections describing the noac, nocto, acdirmax, acdirmin, acregmax, acregmin, and actimeo mount options.</description>
      <pubDate>Fri, 02 Feb 2007 11:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-nfs-problem/m-p/3937333#M545129</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-02T11:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: 'Interesting' NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/interesting-nfs-problem/m-p/3937334#M545130</link>
      <description>Thanks for the pointer Clay.&lt;BR /&gt;The week-end begins in 7 minutes, so I'll follow this up on Monday.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Fri, 02 Feb 2007 11:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/interesting-nfs-problem/m-p/3937334#M545130</guid>
      <dc:creator>Gary Cooper_1</dc:creator>
      <dc:date>2007-02-02T11:23:22Z</dc:date>
    </item>
  </channel>
</rss>

