Heartbeat fails to start any resources in haresources
Melvin Harmon <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to get heartbeat running on a single server (srv00). I'm running heartbeat 1.2.3 on debian sarge. (I have tried 1.2.3_cvs as well.) When I '/etc/init.d/heartbeat start' two things _don't_ happen: 1) None of the services in haresources are started. Heartbeat looks at haresources and will complain if resource script doesn't exist, but none of the resource scripts are actually run. 2) No output is written to /var/log/ha-debug, but output is written ton /var/log/ha-log But when I run 'heartbeat stop' all the resources in haresources are 'stop'ped and output is written to /var/log/ha-debug. Any ideas on why my resources aren't being 'start'ed? thanks, -m Here is my ha.cf: ----------------------------- debugfile /var/log/ha-debug logfile /var/log/ha-log logfacility local0 keepalive 1 deadtime 30 warntime 6 initdead 250 udpport 699 bcast bond0 auto_failback on node srv00 Here is my haresources ------------------------------- srv00 echodate (echodate: date >> /var/log/syslog) This is the output from 'heartbeat start' ------------------------------------------------------------- Aug 9 14:21:55 srv00 heartbeat[5333]: info: ************************** Aug 9 14:21:55 srv00 heartbeat[5333]: info: Configuration validated. Starting heartbeat 1.2.3 Aug 9 14:21:55 srv00 heartbeat[5334]: info: heartbeat: version 1.2.3 Aug 9 14:21:55 srv00 heartbeat[5334]: info: Heartbeat generation: 4 Aug 9 14:21:55 srv00 heartbeat[5334]: info: UDP Broadcast heartbeat started on port 699 (699) interface bond0 Aug 9 14:21:55 srv00 heartbeat[5334]: info: pid 5334 locked in memory. Aug 9 14:21:55 srv00 heartbeat[5334]: info: Local status now set to: 'active' Aug 9 14:21:55 srv00 heartbeat[5334]: info: Local status now set to: 'up' __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Ultra Monkey - http://www.ultramonkey.org/ To UNSUBSCRIBE, email to [email protected], with a body: unsubscribe ultramonkey-users [email protected] where "[email protected]" is YOUR email address.