<?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 NFS problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6571420#M527952</link>
    <description>&lt;P&gt;When I start the script aclocal from the autoconf package, it runs normal if started from a local directory. But started from a NFS network drive, it hangs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uname -a says HP-UX hp1123it B.11.23 U ia64 0388897151 unlimited-user license&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it a known problem? Is there a patch available?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;</description>
    <pubDate>Tue, 12 Aug 2014 14:28:23 GMT</pubDate>
    <dc:creator>BuSchu</dc:creator>
    <dc:date>2014-08-12T14:28:23Z</dc:date>
    <item>
      <title>NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6571420#M527952</link>
      <description>&lt;P&gt;When I start the script aclocal from the autoconf package, it runs normal if started from a local directory. But started from a NFS network drive, it hangs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uname -a says HP-UX hp1123it B.11.23 U ia64 0388897151 unlimited-user license&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it a known problem? Is there a patch available?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 14:28:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6571420#M527952</guid>
      <dc:creator>BuSchu</dc:creator>
      <dc:date>2014-08-12T14:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6571422#M527953</link>
      <description>The mounting options are rw,rsize=8192,wsize=8192,hard,intr&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2014 14:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6571422#M527953</guid>
      <dc:creator>BuSchu</dc:creator>
      <dc:date>2014-08-12T14:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6571444#M527954</link>
      <description>&lt;P&gt;What is the script aclocal?&amp;nbsp; What do you mean by "it hangs?"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the script do anything?&amp;nbsp; Does it provide any output?&amp;nbsp; What is the script supposed to do when it runs normally?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Is it a known problem? Is there a patch available?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good question.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 14:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6571444#M527954</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2014-08-12T14:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6571462#M527955</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The symptoms make it sound like a file locking issue. &amp;nbsp;Do you know if the aclocal script is attempting to lock any files in the NFS-mounted directory? &amp;nbsp;I've seen hundreds of cases where somethings "works" locally but "stops responding" via NFS and most of the time it's because the application is attempting to lock a file and there is something about the NFS file locking configuration that causes the stops responding. &amp;nbsp;Vast majority of those cases are hostname/IP resolution problems.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you see any files when you issue this command on either the NFS client or server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ll -R /var/statmon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 13:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6571462#M527955</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2021-06-23T13:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6572438#M527956</link>
      <description>&lt;P&gt;Now I think it's the same problem I had when I tried to install from a NFS drive. There are a lot of messages that you cannot use swinstall working on a NFS drive. Bit I've found no real solution for this problem. Only the work around "copy the files to a local drive".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be a big problem working with NFS on HP-UX. Other Unixes don't have this problem! What's wrong in HP-UX?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 09:13:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/6572438#M527956</guid>
      <dc:creator>BuSchu</dc:creator>
      <dc:date>2014-08-13T09:13:07Z</dc:date>
    </item>
  </channel>
</rss>

