On Thu, Jan 10, 2008 at 08:28:13AM +0100, Thomas Glanzmann wrote: > Hello, > > that shouldn't be a problem, just adopt the ha.cf on each node to > reflect the network card configuration. >
Yeah, I have just tested that kind of configuration (node1->eth0, node2->eth1), it worked well :) > > And one more question, can I use "bcast" in VLAN environment? > > You can. I have it running on one: > > (postgres-01) [~] cat /etc/ha.d/ha.cf > use_logd yes > bcast eth1 > mcast eth0.2 239.0.0.2 694 1 0 > node postgres-01 postgres-02 > respawn hacluster /usr/lib/heartbeat/dopd > apiauth dopd uid=hacluster gid=haclient > crm on > > eth0.2 is a tagged VLAN port which I use using a multicast statement. But > broadcast is also possible. I use multicast because I have 6 heartbeat > clusters > on that subnet. Thanks for your advice. -- Cheers Feifei Jia
signature.asc
Description: Digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
