<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"><FONT size=2 face=Arial></FONT>Thanks for the response. I was trying corosync and pacemaker together though heartbeat was also installed. Since nothing was working, I created a fresh fedora install and reinstalled only corosync and pacemaker. I then followed the guide at <A href="http://www.clusterlabs.org/wiki/Install">http://www.clusterlabs.org/wiki/Install</A>. </div>
<div style="RIGHT: auto">This time corosync worked. Pacemaker did not. But it gave an error at </div>
<div style="RIGHT: auto">"Nov 22 15:07:31 LVM-2 pacemakerd: [2543]: ERROR: read_config: We can only start Pacemaker from init if using version 1 of the Pacemaker plugin for Corosync.  Terminating".</div>
<div style="RIGHT: auto">I could not find anything on this. THen I found the blog at <A href="http://blog.hongens.nl/guides/setting-up-a-pacemaker-cluster-on-centosrhel/">http://blog.hongens.nl/guides/setting-up-a-pacemaker-cluster-on-centosrhel/</A>.</div>
<div style="RIGHT: auto">Thankfully just by starting corosync crm resource show stopped giving errors with cib.</div>
<div style="RIGHT: auto">So instead of starting pacemaker, I continued with crm_mon. </div>
<div style="RIGHT: auto">I executed the commands </div>
<div style="RIGHT: auto"><FONT style="RIGHT: auto" face="Courier New">rm configure property stonith-enabled="false"<BR>crm configure property no-quorum-policy=ignore<BR>crm configure primitive failover-ip ocf:heartbeat:IPaddr params ip="10.123.254.213" op monitor interval="2s"</FONT></div>
<div style="RIGHT: auto"><FONT style="RIGHT: auto" face="Courier New">as shown in the blog with the IPaddr changed.</FONT></div>
<div style="RIGHT: auto"><FONT face="Courier New"></FONT> </div>
<div style="RIGHT: auto"><FONT style="RIGHT: auto" face="Courier New">The commands got committed with no issue (except the stonith which is not to be bothered about right now).</FONT></div>
<div style="RIGHT: auto"><FONT style="RIGHT: auto" face="Courier New">*I still see </FONT></div>
<div style="RIGHT: auto">[root@LVM-1 corosync]# crm resource show<BR> failover-ip (ocf::heartbeat:IPaddr) Stopped </div>
<div style="RIGHT: auto">*</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">How do I start the resource. From /var/log/messages, things seem to be ok.</div>
<div style="RIGHT: auto">Config is<VAR id=yui-ie-cursor></VAR></div>
<div style="RIGHT: auto"><A style="RIGHT: auto" href="mailto:root@LVM-1">root@LVM-1</A> corosync]# crm configure show<BR>node LVM-1 \<BR> attributes standby="on"<BR>primitive failover-ip ocf:heartbeat:IPaddr \<BR> params ip="10.11.19.81" \<BR> op monitor interval="2s" \<BR> meta target-role="Started"<BR>property $id="cib-bootstrap-options" \<BR> dc-version="1.1.6-1.fc14-b379478e0a66af52708f56d0302f50b6f13322bd" \<BR> cluster-infrastructure="openais" \<BR> expected-quorum-votes="2" \<BR> no-quorum-policy="ignore"</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto"> </div>
<META style="RIGHT: auto" content=off http-equiv=x-dns-prefetch-control>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="RIGHT: auto" id=yiv1035190259>
<DIV style="RIGHT: auto">
<DIV style="BACKGROUND-COLOR: #fff; FONT-FAMILY: times new roman, new york, times, serif; COLOR: #000; FONT-SIZE: 12pt">
<DIV style="RIGHT: auto">I have corosync-1.4.2-1.fc14.x86_64, cluster-glue-1.0.6-1.fc14.x86_64<BR>, pacemaker-1.1.6-1.fc14.x86_64<BR>and heartbeat 3.0.0. installed on my Fedora machines.</DIV>
<DIV style="RIGHT: auto"> </DIV>
<DIV>I am unable to run commands like </DIV>
<DIV style="RIGHT: auto">crm resource show<BR>"Error signing on to the CIB service: connection failed"</DIV>
<DIV style="RIGHT: auto">In /var/log/messages : </DIV>
<DIV> WARN: do_cib_control: Couldn't complete CIB registration 16 times... pause and retry<BR>Nov 22 15:15:43 waf1 crmd: [7765]: info: crm_timer_popped: Wait Timer (I_NULL) just popped (2000ms)<BR></DIV>
<DIV> </DIV>
<DIV>Heartbeat standalone works fine. Corosync starts up fine. Pacemaker fails.</DIV>
<DIV style="RIGHT: auto"> </DIV>
<DIV>Can someone please help resolve this issue?</DIV>
<DIV>Thanks<VAR id=yiv1035190259yui-ie-cursor></VAR></DIV>
<DIV> </DIV>
<DIV style="RIGHT: auto"> </DIV></DIV></DIV></DIV>
<META content=on http-equiv=x-dns-prefetch-control>On Tue, Nov 22, 2011 at 1:27 PM, Rv Rv <<A href="mailto:rvrv7575@yahoo.com" ymailto="mailto:rvrv7575@yahoo.com"><FONT color=#234786>rvrv7575@yahoo.com</FONT></A>> wrote:<BR>> I have corosync-1.4.2-1.fc14.x86_64, cluster-glue-1.0.6-1.fc14.x86_64<BR>> , pacemaker-1.1.6-1.fc14.x86_64<BR>> and heartbeat 3.0.0. installed on my Fedora machines.<BR>><BR>> I am unable to run commands like<BR>> crm resource show<BR>> "Error signing on to the CIB service: connection failed"<BR>> In /var/log/messages :<BR>> ?WARN: do_cib_control: Couldn't complete CIB registration 16 times... pause<BR>> and retry<BR>> Nov 22 15:15:43 waf1 crmd: [7765]: info: crm_timer_popped: Wait Timer<BR>> (I_NULL) just popped (2000ms)<BR>><BR>> Heartbeat standalone works fine. Corosync starts up fine. Pacemaker fails.<BR>><BR>> Can someone please help resolve this issue?<BR><BR>Pacemaker is
 not compiled for Heartbeat in Fedora 16. You can use<BR>Corosync, you can rebuild the Pacemaker, you can choose other distro<BR>or I think you can get packages from some of the HA-companies.<BR>That's about all the options you have.<BR><BR>Rasto<BR><BR><BR><BR></DIV></DIV></div></body></html>