<?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: NFS problem... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426772#M1591</link>
    <description>Your problem sounds like you do not have enough semaphores configured in your kernel parameters.  When you reboot the server, all the semaphores are available however, as NFS clients attach over a period of time, they become exausted.&lt;BR /&gt;&lt;BR /&gt;To check the number of semaphore usage, try the command:  ipcs -s -b&lt;BR /&gt;&lt;BR /&gt;Then check your kernel parameters in SAM and see how many you have allocated.  If you increase the number or semaphores in SAM, you will need to reboot.&lt;BR /&gt;&lt;BR /&gt;Don't worry about configuring too many semaphores, not really a limit on how many, just increases the size of the kernel.</description>
    <pubDate>Tue, 20 Jun 2000 15:03:24 GMT</pubDate>
    <dc:creator>Dale McNamara</dc:creator>
    <dc:date>2000-06-20T15:03:24Z</dc:date>
    <item>
      <title>NFS problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426771#M1590</link>
      <description>Hi all!  I have been getting an error message on some of my PC clients that connect to my NFS exported directories. I get a message from the PC that says that the "semaphore timeout period has expired" and refuses access to the client. This does not seem to be limited to any particular user...and most users can access NFS at any given time.  I can't seem to find anything on this in the man pages, but was hoping that someone out there could help enlighten me.  Rebooting the server (K460 running HPUX 10.2)seems to help the situation, but after a couple of weeks the problem rears its ugly head again.  &lt;BR /&gt;&lt;BR /&gt;Any ideas?  Any help is greatly appreciated.  Thanks in advance for your response. =)</description>
      <pubDate>Tue, 20 Jun 2000 14:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426771#M1590</guid>
      <dc:creator>Walter Maul</dc:creator>
      <dc:date>2000-06-20T14:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426772#M1591</link>
      <description>Your problem sounds like you do not have enough semaphores configured in your kernel parameters.  When you reboot the server, all the semaphores are available however, as NFS clients attach over a period of time, they become exausted.&lt;BR /&gt;&lt;BR /&gt;To check the number of semaphore usage, try the command:  ipcs -s -b&lt;BR /&gt;&lt;BR /&gt;Then check your kernel parameters in SAM and see how many you have allocated.  If you increase the number or semaphores in SAM, you will need to reboot.&lt;BR /&gt;&lt;BR /&gt;Don't worry about configuring too many semaphores, not really a limit on how many, just increases the size of the kernel.</description>
      <pubDate>Tue, 20 Jun 2000 15:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426772#M1591</guid>
      <dc:creator>Dale McNamara</dc:creator>
      <dc:date>2000-06-20T15:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426773#M1592</link>
      <description>Are you also running AS/U?  I have seen this error before with this product.&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Tue, 20 Jun 2000 15:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426773#M1592</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-06-20T15:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426774#M1593</link>
      <description>If you do ipcs -t, the expired semaphore will be listed as follows under Semaphores:&lt;BR /&gt;ID... OWNER  GROUP     OTIME     CTIME&lt;BR /&gt;24... oracle dba       no-entry 13:19:41&lt;BR /&gt;This should fall under category 's'&lt;BR /&gt;Use the ipcrm command to release the expired semaphores as follows:&lt;BR /&gt;&lt;BR /&gt;ipcrm -s 24&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2000 15:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426774#M1593</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-06-20T15:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426775#M1594</link>
      <description>what software are you using on the PCs to nfs mount UNIX drives?</description>
      <pubDate>Tue, 20 Jun 2000 16:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426775#M1594</guid>
      <dc:creator>Thomas G. Tudrej</dc:creator>
      <dc:date>2000-06-20T16:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426776#M1595</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;We have exactly the same problem since we have increase &lt;BR /&gt;network flow ( from 10 to 100 Mbits/s ).&lt;BR /&gt;&lt;BR /&gt;We use the software : 'diskaccess' on windows NT workstation to mount ( via NFS ) unix directory of an HP Unix server. &lt;BR /&gt;These directories are database directory for the software : ClearCase (Configuration Management).&lt;BR /&gt;I am a ClearCase administrator, not really a system administrator . &lt;BR /&gt;Do you have good result with the increase of number of semaphore ?&lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Yvan Gosset.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Aug 2000 12:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/2426776#M1595</guid>
      <dc:creator>Yvan Gosset</dc:creator>
      <dc:date>2000-08-07T12:26:32Z</dc:date>
    </item>
  </channel>
</rss>

