On 11/23/11 07:51, Willi Fehler wrote: > Hi Florian, > > thank you so much for your feedback. My goal is, if the cluster > communication eth0 get's failed > on the active node, a failover should be triggered by pacemaker, because > if eth0 is down, the application > can't "talk" to the cluster. (service-ip)
Use ocf:pacemaker:ping or ocf:heartbeat:ethmonitor for network connectivity monitoring. > Could you please let me know, where I can find newer versions > of Pacemaker/Corosync? I don't know any repository, maybe I have to > compile them on my own. Is rpmbuild --rebuild from Fedora SRPMs an option for you? Cheers, Florian -- Need help with High Availability? http://www.hastexo.com/now _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
