Hi,

On Fri, Mar 28, 2008 at 02:48:11PM -0400, Eric J. Bowser wrote:
> Hello list!
> 
> I've followed through the Getting Started guide for v2 on the linux-ha.org 
> site, and can't get it to run.  Whenever I try starting, it only logs the 
> following two lines, which don't really help:
> heartbeat[17690]: 2008/03/28_14:28:44 ERROR: Heartbeat not started: 
> configuration error.
> heartbeat[17690]: 2008/03/28_14:28:44 ERROR: Configuration error, heartbeat 
> not started.
> 
> I'm running heartbeat 2.0.7 on Fedora from Fedora's official RPM release. 
> The 192.168.42.x subnet is on eth0, eth1 is a dedicated private link 
> between the two HA hosts.  Node names are taken from uname -n as instructed.
> 
> Here is my /etc/had/ha.cf:
> use_logd        off
> logfile         /var/log/ha-log
> debugfile       /var/log/ha-debug
> keepalive       1
> deadtime        5
> initdead        60
> udpport         694
> ping            192.168.42.8
> bcast           eth1
> auto_failback   off
> node            ha1       ha2
> crm             respawn

There was no "crm respawn" in 2.0.7. Try "crm yes".

Thanks,

Dejan
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to