<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"><SPAN style="RIGHT: auto">Hello again,</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">I was able to get the resource started. I noticed that despite executing the <FONT style="RIGHT: auto" face="Courier New">crm configure property stonith-enabled="false" and it returning no erros. stonith-enabled was not configured. So I edited it by hand.</FONT></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"><FONT style="RIGHT: auto" face="Courier New">Now the resource is up but it is not failing over. I will investigate more.</FONT></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"><FONT style="RIGHT: auto" face="Courier New">It seems that the guide Clusters from scratch is outdated since there does not seem to be a need to run pacemaker anymore. Is there any documentation that is upto date. Else I will write up something.</FONT></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"><FONT style="RIGHT: auto" face="Courier New">Thanks for any inputs<VAR id=yui-ie-cursor></VAR></FONT></SPAN></div>
<div style="RIGHT: auto"><BR style="RIGHT: auto"></div>
<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"><FONT size=2 face=Arial>----- Forwarded Message -----<BR><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Rv Rv <rvrv7575@yahoo.com><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> "pacemaker@oss.clusterlabs.org" <pacemaker@oss.clusterlabs.org> <BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, 22 November 2011 10:47 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Fw: Unable to start pacemaker due to WARN: do_cib_control: Couldn't complete CIB registration<BR></FONT><BR>
<META content=off http-equiv=x-dns-prefetch-control>
<DIV style="RIGHT: auto" id=yiv47200914>
<DIV style="RIGHT: auto">
<DIV style="BACKGROUND-COLOR: #fff; FONT-FAMILY: times new roman, new york, times, serif; COLOR: #000; FONT-SIZE: 12pt">
<DIV><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" rel=nofollow target=_blank>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>"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>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/" rel=nofollow target=_blank>http://blog.hongens.nl/guides/setting-up-a-pacemaker-cluster-on-centosrhel/</A>.</DIV>
<DIV>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">crm 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><FONT face="Courier New">as shown in the blog with the IPaddr changed.</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT 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><FONT face="Courier New">*I still see </FONT></DIV>
<DIV>[root@LVM-1 corosync]# crm resource show<BR> failover-ip (ocf::heartbeat:IPaddr) Stopped </DIV>
<DIV>*</DIV>
<DIV> </DIV>
<DIV>How do I start the resource. From /var/log/messages, things seem to be ok.</DIV>
<DIV>Config is<VAR id=yiv47200914yui-ie-cursor></VAR></DIV>
<DIV><A href="mailto:root@LVM-1" rel=nofollow target=_blank ymailto="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> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<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 id=yiv47200914>
<DIV>
<DIV style="BACKGROUND-COLOR: #fff; FONT-FAMILY: times new roman, new york, times, serif; COLOR: #000; FONT-SIZE: 12pt">
<DIV>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> </DIV>
<DIV>I am unable to run commands like </DIV>
<DIV>crm resource show<BR>"Error signing on to the CIB service: connection failed"</DIV>
<DIV>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> </DIV>
<DIV>Can someone please help resolve this issue?</DIV>
<DIV>Thanks<VAR id=yiv47200914yui-ie-cursor></VAR></DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></DIV></DIV>On Tue, Nov 22, 2011 at 1:27 PM, Rv Rv <<A href="mailto:rvrv7575@yahoo.com" rel=nofollow target=_blank 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></DIV></DIV>
<META content=on http-equiv=x-dns-prefetch-control><BR><BR></DIV></DIV></div></body></html>