[Pacemaker] How to build Pacemaker with Cman support?

Andrew Beekhof andrew at beekhof.net
Sun Nov 27 18:54:20 EST 2011


2011/11/28 Богомолов Дмитрий Викторович <beatseed at mail.ru>:
> Hello.
> Addition. OS - Ubuntu 11.10
> I have  installed libcman-dev, and know in config.log I can see

I'm pretty sure the builds of pacemaker that come with ubuntu support
cman already.

>
> configure:16634: checking for cman
>
> configure:16638: result: yes
>
> But, after :
> make && make install
> service pacemaker start
> I still get this log event:
> ERROR: read_config: Corosync configured for CMAN but this build of Pacemaker
> doesn't support it
> Please, help!
>
> Hello.
>
> I try to configure Active/Active cluster Cman+Pacemaker, that described
> there:
> http://www.clusterlabs.org/doc/en-US..._from_Scratch/
> I set Cman, but when I start Pacemaker with this command:
> $sudo service pacemaker start
> I get this log event:
> ERROR: read_config: Corosync configured for CMAN but this build of Pacemaker
> doesn't support it
>
> Now I try to build Pacemaker with Cman.
>
> I follow instructions there http://www.clusterlabs.org/wiki/Install
>
> only difference for configuring Pacemaker:
>
> ./autogen.sh && ./configure --prefix=$PREFIX --with-lcrso-dir=$LCRSODIR
> -with-cman=yes
>
> But after installing pacemaker, I have the same error.
>
> When I look on config.log, I can see this:
>
> configure:16634: checking for cman
>
> configure:16638: result: no
>
> So, help please, how to build pacemaker with cman support?
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>
>
>
>
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>
>




More information about the Pacemaker mailing list