Re: What am I missing?
Brad Willson <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Organization | UW GeneTests |
| Message-ID | <[email protected]> |
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 -- Brad Willson, Sr. Computer Specialist UW GeneTests, UW Box: 358735 EM: [email protected] W: 206.221.4674, C: 425.891.2732 http://www.genetests.org -- 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.