Hi list,

I am running heartbeat-2.1.0 on openSUSE 10.2.
I use to use ssh to the ilo of the servers to stonith them, stonith 
generally works well. I configured the two ilo ip addresses as ping nodes  
in /etc/ha.d/ha.cf. I have a clone set pingd, a clone set stonith, and a 
clone set suicide defined, each with max_clones=2 and max_clone_node=1.
Stonith is enabled in the cluster.

Now my test scenario: 
- I remove the cables from the ilo boards
  - the heartbeat correctly detects both as down
- then I remove the network cables from one host
Here the split brain situation happens, well, stonith cannot work, as the 
ilo boards are not reachable by any host.

Here my questions:
Do I can define constraints in the cluster or operations on the suicide 
resource, or pingd resource, so that the actual DC will stay alive, and the 
other node suicides itself?
How is suicide intended to work? Unfortunately it is not a script that I can 
just read?


kind regards
Sebastian

autojoin any
crm true
deadtime 15
initdead 30
keepalive 2
ping 192.168.0.96 192.168.0.97
node srv4
node srv5
mcast bond0 224.0.0.1 700 1 0
cluster MyCluster

_______________________________________________
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