> I assume this was run on the director (thanks for the substitution of
> IPs by LVS functional names BTW)?
Yup.
> The only time this has happened to me is if the routing is strange and
> icmp or whatever has to recover the route for you. This would not
> account for the telnet client working.
The routing table looks OK to me.
Destination Gateway Genmask Flags MSS Window irtt Iface
NETWORK_IP 0.0.0.0 255.255.255.240 U 40 0 0 eth3
10.6.6.0 0.0.0.0 255.255.255.0 U 40 0 0 eth1
10.5.5.0 0.0.0.0 255.255.255.0 U 40 0 0 eth2
127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo
0.0.0.0 GATEWAY_IP 0.0.0.0 UG 40 0 0 eth3
> I will assume there is some wierdness in your setup.
The uplink cable plugs into a switch, load balancer plugs into the switch.
real_server plugs into ethernet device on the load balancer. The delay
happened when the uplink went straight into the load balancer as well. So
from the network stand point, seems pretty straight forward.
> why it realserver_2 inactive? Is it not listed as a realserver in
> ipvsadm?
No, keepalived takes it out of the pool. I suppose I cound try taking it
out of the config entirely. Doubt it would have an effect though.
Thanks for the help by the way.
|