Re: [Pacemaker] [patch 2/2] Prune glib from stonith api, don't require glib mainloop

2011-05-02 Thread Andrew Beekhof
ack On Fri, Apr 29, 2011 at 6:48 PM, Marcus Barrow mbar...@redhat.com wrote: Version 2. I updated to apply cleanly on top of the previous patch and provided the following commit message: Medium: stonith: Allow clients to avoid use of Glib mainloop. Allow an application to avoid use of the

Re: [Pacemaker] [patch 1/2] Prune glib from stonith api, clean paramter lists.

2011-05-02 Thread Andrew Beekhof
ACK. The following introduces a memory leak, but that can be the subject of a followup patch +for( ; devices; devices = devices-next ) { + fprintf( stdout, %s\n, devices-value ); } Thanks! On Fri, Apr 29, 2011 at 6:46 PM, Marcus

Re: [Pacemaker] resource order question

2011-05-02 Thread Andrew Beekhof
On Fri, Apr 29, 2011 at 1:24 PM, Andreas Kurz andreas.k...@linbit.com wrote: On 2011-04-29 09:23, Andrew Beekhof wrote: On Fri, Apr 29, 2011 at 9:16 AM,  u.schmel...@online.de wrote: Hi all, Using the MailTo resource I want to generate a more specific message, like this: Having 2 resources

Re: [Pacemaker] [PATCH] Low: minor corrections in the spec file

2011-05-02 Thread Andrew Beekhof
On Sat, Apr 30, 2011 at 2:51 PM, Vadym Chepkov vchep...@gmail.com wrote: # HG changeset patch # User Vadym Chepkov vchep...@gmail.com # Date 1304167609 14400 # Branch stable-1.0 # Node ID a051be4bc03ea0daaf9a9beaf51298c52cc3f3b7 # Parent  1554a83db0d3c3e546cfd3aaff6af1184f79ee87 Low: minor

Re: [Pacemaker] Ordering set of resources, problem in ordering chain of resources

2011-05-02 Thread Andrew Beekhof
On Wed, Apr 20, 2011 at 9:09 AM, Rakesh K rakirocker4...@gmail.com wrote: Andrew Beekhof andrew@... writes: Hi Andrew thanks for giving replies  sorry for troubling you  frequently no problem here is the out put of crm configure show xml Doh. For some reason I thought show xml included

Re: [Pacemaker] Multi-site support in pacemaker (tokens, deadman, CTR)

2011-05-02 Thread Lars Marowsky-Bree
On 2011-04-29T10:36:54, Andrew Beekhof and...@beekhof.net wrote: As I understood it we had essentially reached consensus in Boston that CIB replication would best be achieved by a pair of complementary resource agents. I don't think we had a name then, but I'll call them Publisher and

Re: [Pacemaker] Problem installing gui

2011-05-02 Thread tariq fillah
Hello, Now I can run bootstrap, but when i run gmake (or make) I have the following error stack *mgmt_crm.c: In function 'on_get_rsc_status': mgmt_crm.c:1512: error: 'pe_rsc_failure_ignored' undeclared (first use in this function) mgmt_crm.c:1512: error: (Each undeclared identifier is reported