<?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: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 ) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970594#M528495</link>
    <description>&lt;P&gt;Hi Donna,&lt;BR /&gt;Sorry it was my fault...&lt;BR /&gt;I had forgotten to stop the "flood-ping" script before running the netstat commands.&lt;BR /&gt;I've done the same test again and there were only 37 pings in 27186 sent tcp packets in the 10 minute period.&lt;BR /&gt;I only started to run the "flood-ping" script when we started to encounter broken connections due to lost packets.&lt;BR /&gt;And, I also have to run the "ifconfig" script simultaneously, to periodically "reset" the network stack?, clear the ARP cache?&lt;BR /&gt;This is the only way that I can make the server "usable"...&lt;BR /&gt;Actually, these two scripts have been running continously since I booted the system on 16th May 2017.&lt;BR /&gt;The server was shutdown for a few hours due to UPS maintenance.&lt;BR /&gt;I remember installing the March 2017 QPKBASE and QPKAPPS bundles before shutting down the system.&lt;BR /&gt;Should I uninstall both bundles and see what happens?&lt;BR /&gt;&lt;BR /&gt;Today, after everyone went home, I stopped our "global systems daemon" program.&lt;BR /&gt;This program checks about 180 "must-be-alive" systems/services such as our SMTP/POP3/HTTP/Oracle/Etc. services as well as IOT nodes, some sensor values,, security cameras/recording equipment, personnel attendance readers and so on.&lt;BR /&gt;With this program stopped, the ARP cache grows very slowly, in fact it took 4 hours to reach 100 MAC's.&lt;BR /&gt;And, to my surprise there was not a single packet loss in this 4 hour period.&lt;BR /&gt;As soon as the ARP count exceeded ~100, some packet loss started.&lt;BR /&gt;This problem is starting look like it is directly related to the ARP cache size...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2017 21:39:52 GMT</pubDate>
    <dc:creator>SemihBATTAL</dc:creator>
    <dc:date>2017-07-11T21:39:52Z</dc:date>
    <item>
      <title>Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970045#M528478</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;Please help me solve this strange problem.&lt;BR /&gt;In order to make this post readable, I'll leave out all the troubleshooting steps I have taken so far and only point out the temporary fix I've found, which should give a clue as to what may be wrong.&lt;BR /&gt;&lt;BR /&gt;This Itanium server ( HP-UX 11..31, fully patched, working happily since 2004 ) recently fails to respond to some of the pings from other servers when the ARP cache grows over ~100 items. And, in a few minutes time the server becomes completely unusable because even an incoming ssh session can't be maintained due to lost packets.&lt;BR /&gt;To fix this, I run a shell script which continously monitors the number of lines in the output of "arp -a" and if there are more than 100 items, it executes the command "/usr/sbin/ifconfig lan0 192.168.8.8", which among other things, clears the ARP cache.. This action instantly fixes the "lost pings" problem.&lt;BR /&gt;I may be completely wrong in associating this problem with the size of the ARP cache, there may be something else which the "ifconfig" command clears/fixes? (Resets the NIC card? )&lt;BR /&gt;Needles to say that there are no cabling/routing/switching problems, the problem starts in the server and can be fixed completely but temporarily within the server itself.&lt;BR /&gt;What could be wrong?&lt;BR /&gt;Sorry about my rusty English...&lt;BR /&gt;&lt;BR /&gt;Semih BATTAL&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 23:21:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970045#M528478</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-05T23:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970053#M528479</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp; I know nothing, but ...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I may be completely wrong in associating this problem with the size of&lt;BR /&gt;&amp;gt; the ARP cache,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; That would be my guess.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;nbsp; there may be something else which the "ifconfig" command&lt;BR /&gt;&amp;gt; clears/fixes? (Resets the NIC card? )&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Or triggers an ARP broadcast?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; My first guess would be something like an IP address conflict.&amp;nbsp; I&lt;BR /&gt;(knowing nothing) can imagine that if two systems have the same IP&lt;BR /&gt;address, they'd be arguing about who should be getting the traffic for&lt;BR /&gt;the conflicted address.&amp;nbsp; A fresh "ifconfig" command might help to tilt&lt;BR /&gt;the dispute temporarily (while coincidentally clearing the ARP cache),&lt;BR /&gt;but the conflicting system might do things which tilt it back the other&lt;BR /&gt;way.&amp;nbsp; A growing ARP cache might indicate only that other folks on the&lt;BR /&gt;network get to talking, and, as that happens, the other competitor is&lt;BR /&gt;gaining audience share.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; But what do I know?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If you take down the HP-UX system, does "ping" from elsewhere to the&lt;BR /&gt;HP-UX system's IP address get any responses (which must come from the&lt;BR /&gt;competitor)?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 00:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970053#M528479</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2017-07-06T00:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970163#M528480</link>
      <description>&lt;P&gt;Do you have any networking messages in the command: &lt;STRONG&gt;dmesg&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;Do you any error counts in the command: &lt;STRONG&gt;lanadmin -g 0&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;(the errors follow the line:&lt;STRONG&gt; Index&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;How about network errors in&amp;nbsp;&lt;STRONG&gt;/var/adm/syslog/syslog.log&lt;/STRONG&gt;? Specifically errors from &lt;STRONG&gt;ssh&lt;/STRONG&gt; would be useful.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 16:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970163#M528480</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2017-07-06T16:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970169#M528481</link>
      <description>&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;Thank you for the useful tips...&lt;BR /&gt;I'll unplug the server LAN cable and ping its IP to see if someone else has it...&lt;BR /&gt;I'll be reporting back in an hour or so...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 17:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970169#M528481</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-06T17:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970170#M528482</link>
      <description>&lt;P&gt;Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Nothing unusual in dmesg.&lt;BR /&gt;Nothing unusual in syslog.&lt;BR /&gt;Nothing unusual in the "port status" pages of the switches involved. ( Procurve 1810G24 )&lt;BR /&gt;&lt;BR /&gt;Here is lanadmin -g 0 output: ( with ifconfig script disabled for at least 30 minutes )&lt;/P&gt;&lt;P&gt;LAN INTERFACE STATUS DISPLAY&lt;BR /&gt;Thu, Jul 6,2017 20:56:02&lt;/P&gt;&lt;P&gt;PPA Number = 0&lt;BR /&gt;Description = lan0 HP PCI-X 1000Base-T Release B.11.31.1103&lt;BR /&gt;Type (value) = ethernet-csmacd(6)&lt;BR /&gt;MTU Size = 1500&lt;BR /&gt;Speed = 1000000000&lt;BR /&gt;Station Address = 0x1438eb4b62&lt;BR /&gt;Administration Status (value) = up(1)&lt;BR /&gt;Operation Status (value) = up(1)&lt;BR /&gt;Last Change = 345285005&lt;BR /&gt;Inbound Octets = 11825894&lt;BR /&gt;Inbound Unicast Packets = 814834779&lt;BR /&gt;Inbound Non-Unicast Packets = 12480874&lt;BR /&gt;Inbound Discards = 0&lt;BR /&gt;Inbound Errors = 0&lt;BR /&gt;Inbound Unknown Protocols = 769002&lt;BR /&gt;Outbound Octets = 525592820&lt;BR /&gt;Outbound Unicast Packets = 541306995&lt;BR /&gt;Outbound Non-Unicast Packets = 6249701&lt;BR /&gt;Outbound Discards = 1&lt;BR /&gt;Outbound Errors = 0&lt;BR /&gt;Outbound Queue Length = 2&lt;BR /&gt;Specific = 655367&lt;/P&gt;&lt;P&gt;Ethernet-like Statistics Group&lt;/P&gt;&lt;P&gt;Index = 1&lt;BR /&gt;Alignment Errors = 0&lt;BR /&gt;FCS Errors = 0&lt;BR /&gt;Single Collision Frames = 0&lt;BR /&gt;Multiple Collision Frames = 0&lt;BR /&gt;Deferred Transmissions = 0&lt;BR /&gt;Late Collisions = 0&lt;BR /&gt;Excessive Collisions = 0&lt;BR /&gt;Internal MAC Transmit Errors = 0&lt;BR /&gt;Carrier Sense Errors = 0&lt;BR /&gt;Frames Too Long = 0&lt;BR /&gt;Internal MAC Receive Errors = 0&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 18:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970170#M528482</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-06T18:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970179#M528483</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Nothing unusual in dmesg.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nothing unusual in syslog.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So are you redirecting all sshd logging to another file?&lt;BR /&gt;What does that file show when ssh fails?&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Or do you mean that all the sshd failure messages are not unusual?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do ftp or telnet fail to login?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There are no protocol errors in the lanadmin output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 19:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970179#M528483</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2017-07-06T19:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970181#M528484</link>
      <description>&lt;P&gt;Hi Bill,&lt;BR /&gt;No, sshd logs do go to syslog but I don't get a log line for a broken connection, I don'y know why. ( LogLevel is ERROR )&lt;BR /&gt;But, I get an error from the "putty" client which we use for ssh access from PC's.&lt;BR /&gt;The error message says: "Network error: Software caused connection abort".&lt;BR /&gt;Actually, you can predict that your ssh connection will break any minute by looking at the latency of the character echoes from the server. They begin to take longer and longer and in a few seconds/minutes the ssh connection breaks.&lt;BR /&gt;For telnet access we use 700/32 terminals connected to 2340 DTC's and the same thing happens with them.&lt;/P&gt;&lt;P&gt;Here is an sshd log line from /usr/adm/syslog/syslog.log&lt;BR /&gt;Jul 6 09:34:16 everest sshd[10097]: error: PAM: Authentication failed for sanurt from 192.168.11.70&lt;BR /&gt;But, as I said, there are no log lines for broken connections.&lt;BR /&gt;&lt;BR /&gt;This problem is not confined to telnet or ssh, we have oracle listeners running on this server and they suffer from the the same "broken connection" problem...&lt;BR /&gt;&lt;BR /&gt;Here is a "flood-ping" test result from another server running Oracle Linux. These two servers are connected to a Procurve 1910G switch by short patch cables...&lt;BR /&gt;&lt;BR /&gt;Thu Jul 6 21:46:50 GMT-3 2017 : 400 packets transmitted, 195 received, 51% packet loss, time 6324ms&lt;BR /&gt;Thu Jul 6 21:50:22 GMT-3 2017 : 400 packets transmitted, 331 received, 17% packet loss, time 6869ms&lt;BR /&gt;Thu Jul 6 21:52:37 GMT-3 2017 : 400 packets transmitted, 270 received, 32% packet loss, time 6883ms&lt;BR /&gt;Thu Jul 6 21:55:01 GMT-3 2017 : 400 packets transmitted, 361 received, 9% packet loss, time 6582ms&lt;BR /&gt;Thu Jul 6 22:05:39 GMT-3 2017 : 400 packets transmitted, 260 received, 35% packet loss, time 6786ms&lt;BR /&gt;Thu Jul 6 22:05:49 GMT-3 2017 : 400 packets transmitted, 390 received, 2% packet loss, time 6656ms&lt;BR /&gt;Thu Jul 6 22:06:45 GMT-3 2017 : 400 packets transmitted, 375 received, 6% packet loss, time 6302ms&lt;BR /&gt;Thu Jul 6 22:06:55 GMT-3 2017 : 400 packets transmitted, 301 received, 24% packet loss, time 6498ms&lt;BR /&gt;Thu Jul 6 22:08:22 GMT-3 2017 : 400 packets transmitted, 244 received, 39% packet loss, time 6868ms&lt;BR /&gt;Thu Jul 6 22:08:32 GMT-3 2017 : 400 packets transmitted, 342 received, 14% packet loss, time 6748ms&lt;BR /&gt;Thu Jul 6 22:11:56 GMT-3 2017 : 400 packets transmitted, 328 received, 18% packet loss, time 7036ms&lt;BR /&gt;Thu Jul 6 22:13:03 GMT-3 2017 : 400 packets transmitted, 398 received, 0% packet loss, time 6764ms&lt;BR /&gt;Thu Jul 6 22:21:08 GMT-3 2017 : 400 packets transmitted, 344 received, 14% packet loss, time 6799ms&lt;BR /&gt;&lt;BR /&gt;This test illustrates the graveness of our problem.&lt;BR /&gt;In short, this server is unusable unless the "ifconfig" command is run every few minutes...&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 19:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970181#M528484</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-06T19:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970183#M528485</link>
      <description>&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;I've unplugged the server LAN cable and left it like that for about 10 minutes., during this period there was noone else replying to the pings....&lt;BR /&gt;Having said that, the "duplicate" may not be replying the ICMP packets?&lt;BR /&gt;I've now reconnected the server to the LAN but via a different Procurve switch.&lt;BR /&gt;And, nothing changed, we are still experiencing high packet loss...&lt;/P&gt;&lt;P&gt;Thu Jul 6 23:30:42 GMT-3 2017 : 400 packets transmitted, 372 received, 7% packet loss, time 6513ms&lt;BR /&gt;Thu Jul 6 23:36:01 GMT-3 2017 : 400 packets transmitted, 264 received, 34% packet loss, time 6749ms&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 20:38:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970183#M528485</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-06T20:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970304#M528486</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;latency of the character echoes from the server...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This sounds like a possible ARP storm. You'll need to get your network admins to look at network traces. You can use nettl to trace the network when things get bad and then run the result through Wireshark. Your network team can help with the output from Wireshark.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here's a sample trace:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;# nettl -traceon all -e all -f /var/tmp/net-trc

after a few seconds

# nettl -traceoff -e all&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;Then use Wireshark to open the file&amp;nbsp;/var/tmp/net-trc.TRC000&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jul 2017 23:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970304#M528486</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2017-07-08T23:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970439#M528487</link>
      <description>&lt;P&gt;Hi Bill,&lt;BR /&gt;I traced the server network for 30 seconds, during this period ~12000 packets were captured, 216 of which were ARP requests.&lt;BR /&gt;It doesn't look like an ARP Storm does it?&lt;BR /&gt;&lt;BR /&gt;"This frame is a (suspected) retransmission", TCP, count: 4763&lt;BR /&gt;"This frame is a (suspected) fast retransmission", TCP, count: 627&lt;BR /&gt;The port numbers involved for these two reports belong to our Oracle listeners.&lt;BR /&gt;Do these indicate any trouble?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 19:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970439#M528487</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-10T19:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970441#M528488</link>
      <description>&lt;P&gt;what results do you get for the following commands?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ndd -get /dev/arp arp_cache_report&lt;BR /&gt;ndd -get /dev/arp arp_cleanup_interval&lt;/P&gt;&lt;P&gt;what's in your nddconf file?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 19:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970441#M528488</guid>
      <dc:creator>donna hofmeister</dc:creator>
      <dc:date>2017-07-10T19:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970447#M528489</link>
      <description>&lt;P&gt;Hi Donna,&lt;BR /&gt;Thank you for giving a hand...&lt;BR /&gt;&lt;BR /&gt;# ndd -get /dev/arp arp_cleanup_interval&lt;BR /&gt;600000&lt;/P&gt;&lt;P&gt;# /etc/rc.config.d/nddconf&lt;BR /&gt;# As per PHNE_43814. Semih BATTAL 2014-11-19&lt;BR /&gt;TRANSPORT_NAME[0]=tcp&lt;BR /&gt;NDD_NAME[0]=tcp_sack_enable&lt;BR /&gt;NDD_VALUE[0]=2&lt;BR /&gt;#&lt;BR /&gt;TRANSPORT_NAME[1]=ip&lt;BR /&gt;NDD_NAME[1]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[1]=0&lt;BR /&gt;&lt;BR /&gt;# ndd -get /dev/arp arp_cache_report&lt;BR /&gt;ifname proto addr proto mask hardware addr flags&lt;BR /&gt;lan0 192.168.007.111 255.255.255.255 ec:1f:72:b7:d3:18&lt;BR /&gt;lan0 192.168.007.110 255.255.255.255 dc:85:de:ba:d4:2c&lt;BR /&gt;lan0 192.168.007.108 255.255.255.255 dc:85:de:ba:d4:29&lt;BR /&gt;lan0 192.168.011.164 255.255.255.255 00:8c:fa:61:c7:5c&lt;BR /&gt;lan0 192.168.011.042 255.255.255.255 00:25:86:e3:2f:07&lt;BR /&gt;lan0 192.168.011.041 255.255.255.255 00:25:86:e3:1f:66&lt;BR /&gt;lan0 192.168.011.110 255.255.255.255 10:bf:48:05:23:21&lt;BR /&gt;lan0 192.168.011.045 255.255.255.255 40:b0:34:29:82:5b&lt;BR /&gt;lan0 192.168.007.097 255.255.255.255 00:0c:43:ce:42:de&lt;BR /&gt;lan0 192.168.008.048 255.255.255.255 00:1e:68:1e:1a:02&lt;BR /&gt;lan0 192.168.011.113 255.255.255.255 00:8c:fa:61:ba:55&lt;BR /&gt;lan0 192.168.008.251 255.255.255.255 aa:aa:aa:00:cb:65&lt;BR /&gt;lan0 192.168.011.191 255.255.255.255 1c:87:2c:42:22:b4&lt;BR /&gt;lan0 192.168.007.112 255.255.255.255 c8:d5:fe:f1:ae:4d&lt;BR /&gt;lan0 192.168.011.194 255.255.255.255 1c:87:2c:41:ab:a7&lt;BR /&gt;lan0 192.168.008.001 255.255.255.255 00:17:08:59:b4:60&lt;BR /&gt;lan0 192.168.011.193 255.255.255.255 1c:87:2c:42:1e:7d&lt;BR /&gt;lan0 192.168.002.014 255.255.255.255 00:14:38:eb:4b:62 UNRESOLVED&lt;BR /&gt;lan0 192.168.010.006 255.255.255.255 00:80:92:6d:62:d2&lt;BR /&gt;lan0 192.168.011.070 255.255.255.255 00:1e:8c:df:60:6e&lt;BR /&gt;lan0 192.168.002.012 255.255.255.255 00:14:38:eb:4b:62 UNRESOLVED&lt;BR /&gt;lan0 192.168.002.013 255.255.255.255 00:14:38:eb:4b:62 UNRESOLVED&lt;BR /&gt;lan0 192.168.008.072 255.255.255.255 a0:2b:b8:1f:35:28&lt;BR /&gt;lan0 192.168.008.008 255.255.255.255 00:14:38:eb:4b:62 PERM PUBLISH LOCAL&lt;BR /&gt;lan0 192.168.011.010 255.255.255.255 c8:60:00:56:e6:4f&lt;BR /&gt;lan0 192.168.000.002 255.255.255.255 00:0b:86:6e:cb:54&lt;BR /&gt;lan0 192.168.015.010 255.255.255.255 ac:9b:f4:82:69:1c&lt;BR /&gt;lan0 192.168.011.014 255.255.255.255 88:51:fb:57:57:38&lt;BR /&gt;lan0 192.168.011.012 255.255.255.255 c8:60:00:56:e4:ac&lt;BR /&gt;lan0 192.168.011.083 255.255.255.255 00:0f:fe:f3:cb:2d&lt;BR /&gt;lan0 192.168.011.082 255.255.255.255 00:0f:fe:f2:73:88&lt;BR /&gt;lan0 192.168.011.022 255.255.255.255 00:1e:90:28:79:1c&lt;BR /&gt;lan0 192.168.007.088 255.255.255.255 00:0c:43:ce:44:41&lt;BR /&gt;lan0 192.168.011.026 255.255.255.255 00:24:d6:3b:43:60&lt;BR /&gt;lan0 192.168.008.026 255.255.255.255 00:22:64:2a:30:3c&lt;BR /&gt;lan0 192.168.011.024 255.255.255.255 00:16:e6:64:d0:e5&lt;BR /&gt;lan0 192.168.011.088 255.255.255.255 00:1e:33:d1:60:ba&lt;BR /&gt;lan0 192.168.011.159 255.255.255.255 d8:5d:4c:80:e3:e9&lt;BR /&gt;lan0 192.168.007.211 255.255.255.255 00:0c:43:ce:42:bf&lt;BR /&gt;lan0 192.168.011.028 255.255.255.255 10:bf:48:04:7b:9d&lt;BR /&gt;lan0 224.000.000.000 240.000.000.000 01:00:5e:00:00:00 PERM MAPPING&lt;BR /&gt;( Unresolved MAC's are powered down but they are being ping'ed by the server )&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 19:55:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970447#M528489</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-10T19:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970449#M528490</link>
      <description>&lt;P&gt;do you know why arp_cleanup was changed from 300000 (5 min)? i'm thinking running cleanup every&amp;nbsp;5 minutes should resolve your issue...&lt;/P&gt;&lt;P&gt;BUT before you make any changes, please do the following:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;netstat -s &amp;gt; before.txt&lt;BR /&gt;&amp;lt;wait for 10 minutes&amp;gt;&lt;BR /&gt;netstat -s &amp;gt; after.txt&lt;/P&gt;&lt;P&gt;please attach "before" and "after" so i can see how your network is performing.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970449#M528490</guid>
      <dc:creator>donna hofmeister</dc:creator>
      <dc:date>2017-07-10T20:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970462#M528491</link>
      <description>&lt;P&gt;Hi Donna,&lt;BR /&gt;While I wait for the "after" report...&lt;BR /&gt;I've tried a wide range of values for the arp_cleanup_interval, values from as low as 10 seconds right up to 10 minutes...&lt;BR /&gt;They did not make the problem any better or any worse.&lt;BR /&gt;The title of this thread is a bit misleading isn't it, as I said earlier I am probably wrong in making this association.&lt;BR /&gt;And, as said earlier, "ifconfig" is doing things besides clearing the ARP cache..&lt;BR /&gt;The size of the ARP cache seems to be indicative of the time period when things start to go wrong ( after the ifconfig command clears the ARP cache )&lt;BR /&gt;before.txt and after.txt are attched...&lt;BR /&gt;No, they are NOT... Only jpg, bmp etc. are accepted.&lt;BR /&gt;Should I cheat by changing the extension? Or include them ihere n the text?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970462#M528491</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-10T20:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970463#M528492</link>
      <description>&lt;P&gt;Hi again Donna,&lt;BR /&gt;See below how bad the problem is when the "ifconfig" script is not running...&lt;BR /&gt;Mon Jul 10 22:16:27 GMT-3 2017 : 400 packets transmitted, 335 received, 16% packet loss, time 6462ms&lt;BR /&gt;Mon Jul 10 22:16:46 GMT-3 2017 : 400 packets transmitted, 351 received, 12% packet loss, time 6612ms&lt;BR /&gt;Mon Jul 10 22:18:22 GMT-3 2017 : 400 packets transmitted, 397 received, 0% packet loss, time 6626ms&lt;BR /&gt;Mon Jul 10 22:19:41 GMT-3 2017 : 400 packets transmitted, 357 received, 10% packet loss, time 7181ms&lt;BR /&gt;Mon Jul 10 22:21:09 GMT-3 2017 : 400 packets transmitted, 395 received, 1% packet loss, time 6782ms&lt;BR /&gt;Mon Jul 10 22:23:05 GMT-3 2017 : 400 packets transmitted, 181 received, 54% packet loss, time 6364ms&lt;BR /&gt;Mon Jul 10 22:32:44 GMT-3 2017 : 400 packets transmitted, 291 received, 27% packet loss, time 6882ms&lt;BR /&gt;Mon Jul 10 22:36:16 GMT-3 2017 : 400 packets transmitted, 375 received, 6% packet loss, time 6746ms&lt;BR /&gt;Mon Jul 10 22:43:02 GMT-3 2017 : 400 packets transmitted, 303 received, 24% packet loss, time 6565ms&lt;BR /&gt;Mon Jul 10 22:43:22 GMT-3 2017 : 400 packets transmitted, 350 received, 12% packet loss, time 6876ms&lt;BR /&gt;Mon Jul 10 22:47:51 GMT-3 2017 : 400 packets transmitted, 367 received, 8% packet loss, time 6534ms&lt;BR /&gt;Mon Jul 10 22:48:01 GMT-3 2017 : 400 packets transmitted, 309 received, 22% packet loss, time 6757ms&lt;BR /&gt;Mon Jul 10 22:53:29 GMT-3 2017 : 400 packets transmitted, 374 received, 6% packet loss, time 6692ms&lt;BR /&gt;Mon Jul 10 22:56:05 GMT-3 2017 : 400 packets transmitted, 377 received, 5% packet loss, time 6846ms&lt;BR /&gt;Mon Jul 10 22:59:28 GMT-3 2017 : 400 packets transmitted, 227 received, 43% packet loss, time 6811ms&lt;BR /&gt;Mon Jul 10 23:00:56 GMT-3 2017 : 400 packets transmitted, 399 received, 0% packet loss, time 6683ms&lt;BR /&gt;Mon Jul 10 23:01:45 GMT-3 2017 : 400 packets transmitted, 372 received, 7% packet loss, time 6771ms&lt;BR /&gt;Mon Jul 10 23:02:05 GMT-3 2017 : 400 packets transmitted, 390 received, 2% packet loss, time 6951ms&lt;BR /&gt;Mon Jul 10 23:06:36 GMT-3 2017 : 400 packets transmitted, 387 received, 3% packet loss, time 6949ms&lt;BR /&gt;Mon Jul 10 23:07:53 GMT-3 2017 : 400 packets transmitted, 389 received, 2% packet loss, time 6602ms&lt;BR /&gt;Mon Jul 10 23:09:01 GMT-3 2017 : 400 packets transmitted, 119 received, 70% packet loss, time 6808ms&lt;BR /&gt;Mon Jul 10 23:09:11 GMT-3 2017 : 400 packets transmitted, 123 received, 69% packet loss, time 6593ms&lt;BR /&gt;Mon Jul 10 23:11:26 GMT-3 2017 : 400 packets transmitted, 285 received, 28% packet loss, time 6892ms&lt;BR /&gt;Mon Jul 10 23:11:36 GMT-3 2017 : 400 packets transmitted, 389 received, 2% packet loss, time 6777ms&lt;BR /&gt;Mon Jul 10 23:20:26 GMT-3 2017 : 400 packets transmitted, 287 received, 28% packet loss, time 6541ms&lt;BR /&gt;Mon Jul 10 23:21:53 GMT-3 2017 : 400 packets transmitted, 394 received, 1% packet loss, time 6738ms&lt;BR /&gt;Mon Jul 10 23:26:35 GMT-3 2017 : 400 packets transmitted, 373 received, 6% packet loss, time 6876ms&lt;BR /&gt;Mon Jul 10 23:27:42 GMT-3 2017 : 400 packets transmitted, 356 received, 11% packet loss, time 6357ms&lt;BR /&gt;Mon Jul 10 23:31:06 GMT-3 2017 : 400 packets transmitted, 359 received, 10% packet loss, time 6857ms&lt;BR /&gt;Mon Jul 10 23:31:15 GMT-3 2017 : 400 packets transmitted, 210 received, 47% packet loss, time 6883ms&lt;BR /&gt;Mon Jul 10 23:32:23 GMT-3 2017 : 400 packets transmitted, 390 received, 2% packet loss, time 6376ms&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970463#M528492</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-10T20:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970464#M528493</link>
      <description>&lt;P&gt;I cheated... The file extensions should be changed to "txt"...&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970464#M528493</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-10T20:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970552#M528494</link>
      <description>&lt;P&gt;this is strange..... &amp;nbsp;the following reflect the differences between your before and after file, where the elapsed time is ~10 minutes:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;tcp:&lt;BR /&gt;33372 packets sent&lt;BR /&gt;36924 packets received&lt;/P&gt;&lt;P&gt;however&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;icmp:&lt;BR /&gt;25174 calls to generate an ICMP error message&lt;BR /&gt;0 ICMP messages dropped&lt;BR /&gt;Output histogram:&lt;BR /&gt;echo reply: 25131&lt;/P&gt;&lt;P&gt;you've got nearly as many pings as you have with all other network activity! pinging too much is not better. (in the old days there was such a thing as 'the ping of death' (large packets with large counts)...) maybe you can dial down your paranoia level and only ping (say) every 10-15 minutes with 10 bytes for 10 iterations?&lt;/P&gt;&lt;P&gt;that's the only thing i'm seeing that may be an immediately addressable issue. &amp;nbsp;i suspect there's a larger issue with your lan.&amp;nbsp; i suspect too that if you were to actually open a call with the RC you'd get a better answer.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970552#M528494</guid>
      <dc:creator>donna hofmeister</dc:creator>
      <dc:date>2017-07-11T14:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Upto 50% ping loss when ARP cache grows over ~100 items ( HP-UX 11.31 RX2620-2 )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970594#M528495</link>
      <description>&lt;P&gt;Hi Donna,&lt;BR /&gt;Sorry it was my fault...&lt;BR /&gt;I had forgotten to stop the "flood-ping" script before running the netstat commands.&lt;BR /&gt;I've done the same test again and there were only 37 pings in 27186 sent tcp packets in the 10 minute period.&lt;BR /&gt;I only started to run the "flood-ping" script when we started to encounter broken connections due to lost packets.&lt;BR /&gt;And, I also have to run the "ifconfig" script simultaneously, to periodically "reset" the network stack?, clear the ARP cache?&lt;BR /&gt;This is the only way that I can make the server "usable"...&lt;BR /&gt;Actually, these two scripts have been running continously since I booted the system on 16th May 2017.&lt;BR /&gt;The server was shutdown for a few hours due to UPS maintenance.&lt;BR /&gt;I remember installing the March 2017 QPKBASE and QPKAPPS bundles before shutting down the system.&lt;BR /&gt;Should I uninstall both bundles and see what happens?&lt;BR /&gt;&lt;BR /&gt;Today, after everyone went home, I stopped our "global systems daemon" program.&lt;BR /&gt;This program checks about 180 "must-be-alive" systems/services such as our SMTP/POP3/HTTP/Oracle/Etc. services as well as IOT nodes, some sensor values,, security cameras/recording equipment, personnel attendance readers and so on.&lt;BR /&gt;With this program stopped, the ARP cache grows very slowly, in fact it took 4 hours to reach 100 MAC's.&lt;BR /&gt;And, to my surprise there was not a single packet loss in this 4 hour period.&lt;BR /&gt;As soon as the ARP count exceeded ~100, some packet loss started.&lt;BR /&gt;This problem is starting look like it is directly related to the ARP cache size...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 21:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upto-50-ping-loss-when-arp-cache-grows-over-100-items-hp-ux-11/m-p/6970594#M528495</guid>
      <dc:creator>SemihBATTAL</dc:creator>
      <dc:date>2017-07-11T21:39:52Z</dc:date>
    </item>
  </channel>
</rss>

