<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi All,<br><br>Am using heartbeat-3.0.4 with pacemaker-1.1.2-7 on RHEL 6.<br><br>When I start the heartbeat service am getting the following in the log:<br><br>-----------------------<br>Aug 24 20:47:36 aceblr075.com crmd: [17206]: info: do_cib_control: Could not connect to the CIB service: connection failed<br><br>Aug 24 20:47:36 aceblr075.com crmd: [17206]: WARN: do_cib_control: Couldn't complete CIB registration 30 times... pause and retry<br><br>Aug 24 20:47:36 aceblr075.com crmd: [17206]: ERROR: do_cib_control: Could not complete CIB registration  30 times... hard error<br><br>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<br><br>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 ]<br><br>Aug 24 20:47:36 aceblr075.com crmd: [17206]: ERROR: do_recover: Action A_RECOVER (0000000001000000) not supported<br><br>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.<br><br>Aug 24 20:47:36 aceblr075.com heartbeat: [17188]: WARN: Managed /usr/lib64/heartbeat/crmd process 17206 exited with return code 100.<br>---------------<br><br><br>Below is my ha.cf :<br><br>--------------------<br>debugfile /var/log/ha-debug<br><br>logfile /var/log/ha-log<br><br>logfacility local0<br><br>keepalive 2<br><br>deadtime 10<br><br>warntime 5<br><br>initdead 20<br>udpport 694<br>ucast eth1 10.10.10.2<br>auto_failback off<br><br>node aceblr075.com<br>node aceblr076.com<br><br># Enable Pacemaker<br>crm respawn<br><br>----------------<br><br>Am I doing something wrong here?<br><br></td></tr></table>