Re: What am I missing?
Glen Kendell <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <C0F6026F.15520%[email protected]> |
Brad, The weight of all your real servers shows as "0" which means the director thinks they are down and no connections will be forwarded. This is usually a problem with checktype. Your directors may be having a problem with the test page and/or test string you specified for the "request" and "receive" values. May I suggest checkype=connect just to get it working? Regards, Glen On 8/2/06 6:33 AM, "Brad Willson" <[email protected]> wrote: > Andersson Mattias wrote: > >>> Any ideas? Are there any other config files that would be helpful to >>> diagnose this? >>> >>> >> >> Could you also send a print out of what the command >> # ipvsadm -L >> gives you on the active director? >> >> It should print out your virtual services and give you status of all >> real servers associated with each one of them. >> >> Something like: >> TCP www.smhi.se:http rr >> -> lxserv17.smhi.se:http Route 1 407 479 >> -> lxserv61.smhi.se:http Route 1 301 501 >> -> lxserv67.smhi.se:http Route 1 325 487 >> -> lxserv62.smhi.se:http Route 1 320 519 >> >> (But for you it will of course say Masq instead of Route) >> >> /Mattias >> >> >> >> > [root@beast ~]# ipvsadm -L -n > IP Virtual Server version 1.2.0 (size=4096) > Prot LocalAddress:Port Scheduler Flags > -> RemoteAddress:Port Forward Weight ActiveConn InActConn > TCP xxx.vip.xxx.42:80 rr > -> 192.168.7.10:80 Masq 0 0 0 > -> 192.168.7.11:80 Masq 0 0 0 > TCP xxx.vip.xxx.42:443 rr > -> 192.168.7.10:443 Masq 0 0 0 > -> 192.168.7.11:443 Masq 0 0 0 > TCP xxx.vip.xxx.42:3306 rr > -> 192.168.7.10:3306 Masq 0 0 0 > -> 192.168.7.11:3306 Masq 0 0 0 > > I verified the real servers are working by testing them with telnet and > tcpdump from the directors. > > What could break relative to ip forwarding? The packets stop with a syn > at eth0. > > Thanks! > > Brad -- Ultra Monkey - http://www.ultramonkey.org/ To UNSUBSCRIBE, email to [email protected], with a body: unsubscribe ultramonkey-users [email protected] where "[email protected]" is YOUR email address.