Am Montag, 3. August 2009 03:05:59 schrieb Justin Giorgi: > By dual-master I mean both servers are active in the cluster. Not a master > and a slave where the slave is inactive until the master fails. Its just a > simple web server (with a round robin load balancer) if one node fails 50% > of the requests fail. If I could failover the IP addresses i could increase > availability. (...)
Hi, You could clone an IPaddr2 resource. See: http://www.linux-ha.org/ClusterIP The website is a little bit outdated. But if you read it carefully you will understand the principle and can impelemt it with a pacemaker cluster. You also could tra linux virtual server as a real load balancer. Ḿake it highly available with the ldirectord resource of pacemaker. Michael. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
