Hi, all I am new to heartbeat and here is some problem After I installed heartbeat, I made a few basic configuritions in ha.cf, haresources and authkeys. What is sure is that the two nodes can keep heartbeat by serial cables. Then I add a resource in haresources: node1 192.168.10.211 asterisk (211 is the cluster ip, primary node: node1, standby node: node2)
"asterisk" is the service which my cluster server should supply. Since there is no start script file for asterisk in /etc/rc.d/init.d/, I just copy one from other place and put it in the /etc/rc.d/init.d(as requied by heartbeat) here comes the problem: I start heartbeat on both nodes, and check that service asterisk is running on node1. Then I stop asterisk forcefully, it seems heartbeat has done nothing. Should the standby node take over the resource and start asterisk, or should node1 restart the resource? another situation is that when I stop heartbeat on node1, node2 actually start asterisk as expacted. I have only made some basic configuritions, so maybe I have missed some. Can anyone help, thx _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
