<?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 Recurring NFS troubles in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448466#M10158</link>
    <description>Hi all!  I've got a K460 running 10.20. This problem only seems to affect PC users. (All PC users are using a product from FTP Software called Interdrive)  Periodically, they are not able to map drives to the NFS server.  Other UNIX/Linux hosts are able to mount NFS drives perfectly. &lt;BR /&gt;&lt;BR /&gt;The error the PC clients typically get is:&lt;BR /&gt;&lt;BR /&gt;"Could not connection to BLAH BLAH BLAH. Semaphore timeout period has expired."&lt;BR /&gt;&lt;BR /&gt;Usually stopping and restarting NFS services on the NFS server is sufficient to fix this problem.  However, not today.  The first time I disabled NFS services...all the daemons went away except for pcnfsd.  It remained, and was finally killed by a kill -9.  Then I started NFS services again, and now the users get the message:&lt;BR /&gt;&lt;BR /&gt;"The specified server cannot complete the requested task."&lt;BR /&gt;&lt;BR /&gt;My nfsconf file looks like this:&lt;BR /&gt;&lt;BR /&gt;NFS_CLIENT=1&lt;BR /&gt;NFS_SERVER=1&lt;BR /&gt;NUM_NFSD=12&lt;BR /&gt;NUM_NFSIOD=12&lt;BR /&gt;PCNFS_SERVER=1&lt;BR /&gt;LOCKD_OPTIONS=""&lt;BR /&gt;STATD_OPTIONS=""&lt;BR /&gt;MOUNTD_OPTIONS=""&lt;BR /&gt;AUTOMOUNT=1&lt;BR /&gt;AUTO_MASTER="/etc/auto_master"&lt;BR /&gt;AUTO_OPTIONS="-f $AUTO_MASTER"&lt;BR /&gt;START_MOUNTD=1&lt;BR /&gt;&lt;BR /&gt;Any thoughts?  All comments and help is appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Sep 2000 19:20:24 GMT</pubDate>
    <dc:creator>Walter Maul</dc:creator>
    <dc:date>2000-09-27T19:20:24Z</dc:date>
    <item>
      <title>Recurring NFS troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448466#M10158</link>
      <description>Hi all!  I've got a K460 running 10.20. This problem only seems to affect PC users. (All PC users are using a product from FTP Software called Interdrive)  Periodically, they are not able to map drives to the NFS server.  Other UNIX/Linux hosts are able to mount NFS drives perfectly. &lt;BR /&gt;&lt;BR /&gt;The error the PC clients typically get is:&lt;BR /&gt;&lt;BR /&gt;"Could not connection to BLAH BLAH BLAH. Semaphore timeout period has expired."&lt;BR /&gt;&lt;BR /&gt;Usually stopping and restarting NFS services on the NFS server is sufficient to fix this problem.  However, not today.  The first time I disabled NFS services...all the daemons went away except for pcnfsd.  It remained, and was finally killed by a kill -9.  Then I started NFS services again, and now the users get the message:&lt;BR /&gt;&lt;BR /&gt;"The specified server cannot complete the requested task."&lt;BR /&gt;&lt;BR /&gt;My nfsconf file looks like this:&lt;BR /&gt;&lt;BR /&gt;NFS_CLIENT=1&lt;BR /&gt;NFS_SERVER=1&lt;BR /&gt;NUM_NFSD=12&lt;BR /&gt;NUM_NFSIOD=12&lt;BR /&gt;PCNFS_SERVER=1&lt;BR /&gt;LOCKD_OPTIONS=""&lt;BR /&gt;STATD_OPTIONS=""&lt;BR /&gt;MOUNTD_OPTIONS=""&lt;BR /&gt;AUTOMOUNT=1&lt;BR /&gt;AUTO_MASTER="/etc/auto_master"&lt;BR /&gt;AUTO_OPTIONS="-f $AUTO_MASTER"&lt;BR /&gt;START_MOUNTD=1&lt;BR /&gt;&lt;BR /&gt;Any thoughts?  All comments and help is appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Sep 2000 19:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448466#M10158</guid>
      <dc:creator>Walter Maul</dc:creator>
      <dc:date>2000-09-27T19:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Recurring NFS troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448467#M10159</link>
      <description>Are the pc clients opening connections to mountd to do EXPORT but never tearing them down perhaps ?&lt;BR /&gt; This sounds like a bug we have seen wrt  Onnet S/W ...same vendor or subset of interdrive S/W ?&lt;BR /&gt;&lt;BR /&gt;How many users at a time ?&lt;BR /&gt;&lt;BR /&gt;may be worth increasing maxfiles &amp;amp; nfile ?&lt;BR /&gt;&lt;BR /&gt;whats output from : &lt;BR /&gt;rpcinfo -p look for 100005    1   tcp    ???  mountd&lt;BR /&gt;then : &lt;BR /&gt;netstat -an | grep ??? = ? more than 60 ?&lt;BR /&gt;&lt;BR /&gt;my advice is speak to interdrive i think this is a known bug wrt their S/W &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Sep 2000 06:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448467#M10159</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-09-28T06:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Recurring NFS troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448468#M10160</link>
      <description>Sorry I don't now how to fix your latest error ... but hopefully we've tracked down the recurring nfs issue</description>
      <pubDate>Thu, 28 Sep 2000 06:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448468#M10160</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-09-28T06:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Recurring NFS troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448469#M10161</link>
      <description>Have you considered using Samba to share directories to PCs.  Its free and works great on 10.20.</description>
      <pubDate>Thu, 28 Sep 2000 08:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448469#M10161</guid>
      <dc:creator>Jim Adamson</dc:creator>
      <dc:date>2000-09-28T08:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Recurring NFS troubles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448470#M10162</link>
      <description>I have looked into it further with the NFS client software, and the problem does not seem to stem from it. (After I got the error, I was still able to NFS mount a filesystem from another 10.20 server on my LAN.)  That being said, I'm going to try and adjust the semaphore settings in the kernel parameters. If that doesn't work, I'm buying a gun!  =P</description>
      <pubDate>Thu, 19 Oct 2000 23:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recurring-nfs-troubles/m-p/2448470#M10162</guid>
      <dc:creator>Walter Maul</dc:creator>
      <dc:date>2000-10-19T23:39:36Z</dc:date>
    </item>
  </channel>
</rss>

