<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>I too am having all sorts of dramas getting pacemaker to start.<o:p></o:p></p><p class=MsoNormal>Andrew you mentioned the new way &#8220;ver:1&#8221; to start the pacemaker daemons. <o:p></o:p></p><p class=MsoNormal>The problem is that the two packaged versions of pacemaker that I can find for openSUSE 11.4 do not have an /etc/init.d/pacemaker script or even a pacemakerd executable &#8211; so how can pacemaker be started?<o:p></o:p></p><p class=MsoNormal>The versions of pacemaker I have tried are 1.1.5-3.2-x86_64 from OpenSUSE-11.4-Oss repository and 1.0.12-1-x86_64 from Cluster Labs repository for openSUSE-11.4.&nbsp; <o:p></o:p></p><p class=MsoNormal>Cluster-glue is 1.07-9.1 and corosync is 1.4.2-25.1. (There are no 1.1.x versions available for openSUSE 11.4 from Cluster Labs, and rpmbuild --rebuild of other OS packages fails with a nasty message about not finding pacemaker.lcrso in &#8230;/usr/lib/lcrso/&#8230; because it is actually in &#8230;/usr/lib64/lcrso/&#8230; &nbsp;)<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I originally had pacemaker 1.1.5-3.2 sort of working with corosync 1.3.0-3.1 but had 100% CPU issues which I believe was a bug that was fixed in corosync 1.3.2 and above, hence the change to corosync 1.4.2.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I get a slightly different message - &#8220;corosync [ SERV ] Service failed to load &#8216;pacemaker&#8217;&#8221; message with /etc/corosync/service.d/pcmk set to either ver:0 or ver:1 <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I&#8217;ve been trying to get this to work for a week now.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Regards,<o:p></o:p></p><p class=MsoNormal>Graham Rawolle<o:p></o:p></p><p class=MsoNormal>Daintree Systems<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>On Nov 22, 2011 at 1:47 PM, &lt;Andrew at beekhof&gt; wrote:<o:p></o:p></p><p class=MsoNormal>Re: Fw: Unable to start pacemaker due to WARN: do_cib_control: Couldn't complete CIB registration [In reply to]&nbsp; <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>--------------------------------------------------------------------------------<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal>&gt;On Wed, Nov 23, 2011 at 4:45 AM, Rv Rv &lt;rvrv7575 [at] yahoo&gt; wrote: <o:p></o:p></p><p class=MsoNormal>&gt;&gt; Hello again, <o:p></o:p></p><p class=MsoNormal>&gt;&gt; I was able to get the resource started. I noticed that despite executing the <o:p></o:p></p><p class=MsoNormal>&gt;&gt; crm configure property stonith-enabled=&quot;false&quot; and it returning no erros. <o:p></o:p></p><p class=MsoNormal>&gt;&gt; stonith-enabled was not configured. So I edited it by hand. <o:p></o:p></p><p class=MsoNormal>&gt;&gt; Now the resource is up but it is not failing over. I will investigate more. <o:p></o:p></p><p class=MsoNormal>&gt;&gt; It seems that the guide Clusters from scratch is outdated since there does <o:p></o:p></p><p class=MsoNormal>&gt;&gt; not seem to be a need to run pacemaker anymore. Is there any documentation <o:p></o:p></p><p class=MsoNormal>&gt;&gt; that is upto date. <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>&gt;Yes, the document you were partially reading. <o:p></o:p></p><p class=MsoNormal>&gt;The old way is to have corosync start the pacemaker daemons. <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>&gt;If you read this carefully, you'll see we specify the new way &quot;ver: 1&quot;. <o:p></o:p></p><p class=MsoNormal>&gt;http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Clusters_from_Scratch/s-configure-corosync.html <o:p></o:p></p></div></body></html>