<?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: inetd ::accept: No buffer space available in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659703#M554452</link>
    <description>Check this thread. It also talks about tcp_con_strategy parameter.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=86591&amp;amp;q=connect%20requests%20dropped%20due%20to%20full%20queue&amp;amp;fh" target="_blank"&gt;http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=86591&amp;amp;q=connect%20requests%20dropped%20due%20to%20full%20queue&amp;amp;fh&lt;/A&gt;</description>
    <pubDate>Fri, 28 Oct 2005 05:15:55 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-10-28T05:15:55Z</dc:date>
    <item>
      <title>inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659696#M554445</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;We are having a rp 2470 server loaded with hpux 11.00 patch level sep 2002, hosting informix 7.31 database. This server is working as  backend server for card based online transaction.One of the application binary is listening in the predefined port( configured in inetd.conf)  for any card swipe hit and giving authorization to the transaction system.&lt;BR /&gt;&lt;BR /&gt;Now a days we are facing the problem of some bad transactions ie 100 per day out of 16000 thousand transaction happening.Further investigations happened on this issue giving some clue as mentioned below.&lt;BR /&gt;&lt;BR /&gt;1) I am getting the "inetd ::accept: No buffer space available" error in syslog file max 10 times a day at random times.As shown in itrc we suspected ndd parameters, Earlier the ndd parameter "tcp_conn_request_max" was default value 20 and we tried different higher values up to 16384 , and every time we executed command inetd -c after changing the parameter also.But still we are getting the same error in syslog and bad transaction continues.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) The command netstat -sp tcp is giving the message "494 connect requests dropped due to full queue" . &lt;BR /&gt;&lt;BR /&gt;I am not able to find out whether this problen due to any wrongly configured network parameter or application binary problem.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 28 Oct 2005 00:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659696#M554445</guid>
      <dc:creator>Sunil.M.S</dc:creator>
      <dc:date>2005-10-28T00:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659697#M554446</link>
      <description>Refer this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=894793" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=894793&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=803600" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=803600&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Restart inetd as,&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/inetd stop&lt;BR /&gt;# /sbin/init.d/inetd start&lt;BR /&gt;&lt;BR /&gt;inetd -c is used to reconfigure not for restarting.&lt;BR /&gt;&lt;BR /&gt;It will solve the problem.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Fri, 28 Oct 2005 00:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659697#M554446</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-28T00:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659698#M554447</link>
      <description>You may need tune kernel/network parameters. Check the above threads given by Muthukumar for a good solution. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 28 Oct 2005 00:40:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659698#M554447</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-28T00:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659699#M554448</link>
      <description>This error could be on account of many things. Could be swap space, buffer cache, ndd tcp/ip settings. to start with look at following ndd tcp parameters.&lt;BR /&gt;&lt;BR /&gt;tcp_recv_hiwater_def      - Maximum receive window size&lt;BR /&gt;    tcp_recv_hiwater_max      - Upper bound on TCP receive buffer size&lt;BR /&gt;    tcp_recv_hiwater_lfp      - Maximum receive window size for fast links&lt;BR /&gt;    tcp_recv_hiwater_lnp      - Maximum receive window size for slow links&lt;BR /&gt;&lt;BR /&gt;tcp_conn_request_max is outstanding max. requests and a value of 16384 is quite generous. for chaning above ndd parameters, do one chnage at a time, check logs and so on.&lt;BR /&gt;&lt;BR /&gt;Also things to check.&lt;BR /&gt;Any other error message??&lt;BR /&gt;Buffer cache setting and use-glance -m, sar -b&lt;BR /&gt;swapinfo -mat</description>
      <pubDate>Fri, 28 Oct 2005 00:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659699#M554448</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-28T00:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659700#M554449</link>
      <description>link:&lt;BR /&gt;1)&lt;A href="http://www.exim.org/pipermail/exim-users/Week-of-Mon-20000501/017767.html" target="_blank"&gt;http://www.exim.org/pipermail/exim-users/Week-of-Mon-20000501/017767.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://archives.neohapsis.com/archives/postfix/2002-02/1952.html" target="_blank"&gt;http://archives.neohapsis.com/archives/postfix/2002-02/1952.html&lt;/A&gt;&lt;BR /&gt;2)&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/infolibrary/tools/other_tools.ppt" target="_blank"&gt;http://www.hp.com/products1/unix/java/infolibrary/tools/other_tools.ppt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Awadhesh</description>
      <pubDate>Fri, 28 Oct 2005 01:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659700#M554449</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2005-10-28T01:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659701#M554450</link>
      <description>Hi Thanks for your replys,&lt;BR /&gt;&lt;BR /&gt;Muthu:Prior to put the query in itrc I had gone through the mentioned links and tried that.By mistake I thought inetd -c will take the changed configuration in to effect.Since the server is in production environment  at present I won't be able to stop and start inetd services,I will do it later.&lt;BR /&gt;&lt;BR /&gt;RAC:From the mentioned symptmes, I am not in a position  to diagnose the root cause for the problem.I have checked the ndd parameters you mentioned in the replay and in my system the parameters are &lt;BR /&gt;tcp_recv_hiwater_def     32768&lt;BR /&gt;tcp_recv_hiwater_lfp     65536&lt;BR /&gt;tcp_recv_hiwater_lnp     8192&lt;BR /&gt;&lt;BR /&gt;But i couldn't find the parameter tcp_recv_hiwater_max in the system.&lt;BR /&gt;&lt;BR /&gt;I am not clear about the significance of these parameters and not sure about changing this value will help me out or not.&lt;BR /&gt;&lt;BR /&gt;The command output of sar and swapinfo look ok in the system.I am not finding much constrain about those parameters.&lt;BR /&gt;&lt;BR /&gt;Pls suggest</description>
      <pubDate>Fri, 28 Oct 2005 04:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659701#M554450</guid>
      <dc:creator>Sunil.M.S</dc:creator>
      <dc:date>2005-10-28T04:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659702#M554451</link>
      <description>The values you have are the default values.&lt;BR /&gt;I have a felling that send and receive buffer sizes are not correctly set by your apps and hence a problem.&lt;BR /&gt;&lt;BR /&gt;Increasing the values one by one and check if error returns. Change one parameter at a time to pinpoint the error.&lt;BR /&gt;&lt;BR /&gt;If you serach the tecnical notes for tcp buffer settings, you will get a document that has all these details. (I think doc id is KBQA00000120)&lt;BR /&gt;&lt;BR /&gt;You can get the help of each parameter as follows.&lt;BR /&gt;&lt;BR /&gt;ndd -h "parameter"</description>
      <pubDate>Fri, 28 Oct 2005 05:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659702#M554451</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-28T05:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659703#M554452</link>
      <description>Check this thread. It also talks about tcp_con_strategy parameter.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=86591&amp;amp;q=connect%20requests%20dropped%20due%20to%20full%20queue&amp;amp;fh" target="_blank"&gt;http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=86591&amp;amp;q=connect%20requests%20dropped%20due%20to%20full%20queue&amp;amp;fh&lt;/A&gt;</description>
      <pubDate>Fri, 28 Oct 2005 05:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659703#M554452</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-28T05:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659704#M554453</link>
      <description>I suggest you remove your database from the tcp stack by setting the connection mechanism to ipcshm in your sqlhosts file. &lt;BR /&gt;&lt;BR /&gt; This will free up buffer space for real network connections as well as making the database go quicker.&lt;BR /&gt;&lt;BR /&gt;This type of connection only works for processes local to the server.&lt;BR /&gt;Speak to your DBA about configuring this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Oct 2005 05:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659704#M554453</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2005-10-28T05:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659705#M554454</link>
      <description>Also, check your nettl.LOG* files.  &lt;BR /&gt;&lt;BR /&gt;This can also be caused by a duplicate IP address.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Oct 2005 07:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659705#M554454</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-10-28T07:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659706#M554455</link>
      <description>Well , in this case  the issue with application couldn't be ruled out. The occurances of inetd error message could be ignored being transient if they are few. But in this case , this is a serious problems as the transactions are getting dropped and occurances are more which couldn't be ignored at all.&lt;BR /&gt;Moreover if the application is not taking care of killing the network processes which are no longer needed , such problems with TCP buffers are bound to happen.&lt;BR /&gt;I would refer the following docs and the KBQA00000120 as referred by RAC to judge the &lt;BR /&gt;application behaviour and adjust tcp parameters  if required.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079989991" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079989991&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080361172" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080361172&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But I do believe , application tunning would be required since the application is listening all the time at the pre-defined tcp port.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Oct 2005 09:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659706#M554455</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-10-28T09:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: inetd ::accept: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659707#M554456</link>
      <description>See the knowledge article WTECKBRC00005581. The inetd error is a result of a change in accept() behaviour in 11.0 of hp-ux. The cause is that a client has reset it's connection to inetd before inetd has called accept(). In 10.20, the tcp stack dropped these "abandoned" connections silently, and the listening application never knew. Now, the default behaviour is to deliver the ENOBUFS to the application. &lt;BR /&gt;&lt;BR /&gt;It is possible to emulate the 10.20 behaviour by setting the ndd parameter "tcp_early_conn_ind" to 0. The effect is that the tcp stack holds the clients connection until the complete 3 way tcp connection has completed, dropping those that are reset prematurely. &lt;BR /&gt;&lt;BR /&gt;The bad transactions may truly be related to the tcp_conn_request_max parameter and the "dropped connection" stat, but it is a problem seperate from that of inetd. (Related possibly, but not directly.) I think Informix uses it's own listener process, and so wouldn't affected by inetd -c or stop/start of inetd. I think the informix listener would need to be stopped and restarted in order to take advantage of the tcp_conn_request_max change. &lt;BR /&gt;&lt;BR /&gt;I hope this helps. &lt;BR /&gt;</description>
      <pubDate>Sat, 29 Oct 2005 18:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-accept-no-buffer-space-available/m-p/3659707#M554456</guid>
      <dc:creator>Jim Keeble</dc:creator>
      <dc:date>2005-10-29T18:43:21Z</dc:date>
    </item>
  </channel>
</rss>

