Heartbeat won't start up from a cold boot when a failed node is present

Posted by Matthew on Server Fault See other posts from Server Fault or by Matthew
Published on 2012-11-27T22:17:18Z Indexed on 2012/11/27 23:10 UTC
Read the original article Hit count: 326

Filed under:
|
|

I currently have two ubuntu servers running Heartbeat and DRBD. Let's say one node is down... The servers are directory connected with a 1000Mbps cross over cable on eth1 and have access to a IP camera LAN on eth0

The node that is still functioning won't start up heartbeat and provide access to the drbd resource. I have to manually restart heartbeat by "sudo service heartbeat restart" to get everything up and running. How can I get it to start fine from a cold start?

Here is the my ha.cf and some material from the syslog... If I'm missing any information that might be of some help.

http://pastebin.com/rGvzVSUq <--- Syslog http://pastebin.com/VqpaPSb5 <--- ha.cf

© Server Fault or respective owner

Related posts about linux

Related posts about ubuntu