Hi, On Mon, Jan 31, 2011 at 10:08 AM, Danilo Abbasciano <[email protected]> wrote: > Hi!
> If the running node is rebooted the cluster works and the service will > switched to the other node. But if I stop MySql, the cluster don't > switch or try to restart it. I'm not very deep into HB/corosync etc. nowadays, but AFAIK/IIRC heartbeat is not intended to be a cluster for services, but for hosts. You can monitor services, but you need a monitor operation on the service. If the initscript/resource script does not provide you a monitor function, you have to write one or get it from others' scripts/solutions. Best Ervin _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
