The problem I was having was identified in the other thread: 1.0.9 vs. 1.0.9.1.<br>However, I still don't have a clear picture if pacemaker can be configured to use corosync and not to use openais and how.<br>My speculation is the "compatibility: none" option in corosync.conf but keep the "--with-ais" in pacemaker's configure command line options.<br>
Do you know the answer?<br>Alan<br><br><div class="gmail_quote">On Wed, Aug 4, 2010 at 1:18 AM, Andrew Beekhof <span dir="ltr"><<a href="mailto:andrew@beekhof.net">andrew@beekhof.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Tue, Aug 3, 2010 at 2:23 AM, Alan Jones <<a href="mailto:falancluster@gmail.com">falancluster@gmail.com</a>> wrote:<br>
> I'd like to configure pacemaker to use corosync without the openais package.<br>
> We have our own custom Linux distro, so I'm trying to compile:<br>
><br>
> Pacemaker-1-0-Pacemaker-1.0.9.tar.bz2<br>
> Reusable-Cluster-Components-8286b46c91e3.tar.bz2<br>
> corosync-1.2.7.tar.gz<br>
><br>
> The relevent options seem to be:<br>
><br>
> - configure options for pacemaker: --without-heartbeat-support --with-ais<br>
><br>
> checking corosync/coroipcc.h usability... yes<br>
> checking corosync/coroipcc.h presence... yes<br>
> checking for corosync/coroipcc.h... yes<br>
> checking for OpenAIS branch... corosync<br>
> checking for coroipcc_msg_send_reply_receive in -lcoroipcc... yes<br>
> checking for supported stacks...  corosync<br>
>   Features                 = ncurses corosync snmp<br>
>   Stack Libraries          =  -lcoroipcc<br>
><br>
> - corosync.conf:<br>
><br>
> compatibility: none<br>
><br>
> corosync [MAIN  ] Compatibility mode set to none.  Using V2 of the<br>
> synchronization engine.<br>
><br>
> However, cib won't start.  When I start it by hand I get:<br>
<br>
</div>Yeah, don't do that.<br>
The "normal" startup process sets a number of environment variables<br>
which tell the pacemaker daemons how to behave.<br>
<br>
What logging do you get when corosync tries to start it?<br>
You'll need to include much more of the corosync output for us to be<br>
able to help.<br>
<div class="im"><br>
><br>
> -bash-3.00# /usr/lib64/heartbeat/cib<br>
> cib[27290]: 2010/08/02_16:56:45 info: G_main_add_TriggerHandler: Added<br>
> signal manual handler<br>
> cib[27290]: 2010/08/02_16:56:45 info: G_main_add_SignalHandler: Added signal<br>
> handler for signal 17<br>
> cib[27290]: 2010/08/02_16:56:45 info: retrieveCib: Reading cluster<br>
> configuration from: /ddr/var/lib/heartbeat/crm/cib.xml (digest:<br>
> /ddr/var/lib/heartbeat/crm/cib.xml.sig)<br>
> cib[27290]: 2010/08/02_16:56:45 info: startCib: CIB Initialization completed<br>
> successfully<br>
> cib[27290]: 2010/08/02_16:56:45 info: crm_cluster_connect: Unsupported<br>
> cluster stack: (null)<br>
> cib[27290]: 2010/08/02_16:56:45 CRIT: cib_init: Cannot sign in to the<br>
> cluster... terminating<br>
><br>
> Please advise.<br>
><br>
><br>
</div>> _______________________________________________<br>
> Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
> <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
><br>
> Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
> Bugs:<br>
> <a href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker" target="_blank">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a><br>
><br>
><br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker" target="_blank">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a><br>
</blockquote></div><br>