Re: [Pacemaker] Issue with the latest Pacemaker revision

2012-01-30 Thread Andreas Kurz
Hello, On 01/26/2012 03:27 PM, Borislav Borisov wrote: Greetings, After upgrading from Pacemaker version 1.1.6 - 9971ebba4494 to version 1.1.6 - 2a6b296 crm fails to connect to the CIB. My setup is 2 Node cluster with corosync and cman. Both versions are compiled with the same options

Re: [Pacemaker] Issue with the latest Pacemaker revision

2012-01-30 Thread Andrew Beekhof
Can you try the following patch: diff --git a/lib/cluster/corosync.c b/lib/cluster/corosync.c index b800687..d05bda9 100644 --- a/lib/cluster/corosync.c +++ b/lib/cluster/corosync.c @@ -958,7 +958,7 @@ static gboolean init_cpg_connection(gboolean(*dispatch) (AIS_Message *, char *, int), void

[Pacemaker] Issue with the latest Pacemaker revision

2012-01-26 Thread Borislav Borisov
Greetings, After upgrading from Pacemaker version 1.1.6 - 9971ebba4494 to version 1.1.6 - 2a6b296 crm fails to connect to the CIB. My setup is 2 Node cluster with corosync and cman. Both versions are compiled with the same options and my cluster.conf looks like this: ?xml version=1.0?