[Linux-HA] strange 3 node behavior with named

2009-04-24 Thread Jiann-Ming Su
I have a 3 node cluster with CRM. One node is configure for quorum only. I have the Default Resource Stickiness set to INFINITY for the cluster. When I take the quorum node down, the two other nodes seem to renegotiate. This seems completely unnecessary as the two nodes have quorum between the

Re: [Linux-HA] OCF and hb_gui problem

2009-04-24 Thread Jiann-Ming Su
On Thu, Apr 16, 2009 at 10:47 AM, Dejan Muhamedagic wrote: > Hi, > > On Wed, Apr 15, 2009 at 09:37:46PM -0400, Jiann-Ming Su wrote: >> On Tue, Apr 14, 2009 at 9:44 AM, Jiann-Ming Su wrote: >> > >> > Yep, that's what mine looks like. ?It's installed with the same custom >> > rpm package that I've

[Linux-HA] stonith and pingd question

2009-04-24 Thread Annette Jäkel
Hi, I dont understand the meaning of a stonith clone resource. I have a two node cluster and every node has to stonith to the IP of the other node. So I have two stonith resources and a placement for each of them. But if I define only one stonith resource and clone it, the params would be the same

Re: [Linux-HA] stonith and pingd question

2009-04-24 Thread Dejan Muhamedagic
Hi, On Fri, Apr 24, 2009 at 05:11:17PM +0200, Annette J?kel wrote: > Hi, > I dont understand the meaning of a stonith clone resource. I have a two node > cluster and every node has to stonith to the IP of the other node. So I have > two stonith resources and a placement for each of them. But if I

Re: [Linux-HA] clvm with opensuse 11.1

2009-04-24 Thread Karl Katzke
Howdy! Thanks for the responses. Surprisingly, clvmd does work as-is in 11.1, as long as you have openais and pacemaker installed and running already. However, it does not (obviously) show up as a resource controlled by pacemaker in crm_mon; "0 resources configured." ocfs2 also works, but has t

[Linux-HA] new doc about stonith/fencing

2009-04-24 Thread Dejan Muhamedagic
Hi, Trying to make it a bit less mysterious, I wrote something about fencing and stonith quite a while ago and then forgot to share the link. Sorry about that. Here it is: http://www.clusterlabs.org/mediawiki/images/f/f2/Crm_fencing.pdf As usual, constructive criticism/suggestions/etc are welco

Re: [Linux-HA] clvm with opensuse 11.1

2009-04-24 Thread Dejan Muhamedagic
Hi, On Fri, Apr 24, 2009 at 01:24:50PM +0200, Lars Marowsky-Bree wrote: > On 2009-04-23T18:44:35, Karl Katzke wrote: > > > > > Howdy! > > > > I'm attempting to get CLVM set up on OpenSuSE 11.1 with pacemaker and > > openais. So far I *seem* to have most things installed, but I'm having > >

Re: [Linux-HA] Snmp monitoring of HA

2009-04-24 Thread Dejan Muhamedagic
Hi, On Fri, Apr 24, 2009 at 10:11:19AM +0200, elziege7 wrote: > > ipfail works only with v1. For v2 use pingd. > > > > Due to a bug, the IPaddr resource is not converted properly > > (parameters are mixed). You'll have to edit the CIB and fix them. > > Use cibadmin. > > Thanks for your help Dejan

Re: [Linux-HA] crm CLI

2009-04-24 Thread Dejan Muhamedagic
Ciao, On Fri, Apr 24, 2009 at 09:29:12AM +0200, Cristina Bulfon wrote: > Ciao, > > I tried to build pacemaker rpm w/o success :-(( > I will do another time and it will fail then I am going to compile the > source. You can just grab the source rpm and comment out the offending line in lib/ais/Mak

Re: [Linux-HA] clvm with opensuse 11.1

2009-04-24 Thread Lars Marowsky-Bree
On 2009-04-23T18:44:35, Karl Katzke wrote: > > Howdy! > > I'm attempting to get CLVM set up on OpenSuSE 11.1 with pacemaker and > openais. So far I *seem* to have most things installed, but I'm having > difficulty getting the lvm groups to talk. I don't think cLVM in 11.1 works as-is. Whi

Re: [Linux-HA] Snmp monitoring of HA

2009-04-24 Thread elziege7
> ipfail works only with v1. For v2 use pingd. > > Due to a bug, the IPaddr resource is not converted properly > (parameters are mixed). You'll have to edit the CIB and fix them. > Use cibadmin. Thanks for your help Dejan! I have changed the ha.cf (pingd instead of ipfail) and corrected the IP Ad

Re: [Linux-HA] crm CLI

2009-04-24 Thread Cristina Bulfon
Ciao, I tried to build pacemaker rpm w/o success :-(( I will do another time and it will fail then I am going to compile the source. Anyway I thought to use pacemaker because I understand that is the better way to modify cib.xml but if there are any other way to do it I will. However my f

Re: [Linux-HA] Assymetric Clustering

2009-04-24 Thread Andrew Beekhof
On Tue, Apr 21, 2009 at 21:54, fsalas wrote: > > First of all, thanks for prompt anwers > > > > >> On Mon, 20 Apr 2009 14:11:22 -0700: >> >> 8.10 has 2.1.3 which is not a good choice. use at least 2.1.4 or >> heartbeat 2.99.2 / pacemaker 1.0.3 . maybe you have to compile it >> yourself. >> >> > >