Re: [Pacemaker] Pacemaker 1.1.7 build failed.

2012-05-13 Thread Parshvi
Andrew Beekhof writes: > > On Fri, May 11, 2012 at 4:26 PM, Parshvi wrote: > > Hi, > > I am upgrading the HA packages to the higher versions. The build failed of > > Pacemaker, with the following error: > > > > cc1: warnings being treated as errors > > lrm.c: In function delete_rsc_entry: > > l

Re: [Pacemaker] how to enable verbose logging for failed

2012-05-13 Thread Andrew Beekhof
On Sat, May 12, 2012 at 11:41 PM, Igor Zinovik wrote: >  Hello. > > How can i increase verbosity level for resource that fails to start: > # egrep -ei '(warn|error)' /var/log/pacemaker.log > May 12 17:25:12 ldap2 lrmd: [6279]: WARN: Core dumps could be lost if > multiple dumps occur. > May 12 17:2

Re: [Pacemaker] Pacemaker 1.1.7 build failed.

2012-05-13 Thread Andrew Beekhof
On Fri, May 11, 2012 at 4:26 PM, Parshvi wrote: > Hi, > I am upgrading the HA packages to the higher versions. The build failed of > Pacemaker, with the following error: > > cc1: warnings being treated as errors > lrm.c: In function delete_rsc_entry: > lrm.c:917: warning: implicit declaration of f

Re: [Pacemaker] VIP on Active/Active cluster

2012-05-13 Thread Jake Smith
clone-node-max="2" should only be one. How about the output from crm_mon -fr1 And ip a s on each node? Jake - Reply message - From: "Paul Damken" To: Subject: [Pacemaker] VIP on Active/Active cluster Date: Sat, May 12, 2012 2:49 pm > Hello, > > > > I wonder if someone can light me

Re: [Pacemaker] lvm resource doesn't start

2012-05-13 Thread Frank Van Damme
2012/5/12 David Coulson : > If clvmd hangs, you probably don't have fencing configured properly - It will > block IO until a node is fenced correctly. Ok cool, thank you, I temporarily disabled stonith until I got the cluster running, seems one doesn't go without the other then. -- Frank Van Da