Hi,

On Fri, Nov 28, 2008 at 10:07:59AM +0200, Alik Hochner wrote:
> Hi there,
> 
> I'm trying to define two z/linux images with heartbeat support.
> Currently, I use them with a "normal" heartbeat on udp port 694 on eth0
> (bcast eth0).
> We've defined a ctc (Channel to Channel) connection between the images and
> want them to use this instead to heartbeat one another.
> I tried changing the ha.cf configuration file from "bcast eth0" to "bcast
> ctc0" but the first node that starts "thinks" the other node is dead and
> STONITH it (bummer ...).

:) I'd suggest using both eth0 and the other channel.

> I thought maybe I should use mcast instead of bcast but I'm not sure how to
> use it ...
> 
> Could someone clarify this issue for me?

There's nothing special required for the communication layer, as
long as it supports TCP/IP. Perhaps this ctc thing doesn't
support broadcasts. You can choose then one of mcast or ucast.

Thanks,

Dejan

> Thanks,
> Alik
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
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