Re: [Pacemaker] drbd + lvm

2014-03-14 Thread David Vossel
- Original Message - > From: "Infoomatic" > To: "The Pacemaker cluster resource manager" > Sent: Thursday, March 13, 2014 5:28:19 PM > Subject: Re: [Pacemaker] drbd + lvm > > > > Has anyone had this issue and resolved it? Any ideas? Thanks in advance! > > > > Yep, i've hit this as w

Re: [Pacemaker] crmd was aborted at pacemaker 1.1.11

2014-03-14 Thread David Vossel
- Original Message - > From: "Kazunori INOUE" > To: "pm" > Sent: Friday, March 14, 2014 5:52:38 AM > Subject: [Pacemaker] crmd was aborted at pacemaker 1.1.11 > > Hi, > > When specifying the node name in UPPER case and performing > crm_resource, crmd was aborted. > (The real node na

Re: [Pacemaker] Errors while compiling

2014-03-14 Thread Stephan Buchner
Hm, i installed "libcrmcluster1-dev" and "libcrmcommon2-dev" on my debian system, still the same error :/ Am 14.03.2014 14:07, schrieb emmanuel segura: maybe you are missing crm dev library 2014-03-14 13:39 GMT+01:00 Stephan Buchner >: Hey everyone!

Re: [Pacemaker] Errors while compiling

2014-03-14 Thread emmanuel segura
maybe you are missing crm dev library 2014-03-14 13:39 GMT+01:00 Stephan Buchner : > Hey everyone! > I am trying to compile pacemaker from source for some time - but i keep > getting the same errors, despite using different versions. > > I did the following to get this: > > 1. ./autogen.sh > 2.

[Pacemaker] Errors while compiling

2014-03-14 Thread Stephan Buchner
Hey everyone! I am trying to compile pacemaker from source for some time - but i keep getting the same errors, despite using different versions. I did the following to get this: 1. ./autogen.sh 2. ./configure --prefix=/opt/cluster/ --disable-fatal-warnings 3. make After that step i always get

[Pacemaker] Node in pending state, resources duplicated and data corruption

2014-03-14 Thread Gabriel Gomiz
Hi to all! We've a 4 node cluster and recently experienced a weird issue with Pacemaker that resulted in three database instance resources duplicated (running simultaneously in 2 nodes) and subsequent data corruption. I've been investigating logs and could not arrive to a conclusion as to why d

[Pacemaker] crmd was aborted at pacemaker 1.1.11

2014-03-14 Thread Kazunori INOUE
Hi, When specifying the node name in UPPER case and performing crm_resource, crmd was aborted. (The real node name is a LOWER case.) # crm_resource -C -r p1 -N X3650H Cleaning up p1 on X3650H Waiting for 1 replies from the CRMdNo messages received in 60 seconds.. aborting Mar 14 18:33:10 x3650h

Re: [Pacemaker] Pacemaker/corosync freeze

2014-03-14 Thread Jan Friesse
Attila Megyeri napsal(a): > Hi Honza, > > What I also found in the log related to the freeze at 12:22:26: > > > Corosync main process was not scheduled for ... Can It be the general > cause of the issue? > I don't think it will cause issue you are hitting BUT keep in mind that if corosyn

Re: [Pacemaker] Pacemaker/corosync freeze

2014-03-14 Thread Jan Friesse
Attila Megyeri napsal(a): > Hi Honza, > > What I also found in the log related to the freeze at 12:22:26: > > > Corosync main process was not scheduled for ... Can It be the general > cause of the issue? > > > > Mar 13 12:22:14 ctmgr snmpd[1247]: Connection from UDP: > [10.9.1.5]:58597

Re: [Pacemaker] Pacemaker/corosync freeze

2014-03-14 Thread Attila Megyeri
Hello David, > -Original Message- > From: David Vossel [mailto:dvos...@redhat.com] > Sent: Thursday, March 13, 2014 9:22 PM > To: The Pacemaker cluster resource manager > Subject: Re: [Pacemaker] Pacemaker/corosync freeze > > > > > > - Original Message - > > From: "Jan Friess