[Openais] Resource start/stop linear dependency

2011-04-07 Thread manish . gupta
Hi, I have configured three resource(X,Y,Z) in a one resource-group. Order of resource in cib.xml file X then Y then Z. No rsc-order constraint is added in the cib.xml file If I stop reource Z then only resource Z is stopped. If I start reource Z then only resource Z is sta

Re: [Openais] Resource start/stop linear dependency

2011-04-07 Thread Andrew Beekhof
On Thu, Apr 7, 2011 at 9:12 AM, wrote: > Hi, > >    I have configured three resource(X,Y,Z) in a one resource-group. > >    Order of resource in cib.xml file X then Y then Z. > >    No rsc-order constraint is added in the cib.xml file Yes there is - ordering is implied by the use of a group. >

Re: [Openais] Corosync/openais segfault

2011-04-07 Thread Vladislav Bogdanov
05.04.2011 19:34, Steven Dake wrote: > On 04/05/2011 09:53 AM, Vladislav Bogdanov wrote: >> 05.04.2011 19:41, Steven Dake wrote: >>> This could be one of two things. Either a bug in the lock service >>> around reference counting, or a known issue we have resolved with >>> recursion that causes sta

Re: [Openais] Corosync/openais segfault

2011-04-07 Thread Steven Dake
On 04/07/2011 12:45 PM, Vladislav Bogdanov wrote: > 05.04.2011 19:34, Steven Dake wrote: >> On 04/05/2011 09:53 AM, Vladislav Bogdanov wrote: >>> 05.04.2011 19:41, Steven Dake wrote: This could be one of two things. Either a bug in the lock service around reference counting, or a known i

[Openais] [PATCH] Fix uninitialised memory errors found by valgrind

2011-04-07 Thread Zane Bitter
Signed-off-by: Zane Bitter --- exec/totempg.c |1 + exec/totemsrp.c |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/exec/totempg.c b/exec/totempg.c index c514453..9188958 100644 --- a/exec/totempg.c +++ b/exec/totempg.c @@ -673,6 +673,7 @@ int callback_token_received