Il giorno Mer 08 Feb 2012 02:51:40 CET, Ryan Stepalavich ha scritto: > Good evening, > I'm currently attempting to build a LAMP high-availability cluster in > Ubuntu 11.10. The trick is that each node is in a different VLAN. This > causes Heartbeat to die when trying to fail over the hosted IP into an > invalid VLAN. > Site 1 VLAN: 10.204.200.0/24 > Site 2 VLAN: 10.204.202.0/24 > Is there a way around this issue? > Thanks!
The only way out you have is to put a balancer over all, it will balance the load in the two different lans. You can do it with hardware load balancers and also with Linux LVS (i.e. ldirectord). -- RaSca Mia Mamma Usa Linux: Niente รจ impossibile da capire, se lo spieghi bene! [email protected] http://www.miamammausalinux.org _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
