Hi,

On Tue, Jun 10, 2008 at 10:51:47AM -0500, Matt Zagrabelny wrote:
> Greetings,
> 
> I have a two node cluster (squash and turnip).
> 
> +------------+           +------------+
> | /dev/ttyS1 |  <====>   | /dev/ttyS1 |
> |            |           |            |
> |  squash    |           |  turnip    |
> |            |           |            |
> |     eth2   |  <====>   |   eth2     |
> | (10.0.0.1) |           | (10.0.0.2) |
> +------------+           +------------+
> 
> squash% cat /etc/ha.d/ha.cf
> use_logd on
> 
> keepalive 1
> deadtime 5
> initdead 120
> 
> udpport 694
> baud 115200
> serial /dev/ttyS1
> bcast eth2
> 
> node squash
> node turnip
> 
> ping 131.212.4.166
> ping 192.168.115.46
> 
> crm on
> 
> 
> It appears that the heartbeat module does not recover when I issue
> 'ifdown eth2 && sleep 10 && ifup eth2'.

Which version do you run? This should've been fixed in 2.1.3. See
http://developerbugs.linux-foundation.org/show_bug.cgi?id=1732
for more details.

Thanks,

Dejan
_______________________________________________
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