Hello, I am new to heartbeat and having a problem in case of load or network delays, my active node doesn't get acknowledgement from the passive one. I assume it should keep control to itself in such case of non active node is not alive but for some reason it gives up resources away. Can anyone highlight any error in config ?
/etc/ha.d/haresources PBX-01 172.20.255.40 asterisk /etc/ha.d/ha.cf of node1 logfile /var/log/ha-log logfacility local0 keepalive 2 deadtime 30 warntime 20 initdead 100 ucast eth0 172.20.255.42 udpport 694 auto_failback off node PBX-01 node PBX-02 /etc/ha.d/ha.cf of node2 logfile /var/log/ha-log logfacility local0 keepalive 2 deadtime 30 warntime 20 initdead 100 ucast eth0 172.20.255.41 udpport 694 auto_failback off node PBX-01 node PBX-02 *Logs on Active Node * http://pastebin.com/uBREsMTE *Logs on Passive Node* http://pastebin.com/nD1ePzUt Regards, Zohair Raza _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
