Hi All,

Am using heartbeat-3.0.4 with pacemaker-1.1.2-7 on RHEL 6.

When I start the heartbeat service am getting the following in the log:

-----------------------
Aug 24 20:47:36 aceblr075.com crmd: [17206]: info: do_cib_control: Could not 
connect to the CIB service: connection failed

Aug 24 20:47:36 aceblr075.com crmd: [17206]: WARN: do_cib_control: Couldn't 
complete CIB registration 30 times... pause and retry

Aug 24 20:47:36 aceblr075.com crmd: [17206]: ERROR: do_cib_control: Could not 
complete CIB registration  30 times... hard error

Aug 24 20:47:36 aceblr075.com crmd: [17206]: ERROR: do_log: FSA: Input I_ERROR 
from do_cib_control() received in state S_STARTING

Aug 24 20:47:36 aceblr075.com crmd: [17206]: info: do_state_transition: State 
transition S_STARTING -> S_RECOVERY [ input=I_ERROR cause=C_FSA_INTERNAL 
origin=do_cib_control ]

Aug 24 20:47:36 aceblr075.com crmd: [17206]: ERROR: do_recover: Action 
A_RECOVER (0000000001000000) not supported

Aug 24 20:47:36 aceblr075.com crmd: [17206]: CRIT: get_cluster_type: This 
installation of Pacemaker does not support the '(null)' cluster 
infrastructure.  Terminating.

Aug 24 20:47:36 aceblr075.com heartbeat: [17188]: WARN: Managed 
/usr/lib64/heartbeat/crmd process 17206 exited with return code 100.
---------------


Below is my ha.cf :

--------------------
debugfile /var/log/ha-debug

logfile /var/log/ha-log

logfacility local0

keepalive 2

deadtime 10

warntime 5

initdead 20
udpport 694
ucast eth1 10.10.10.2
auto_failback off

node aceblr075.com
node aceblr076.com

# Enable Pacemaker
crm respawn

----------------

Am I doing something wrong here?

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to