Re: [Pacemaker] crm_mon SNMP support

2013-02-07 Thread Florian Crouzat
Le 05/02/2013 02:36, Andrew Beekhof a écrit : On Fri, Feb 1, 2013 at 8:21 PM, Florian Crouzat gen...@floriancrouzat.net wrote: Le 01/02/2013 03:48, Andrew Beekhof a écrit : On Tue, Jan 22, 2013 at 3:18 AM, Florian Crouzat gen...@floriancrouzat.net wrote: Le 29/11/2012 22:10, Andrew Beekhof

Re: [Pacemaker] Pacemaker resource migration behaviour

2013-02-07 Thread James Guthrie
Hi David, I think you might be looking at the wrong part of the logs. I assume the line you meant was the following: 1cFeb 6 09:52:54 mu attrd[6256]: warning: attrd_cib_callback: Update fail-count-sub-squid=(null) failed: No such device or address Despite this failure, the recovery worked

[Pacemaker] Low: memory leak in cib signon code

2013-02-07 Thread Vladislav Bogdanov
Hi, I use connection to CIB in a daemon application, and it seems like following patch is required against cib_native_signon_raw() to not leak memory on reconnects. --- a/lib/cib/cib_native.c 2013-02-07 06:26:43.0 + +++ b/lib/cib/cib_native.c 2013-02-07 12:33:32.501257239

[Pacemaker] on-fail not effective as of Pacemaker 1.1

2013-02-07 Thread James Guthrie
Hi, this is a followup on this message thread: http://www.gossamer-threads.com/lists/linuxha/pacemaker/79252 In that thread, Andrew acknowledges the behaviour as buggy, David opens a bug report which he was intending to investigate. The link is no longer active leading me to believe that it

Re: [Pacemaker] help install pacemaker-mgmt

2013-02-07 Thread E-Blokos
On 02/07/13 12:58, E-Blokos wrote: as F18 pacemaker-mgmt package doesn't exist I tried to compile from the source but I'm not sure to understand how to compile it ./ConfigureMe --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --disable-rpath configure The right way

Re: [Pacemaker] on-fail not effective as of Pacemaker 1.1

2013-02-07 Thread David Vossel
- Original Message - From: James Guthrie j...@open.ch To: The Pacemaker cluster resource manager pacemaker@oss.clusterlabs.org Sent: Thursday, February 7, 2013 7:11:25 AM Subject: [Pacemaker] on-fail not effective as of Pacemaker 1.1 Hi, this is a followup on this message

Re: [Pacemaker] Fencing configuration with pcmk_host_map argument

2013-02-07 Thread Thibaut Pouzet
Le 07/02/2013 07:12, Andrew Beekhof a écrit : On Wed, Feb 6, 2013 at 4:42 AM, Thibaut Pouzet thibaut.pou...@lyra-network.com wrote: Le 05/02/2013 16:57, Marek Grac a écrit : Hi, On 02/05/2013 03:24 AM, Andrew Beekhof wrote: I cleared the IPMI configuration and kept only the two WTI fencing

Re: [Pacemaker] Node fails to rejoin cluster

2013-02-07 Thread Andrew Beekhof
On Thu, Feb 7, 2013 at 7:06 PM, Tal Yalon ya...@infinidat.com wrote: Thanks for replying Andrew. Here's the other node's log (the one that fenced the non-responsive node) - please let me know if there's any other information that may help. It's a bit long, but it captures the moment node-1

Re: [Pacemaker] Low: memory leak in cib signon code

2013-02-07 Thread Andrew Beekhof
Done. Thanks! On Thu, Feb 7, 2013 at 11:39 PM, Vladislav Bogdanov bub...@hoster-ok.com wrote: Hi, I use connection to CIB in a daemon application, and it seems like following patch is required against cib_native_signon_raw() to not leak memory on reconnects. --- a/lib/cib/cib_native.c

Re: [Pacemaker] Node fails to rejoin cluster

2013-02-07 Thread Tal Yalon
Thanks Andrew for all your help, will do! On Feb 8, 2013 3:00 AM, Andrew Beekhof and...@beekhof.net wrote: On Thu, Feb 7, 2013 at 7:06 PM, Tal Yalon ya...@infinidat.com wrote: Thanks for replying Andrew. Here's the other node's log (the one that fenced the non-responsive node) - please