Hi of all,

I have 2 nodes with this ha.cf file:

 

use_logd off

#udpport 694

logfile /var/log/ha-log

#logfacility    daemon

 

keepalive 1

warntime 5

deadtime 60

#deadping 20

initdead 120 # depend on your hardware

 

ucast eth1 172.16.0.2

ucast eth0 192.168.1.12

respawn hacluster /usr/lib/heartbeat/ipfail

#ping 192.168.1.1

ping_group live 192.168.1.1 172.16.0.2

 

node node1 node2

auto_failback off

 

stonith_host * suicide

 

 

If I unplug a network cable from the node1 nothing happens and I can see
in the log that a interface is dead but the counter ping is balanced.

If I unplug all the network cables from the node1 ipfail detects that
"We are dead" but doesn't stop the resources and doesn't kill himself. 

 

What's the wrong?

 

Thanks.

            

 

 

_______________________________________________
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