Christophe Zwecker wrote:
Dave Blaschke wrote:
Christophe Zwecker wrote:
Dave Blaschke wrote:
Christophe Zwecker wrote:
Hi Dave,

its this:

grep mw-test /etc/ha.d/ha.cf
node    mw-test-n1.i-dis.net
node    mw-test-n2.i-dis.net

[EMAIL PROTECTED] ~]# uname -n
mw-test-n2.i-dis.net

And your cib.xml?


 grep mw-test /var/lib/heartbeat/crm/cib.xml
<node uname="mw-test-n1.i-dis.net" type="normal" id="5b1a3c52-a893-44c5-a9c7-035fc632ff8d"> <node uname="mw-test-n2.i-dis.net" type="normal" id="cc1c8955-58d2-4ee3-8e98-b07599335e0c"> <expression attribute="#uname" id="prefered_location_group_1_expr" operation="eq" value="mw-test-n1.i-dis.net"/>

I'd actually like to see the whole thing please...


here ya go, sorry for the delay i was on vacation!
Ahh, vacation.  Okay, envying over... :-)

I don't proclaim to be a R2 config expert, but I'm pretty sure you'll need something similar to the following in your CIB to tell heartbeat how to STONITH:

<primitive id="child_DoFencing" class="stonith" type="suicide" provider="heartbeat">

You won't need any attributes for suicide, you'll need a hostlist if you choose to use ssh. See http://www.linux-ha.org/ConfiguringStonithPlugins for the full XML sample.

thx alot for your input and time

Christophe

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to