the stonith plugins are in the "cluster-glue" package which is in the yum
repositories by clusterlabs/suse, not sure about .deb's.
2010/2/3 Bruno Voigt
> I've setup a new lenny - 2 node cluster with
> Martin Gerhard Loschwitz new Pacemaker 1.07 & Heartbeat 3.0.2 versions
> and before being able
Hello,
i'm trying to get the ipmi plugin to work using the configuration shown. The
plugin always reports rc 1 to pacemaker.
I had a look at the ipmi script and verified that the cmds used to indeed work
(ipmitool is working as is the connection to the ipmi device if i set the
needed env vars)
as i understand the documentation you need an ocf agent since u have to
implement monitor, promote and demote methods which are not supported in lsb
conform agents.
Am 02.02.2010 um 21:36 schrieb Erich Weiler:
>> Thanks for the tip, I think I'm closer... I set a preference and then tried
>> to
Hi,
if you make the LDAP daemon listen on all available interfaces, it will accept
connections on the on-demand activated floating-ip.
Or, if you really want to make the ldap daemon listen only on the floating-ip,
you would have to write a resoure agent for ldap which will edit the ldap
config
Hello,
i was struggling with the ping resource agent since it stopped working and i
had some log entries about syntax errors for "expr".
Around line 244 in the ping script, the score is getting calculated like this:
score=`expr $active * $OCF_RESKEY_multiplier`
This doesnt work since the a
by the lrm :-)
Thanks anyway! ;)
Moritz
Am 26.01.2010 um 17:01 schrieb Dejan Muhamedagic:
> Hi,
>
> On Tue, Jan 26, 2010 at 03:55:16PM +0100, Moritz Krinke wrote:
>> Hello,
>>
>> i'm trying to configure a 2-node cluster with one resource (ClusterIP) which
>> should
Hello,
i'm trying to configure a 2-node cluster with one resource (ClusterIP) which
should only be allowed to run if a cloned ping resource succeeds.
After reading the pacemaker configuration explained document and some WIKI
entries i came up with the following configuration:
node centos5srv1
n