<?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: Weird NFS issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241796#M539922</link>
    <description>&amp;gt;Files are not that big, 50-100KB... &lt;BR /&gt;&lt;BR /&gt;If you can tar up the two files and attach them, I can look at them.&lt;BR /&gt;&lt;BR /&gt;Basically you need the original file, use ftp to copy it.  Then the copy from over NFS that is bad.  Check the cksums first.</description>
    <pubDate>Thu, 31 Jul 2008 03:49:10 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-07-31T03:49:10Z</dc:date>
    <item>
      <title>Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241789#M539915</link>
      <description>We have an NFS server and 2 clients in our production environment, all running v3. The problem is when a job runs on one server, the file is sometimes not immediately available on the other client. The size, mod time etc all look the same, but a cksum doesnt. &lt;BR /&gt;&lt;BR /&gt;   Trying to re-run the job after an hour has the same issue. Used lsof to check if some process had the file open, there was none. After I remount the filesystem, the file is updated automatically. I tried the noac option to disable caching, that did not help. &lt;BR /&gt;&lt;BR /&gt;We had the same issue when our NFS server was v2. After thinking it might be a version incompatibilty issue, we moved the server to a v3 environment, but no luck. &lt;BR /&gt;&lt;BR /&gt;  Is this a bug? Anyone seen this before?&lt;BR /&gt;&lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2008 02:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241789#M539915</guid>
      <dc:creator>Chetan_5</dc:creator>
      <dc:date>2008-07-29T02:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241790#M539916</link>
      <description>I had something like that several times.  It depended on the automounter and block sizes.&lt;BR /&gt;"nfsstat -m" showed the bad ones using vers=2.&lt;BR /&gt;&lt;BR /&gt;Looking at the raw file showed a "block" copied twice, with the rest of the file shoved down.</description>
      <pubDate>Tue, 29 Jul 2008 04:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241790#M539916</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-07-29T04:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241791#M539917</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;is the NFS server a SG package?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 29 Jul 2008 07:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241791#M539917</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-07-29T07:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241792#M539918</link>
      <description>Here are the options for the NFS mount &lt;BR /&gt; Flags:         vers=3,proto=tcp,sec=sys,hard,intr,noac,link,symlink,acl,devs,rsize=32768,wsize=32768,retrans=5,timeo=600&lt;BR /&gt; Attr cache:    acregmin=3,acregmax=60,acdirmin=30,acdirmax=60&lt;BR /&gt;&lt;BR /&gt;Fabio, &lt;BR /&gt;&lt;BR /&gt; You are correct, the NFS server has the filesystem in a MC/SG package.</description>
      <pubDate>Tue, 29 Jul 2008 17:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241792#M539918</guid>
      <dc:creator>Chetan_5</dc:creator>
      <dc:date>2008-07-29T17:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241793#M539919</link>
      <description>&amp;gt;Here are the options for the NFS mount flags: vers=3,proto=tcp,...,rsize=32768,wsize=32768,&lt;BR /&gt;&lt;BR /&gt;The 3 is fine.  I'm not sure about rsize and wsize.&lt;BR /&gt;&lt;BR /&gt;How big is the corrupted file in question?&lt;BR /&gt;Is this still happening?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jul 2008 08:34:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241793#M539919</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-07-30T08:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241794#M539920</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think the problem is related to the TCP protocol used rather than UDP protocol.&lt;BR /&gt;See this note in the manual for SG/NFS Toolkit:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B5140-90035/B5140-90035.pdf" target="_blank"&gt;http://docs.hp.com/en/B5140-90035/B5140-90035.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Pag.10:&lt;BR /&gt;&lt;BR /&gt;If a server is configured to use NFS over TCP and the client is the same machine&lt;BR /&gt;as the server, which results in a loopback NFS mount, the client may hang for&lt;BR /&gt;about 5 minutes if the package is moved to another node. The solution is to use&lt;BR /&gt;NFS over UDP between NFS-HA-server cross mounts.&lt;BR /&gt;â ¢ The/etc/rmtabfile is not synchronized when an NFS package fails over to the&lt;BR /&gt;standby node. This is caused by the design of NFS, which does not keep track of&lt;BR /&gt;the state of thermtab. The man page for rmtabcontains a warning that it is not&lt;BR /&gt;always totally accurate, so it is also unreliable in a standard NFS server / NFS client&lt;BR /&gt;environment.&lt;BR /&gt;â ¢ AutoFS mounts may fail when mounting file systems exported by an HA-NFS&lt;BR /&gt;package soon after that package has been restarted. To avoid these mount failures,&lt;BR /&gt;AutoFS clients should wait at least 60 seconds after an HA-NFS package has started&lt;BR /&gt;before mounting file systems exported from that package.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Try the following to demonstrate the problem is really that:&lt;BR /&gt;&lt;BR /&gt;- switch the NFS package to the second node;&lt;BR /&gt;- on the first node try to mount the NFS filesystem and wait around 8/10 minutes without stopping it, I suppose it will succeed to mount it after that period.&lt;BR /&gt;&lt;BR /&gt;Anyway the solution is to use on NFS clients the mount option proto=udp.&lt;BR /&gt;&lt;BR /&gt;Please let me know if something is not clear.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jul 2008 11:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241794#M539920</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-07-30T11:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241795#M539921</link>
      <description>Files are not that big, 50-100KB... &lt;BR /&gt;&lt;BR /&gt;Fabio, &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;   This does not apply in my case. The client is not part of the cluster. &lt;BR /&gt;&lt;BR /&gt;Chetan</description>
      <pubDate>Wed, 30 Jul 2008 18:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241795#M539921</guid>
      <dc:creator>Chetan_5</dc:creator>
      <dc:date>2008-07-30T18:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241796#M539922</link>
      <description>&amp;gt;Files are not that big, 50-100KB... &lt;BR /&gt;&lt;BR /&gt;If you can tar up the two files and attach them, I can look at them.&lt;BR /&gt;&lt;BR /&gt;Basically you need the original file, use ftp to copy it.  Then the copy from over NFS that is bad.  Check the cksums first.</description>
      <pubDate>Thu, 31 Jul 2008 03:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241796#M539922</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-07-31T03:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241797#M539923</link>
      <description>I will try to attach them ...Basically the files look the same, the bad file has control characters at the last 5-6 records. So that when the app tries to process the file it bombs. The cksum is different for the good and the bad file ..&lt;BR /&gt;&lt;BR /&gt;CLIENTS:&lt;BR /&gt;psapap01:/PRD/mm/iv/out#&amp;gt;cksum zmif1704pdt.err&lt;BR /&gt;1668511218 51705 zmif1704pdt.err&lt;BR /&gt;psapap01:/PRD/mm/iv/out#&amp;gt;ll zmif1704pdt.err   &lt;BR /&gt;-rw-rw-rw-   1 vdumpit    tech         51705 Jul 30 12:58 zmif1704pdt.err&lt;BR /&gt;&lt;BR /&gt;psapap02:/PRD/mm/iv/out#&amp;gt;cksum zmif1704pdt.err&lt;BR /&gt;307133814 51705 zmif1704pdt.err&lt;BR /&gt;psapap02:/PRD/mm/iv/out#&amp;gt;ll zmif1704pdt.err&lt;BR /&gt;-rw-rw-rw-   1 vdumpit    tech         51705 Jul 30 12:58 zmif1704pdt.err&lt;BR /&gt;&lt;BR /&gt;SERVER:&lt;BR /&gt;psapcl02:/PRD/mm/iv/out#&amp;gt;cksum zmif1704pdt.err&lt;BR /&gt;307133814 51705 zmif1704pdt.err&lt;BR /&gt;psapcl02:/PRD/mm/iv/out#&amp;gt;ll zmif1704pdt.err&lt;BR /&gt;-rw-rw-rw-   1 vdumpit    tech         51705 Jul 30 12:58 zmif1704pdt.err</description>
      <pubDate>Thu, 31 Jul 2008 15:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241797#M539923</guid>
      <dc:creator>Chetan_5</dc:creator>
      <dc:date>2008-07-31T15:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Weird NFS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241798#M539924</link>
      <description>&amp;gt;the bad file has control characters at the last 5-6 records. &lt;BR /&gt;&lt;BR /&gt;Hmm, mine was bad near the start.&lt;BR /&gt;You may want to dump the file in hex then compare:&lt;BR /&gt;xd -tx4 zmif1704pdt.err &amp;gt; zmif1704pdt.xd</description>
      <pubDate>Fri, 01 Aug 2008 03:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-nfs-issue/m-p/4241798#M539924</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-01T03:05:11Z</dc:date>
    </item>
  </channel>
</rss>

