I've got HA set up on 2 nodes. Very simple setup. One VIP and ldirector.

The issue I am having here is bringing up the VIP on a VLAN device. For 
example, here is an ifconfig output before HA is started

9: eth0.101@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue
     link/ether 5c:f3:fc:78:c9:98 brd ff:ff:ff:ff:ff:ff
     inet 172.28.89.46/25 brd 172.28.89.127 scope global eth0.101


and after

9: eth0.101@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue
     link/ether 5c:f3:fc:78:c9:98 brd ff:ff:ff:ff:ff:ff
     inet 172.28.89.46/25 brd 172.28.89.127 scope global eth0.101
     inet 172.28.191.155/25 brd 172.28.191.127 scope global eth0.101


I can't get to the VIP from outside the box. FWIW, I'm using the IPAddr2 
RA to assign the VIP.
Will the IPAddr2 RA work with vlans?


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to