<?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: No buffer space available in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206420#M464192</link>
    <description>Seems to be related to high memory utilization as well, what is the memory utilization.&lt;BR /&gt;&lt;BR /&gt;You may have to change various TCP parameters if some changes have been done your system recently.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
    <pubDate>Wed, 28 Oct 2009 07:31:48 GMT</pubDate>
    <dc:creator>Kapil Jha</dc:creator>
    <dc:date>2009-10-28T07:31:48Z</dc:date>
    <item>
      <title>No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206409#M464181</link>
      <description>&lt;BR /&gt;chargen/tcp: accept: No buffer space available&lt;BR /&gt;discard/tcp: accept: No buffer space available&lt;BR /&gt;daytime/tcp: accept: No buffer space available&lt;BR /&gt;ftp/tcp: accept: No buffer space available&lt;BR /&gt;swat/tcp: accept: No buffer space available&lt;BR /&gt;dtspc/tcp: accept: No buffer space available&lt;BR /&gt;printer/tcp: accept: No buffer space available&lt;BR /&gt;ident/tcp: accept: No buffer space available&lt;BR /&gt;exec/tcp: accept: No buffer space available&lt;BR /&gt;shell/tcp: accept: No buffer space available&lt;BR /&gt;login/tcp: accept: No buffer space available&lt;BR /&gt;telnet/tcp: accept: No buffer space available&lt;BR /&gt;&lt;BR /&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Can any one please help me to understand why i am getting above mention error.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;CBZ</description>
      <pubDate>Wed, 28 Oct 2009 05:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206409#M464181</guid>
      <dc:creator>CBZ</dc:creator>
      <dc:date>2009-10-28T05:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206410#M464182</link>
      <description>Try this:&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?&amp;amp;threadId=493734" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?&amp;amp;threadId=493734&lt;/A&gt;</description>
      <pubDate>Wed, 28 Oct 2009 05:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206410#M464182</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2009-10-28T05:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206411#M464183</link>
      <description>can you post below output&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/nddconf&lt;BR /&gt;&lt;BR /&gt;Do you have lastest "Kernel RPC cumulative patch" ? &lt;BR /&gt;&lt;BR /&gt;what os version ?</description>
      <pubDate>Wed, 28 Oct 2009 05:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206411#M464183</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-10-28T05:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206412#M464184</link>
      <description># Example 1: Change the interval for sending the first keepalive probes&lt;BR /&gt;#            for idle TCP connection to one hour&lt;BR /&gt;# TRANSPORT_NAME[0]=tcp&lt;BR /&gt;# NDD_NAME[0]=tcp_keepalive_interval&lt;BR /&gt;# NDD_VALUE[0]=3600000&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;# Example 2:  Change the interval for sending keepalive probes to 1 minute&lt;BR /&gt;#             when TCP is detached. (e.g.FIN_WAIT_2)&lt;BR /&gt;# TRANSPORT_NAME[1]=tcp&lt;BR /&gt;# NDD_NAME[1]=tcp_keepalive_detached_interval&lt;BR /&gt;# NDD_VALUE[1]=60000&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;# Example 3:  Change the amount of time TCP endpoints persist in TIME_WAIT&lt;BR /&gt;#             state to 30 seconds.&lt;BR /&gt;# TRANSPORT_NAME[2]=tcp&lt;BR /&gt;# NDD_NAME[2]=tcp_time_wait_interval&lt;BR /&gt;# NDD_VALUE[2]=30000&lt;BR /&gt;#&lt;BR /&gt;# Example 4:  Change the UDP default ttl parameter to 128&lt;BR /&gt;# TRANSPORT_NAME[3]=udp&lt;BR /&gt;# NDD_NAME[3]=udp_def_ttl&lt;BR /&gt;# NDD_VALUE[3]=128&lt;BR /&gt;#&lt;BR /&gt;# Example 5: Change the amount of time that ARP entries can stay in&lt;BR /&gt;#            ARP cache to 10 minutes.&lt;BR /&gt;#&lt;BR /&gt;# TRANSPORT_NAME[4]=arp&lt;BR /&gt;# NDD_NAME[4]=arp_cleanup_interval&lt;BR /&gt;# NDD_VALUE[4]=600000&lt;BR /&gt;&lt;BR /&gt;HP-UX  B.11.11 U 9000/800</description>
      <pubDate>Wed, 28 Oct 2009 05:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206412#M464184</guid>
      <dc:creator>CBZ</dc:creator>
      <dc:date>2009-10-28T05:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206413#M464185</link>
      <description>Suspect you need patch server &lt;BR /&gt;RPC cumulative patch ?&lt;BR /&gt;Contact with HP regarding the patches&lt;BR /&gt;&lt;BR /&gt;can you post below values ?&lt;BR /&gt;do you have &lt;BR /&gt;&lt;BR /&gt;dbc_min_pct =?&lt;BR /&gt;dbc_max_pct =?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Stop any application running (important)&lt;BR /&gt;&lt;BR /&gt;add-in lines&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[n]=tcp&lt;BR /&gt;NDD_NAME[n]=tcp_conn_request_max&lt;BR /&gt;NDD_VALUE[n]=4096&lt;BR /&gt;&lt;BR /&gt;NOTE: n = 0, 1, 2, 3, 4 ....&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Oct 2009 05:44:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206413#M464185</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-10-28T05:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206414#M464186</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for your suggestions, could you please let me know from where i will get below info &lt;BR /&gt;&lt;BR /&gt;dbc_min_pct =?&lt;BR /&gt;dbc_max_pct =?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 28 Oct 2009 06:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206414#M464186</guid>
      <dc:creator>CBZ</dc:creator>
      <dc:date>2009-10-28T06:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206415#M464187</link>
      <description>what os version?&lt;BR /&gt;&lt;BR /&gt;uname -a</description>
      <pubDate>Wed, 28 Oct 2009 06:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206415#M464187</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-10-28T06:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206416#M464188</link>
      <description>HP-UX B.11.11</description>
      <pubDate>Wed, 28 Oct 2009 06:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206416#M464188</guid>
      <dc:creator>CBZ</dc:creator>
      <dc:date>2009-10-28T06:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206417#M464189</link>
      <description>kmtune -q dbc_min_pct&lt;BR /&gt;kmtune -q dbc_max_pct</description>
      <pubDate>Wed, 28 Oct 2009 06:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206417#M464189</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-10-28T06:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206418#M464190</link>
      <description>Parameter:      dbc_max_pct&lt;BR /&gt;Current:        20&lt;BR /&gt;Planned:        20&lt;BR /&gt;Default:        50&lt;BR /&gt;Minimum:        -&lt;BR /&gt;Module:         -&lt;BR /&gt;Version:        -&lt;BR /&gt;Dynamic:        No&lt;BR /&gt;&lt;BR /&gt;Parameter:      dbc_min_pct&lt;BR /&gt;Current:        5&lt;BR /&gt;Planned:        5&lt;BR /&gt;Default:        5&lt;BR /&gt;Minimum:        -&lt;BR /&gt;Module:         -&lt;BR /&gt;Version:        -&lt;BR /&gt;Dynamic:        No&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Oct 2009 06:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206418#M464190</guid>
      <dc:creator>CBZ</dc:creator>
      <dc:date>2009-10-28T06:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206419#M464191</link>
      <description>CBZ,&lt;BR /&gt;&lt;BR /&gt;This has nothing to do with filesystem buffer cache (dbc_max_pct and dbc_min_pct) - it is simply a message telling you that when inetd tried to open sockets for these applications using the accept() system call, it returned an error code indicating "no buffer space available". This actually means that there is insufficient kernel memory available to create bufferes for these socket connections. These errors are usually transient and if you don't have a problem now can probably be ignored (all well behaved applications should re-try when they get ENOBUFS returned from accept() ). I'm sure Rick Jones can do a better job of explaining that than I can...&lt;BR /&gt;&lt;BR /&gt;The fact you see the same message for a bunch of different ports in what looks (to me) like ascending order suggests that someone may be running a port scanner against this system - are you aware of anyone attempting that (e.g. using nmap or nessus or some other security scanning tool?)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 28 Oct 2009 07:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206419#M464191</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-10-28T07:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206420#M464192</link>
      <description>Seems to be related to high memory utilization as well, what is the memory utilization.&lt;BR /&gt;&lt;BR /&gt;You may have to change various TCP parameters if some changes have been done your system recently.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Wed, 28 Oct 2009 07:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206420#M464192</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-10-28T07:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206421#M464193</link>
      <description>Thanks to all Super SAs....you \m/Rocks\m/</description>
      <pubDate>Wed, 28 Oct 2009 12:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206421#M464193</guid>
      <dc:creator>CBZ</dc:creator>
      <dc:date>2009-10-28T12:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: No buffer space available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206422#M464194</link>
      <description>What Duncan has said can be correct (BTW, while I see many Forum's postings, I don't see them all, and only chanced across this one) I'll repeat what was in the referenced entry from five years ago :)&lt;BR /&gt;&lt;BR /&gt;99 times out of 10, a "No buffer space available" (aka ENOBUFS) on an accept() call means that by the time the server (again in this case inetd) got around to calling accept() on the listen endpoint, the remote end of the connection had given-up and gone away.&lt;BR /&gt;&lt;BR /&gt;It means that your server was not keeping-up with the connection establishement rate.&lt;BR /&gt;&lt;BR /&gt;Now, getting to the present, that they have appeared for all those services suggests that someone may have been bombarding your system with bogus connection requests - hardly anyone but crusty old network performance types :) connect to the chargen (character generator - spits-out a steady stream of bytes on the connection) or discard (bit buckets anything it is sent) services.&lt;BR /&gt;&lt;BR /&gt;If your system is "external facing" on a (semi) public network you may want to look into disabling many of those services and doing other "hardening" things.&lt;BR /&gt;&lt;BR /&gt;You can go into /etc/inetd.conf and disable chargen, discard and daytime straight away.  You can *probably* disable ident.  Some of the others will depend on whether or not you actually use those services on that server.</description>
      <pubDate>Wed, 28 Oct 2009 23:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-buffer-space-available/m-p/5206422#M464194</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2009-10-28T23:50:39Z</dc:date>
    </item>
  </channel>
</rss>

