On 12/20/2011 10:33 AM, Otis Gospodnetic wrote:
Shawn,

Give httping a try: http://www.vanheusden.com/httping/

It may reveal something about connection being dropped periodically.
Maybe even a plain ping would show some dropped packets if it's a general 
network and not a Solr-specific issue.

The connections here are gigabit ethernet on the same VLAN, and sometimes it happens to cores on the same box that's running the SolrJ code, which if all things are sane, never actually goes out the NIC. I see no errors on the interface.

bond0     Link encap:Ethernet  HWaddr 00:1C:23:DC:81:53
          inet addr:10.100.0.240  Bcast:10.100.1.255  Mask:255.255.254.0
          inet6 addr: fe80::21c:23ff:fedc:8153/64 Scope:Link
          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
          RX packets:453134140 errors:0 dropped:0 overruns:0 frame:0
          TX packets:297893403 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
RX bytes:446857564768 (416.1 GiB) TX bytes:191134876472 (178.0 GiB)

BONDING_OPTS="mode=1 miimon=100 updelay=200 downdelay=200 primary=eth0"

Thanks,
Shawn

Reply via email to