I just deployed one of such in my production environment, what I did is using "mutual monitoring" on DNS service(using dig) and then trigger crm_standby followed by a ISC bind reload(to allow bind use migrated new IP).
The mutual monitoring is a script running like a daemon spawned by Heartbeat. I am running bind 9.7.2-2p on RHELV5.5 Dengfeng On Tue, Nov 30, 2010 at 6:21 AM, Michael Kromer <[email protected]> wrote: > Hi, > > wanted to know if anyone has an idea to manipulate DNS-entries in case > of failover, by example having 3 nodes communicating with ips from > different locations (which kills IPAddr(2) for takeover) and having them > delivering ressources by same DNS-entry. Idea would be to remove an IP > as soon as ressources on that node are not available anymore, and adding > itself back as soon as everything is running. > > Any ideas? > > - mike > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
