Hello,
> I want to setup a two nodes httpd cluster with heartbeat, and the
> configuration listed below:
that shouldn't be a problem, just adopt the ha.cf on each node to
reflect the network card configuration.
> 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.
Thomas
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems