Hi, On Sun, May 04, 2008 at 06:51:20PM +0200, Dennis Kern wrote: > Hi, > > My two node cluster works and if I plug out one cable, doesn't matter > which (eth0 or ttyS0) the cluster can still communicate. Sending booth > connection all the time?
Yes. > my nodes are booth virtual machines and I see the serial image from > the vmware-server Console is blinking all the time. Rather I would use > ttyS0 as backup for eth1. Why? I guess that all communication links are in use in order to make sure that all are operational. Thanks, Dejan > "tcpdump udp -i eth1" shows activity on eth1: > > 18:49:40.970223 IP localhost.45119 > localhost.694: UDP, length 206 > 18:49:41.486357 IP localhost.52363 > localhost.694: UDP, length 209 > > > Here is my ha.cf: > > use_logd yes > ucast eth1 192.168.2.44 > serial /dev/ttyS0 > node node1 node2 > keepalive 2 > respawn hacluster /usr/lib/heartbeat/dopd > apiauth dopd gid=haclient uid=hacluster > crm on > > thanks > Dennis > _______________________________________________ > 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
