On 01/13/2015 03:55 AM, Thomas Manninger wrote:
Hi, http://clusterlabs.org/wiki/SourceInstall can i use libQB and corosync from the debian repo, and only compile pacemaker?
Corosync should be fine (but be aware wheezy has 1.x and not 2.x when reading how-to's); libqb is iffy, you're probably better off compiling it too.
Wheezy's pacemaker 1.1.7 does not support pacemaker-remote; jessie's 1.1.10 should work in a jessie VM, but be aware pacemaker-remote received improvements and bugfixes since then. Of course you can compile 1.1.12 yourself (and optionally use checkinstall to make .deb's, see https://wiki.debian.org/CheckInstall). Unfortunately you can't backport the 1.1.10 jessie packages (which normally would be pretty easy) because the dependencies get too hairy (in particular you wind up needing a newer version of gcc than is in wheezy).
_______________________________________________ Pacemaker mailing list: Pacemaker@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