Re: [Pacemaker] GUI compilation problem

2009-04-26 Thread renayama19661014
Hi Ivars, > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > ./configure: line 2827: syntax error near unexpected token `0.40.5,' > ./configure: line 2827: `IT_PROG_INTLTOOL(0.40.5, no-xml)' Please install intltool. Please put the version that is newer than 0.40.5. link :

Re: [Pacemaker] ra script for clvmd?

2009-04-26 Thread Xinwei Hu
Hi Karl, Here's the RA. ;) 2009/4/27 Karl Katzke : > I'm working with OpenSuSE 11.1 and trying to set up clvmd with pacemaker and > openais. The strange thing is that it *works*, with just pacemaker running, Because the distributed locking in openais is not reliable, clvmd will fail when some

[Pacemaker] ra script for clvmd?

2009-04-26 Thread Karl Katzke
I'm working with OpenSuSE 11.1 and trying to set up clvmd with pacemaker and openais. The strange thing is that it *works*, with just pacemaker running, starting clvmd manually or at boot with a generic init.d script -- but this doesn't seem to be the best solution, as clvmd in my mind should b

Re: [Pacemaker] Resource won't switch from one node to another during power shutdown

2009-04-26 Thread Andrew Beekhof
On Fri, Apr 24, 2009 at 16:02, Dejan Muhamedagic wrote: > Hi, > > On Fri, Apr 24, 2009 at 10:06:24AM +0200, Andrew Beekhof wrote: >> On Fri, Apr 24, 2009 at 09:49, Juha Heinanen wrote: >> > Andrew Beekhof writes: >> > >> > ?> + ? ? ? ?crm_config_err("NOTE: Clusters with shared data need STONITH t

[Pacemaker] GUI compilation problem

2009-04-26 Thread Ivars Strazdiņš
Hi Pacemaker experts, because GUI 1.0.2 doesn't work for 1.0.3 and there are no 1.0.3 GUI binaries, I tried to compile them on my own. Yet it bails out already in configure phase (please see below). Anyone knows why? I tried on Debian Lenny and Ubuntu 8.10. iva...@poga:~/downloads/Pacemaker-Py