[Pacemaker] compile issues with cluster-3.2.0 was: repetative membership messages

Andrew Beekhof andrew at beekhof.net
Thu Apr 11 18:25:18 EDT 2013


On 11/04/2013, at 2:02 PM, Daniel Black <daniel.black at openquery.com> wrote:

> 
> 
> 
> ----- Original Message -----
>> It wasn't as bad as I thought.
> 
> Famous last words.
> 
> running crm_mon (from pacemaker-1.1.7) reporting libcoroipcc.so.4 missing (existed in the libcorosync4 days from corosync-1.4.2)
> 
> Found cluster-3.2.0 from http://git.fedorahosted.org/git/cluster.git which appears to be the latest version of the cluster groups.
> 
> Trying to compile cluster-3.2.0 to get a later version of crm_mon

crm_mon is from pacemaker though, not cluster-3

> fails due to a missing include corosync/confdb.h ( libs/libccsconfdb/libccs.c) which used to define  confdb_handle_t. The corosync-2.3.0 sources don't have that file any more.

Right, cluster-3 cannot build against corosync-2.

> 
> I'm gathering by the document groups http://clusterlabs.org/doc/ there's no cman for corosync >= 2

Correct. Support for all plugins was removed.

> 
>> For the reference of everyone else:
>> 
>> Install the dependencies of libqb and corosync listed on the following
>> pages.
>> 
>> Download the 3 files, the *.dsc and two *.tar.gz, on the bottom of the
>> following pages into a directory.
>> 
>> http://packages.debian.org/source/experimental/libqb
>> 
>> http://packages.debian.org/source/experimental/corosync
>> 
>> For libqb to work a small edit of /usr/lib/pkgconfig/check.pc - change
>> -lcheck to -lcheck_pic.
>> ( ref:
>> http://patch-tracker.debian.org/patch/misc/view/check/0.9.8-2/check.pc.in
>> )
>> 
>> dpkg-source -x libqb*.dsc ; cd libqb-0.14.4; dpkg-buildpackage ; cd
>> ..; dpkg -i *deb
>> 
>> apt-get install libdbus-1-dev
>> 
>> dpkg-source -x coro*.dsc ; cd corosync-2.3.0; dpkg-buildpackage ; cd
>> ..; dpkg -i *deb
> 
> pacemaker 1.1.9 is also needed, same process, debian maintainer seems to be working on it.
> 
> crmsh / pcs packages aren't there yet however I'm assuming these are in the packaging works.
> 
> 
> I'll get some patches done in thanks for your help.
> 
> _______________________________________________
> 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