Hello, We're working on a 2 node cluster with DRBD : http://imagebin.ca/view/vCuhdO.html
As we have 2 network interfaces and no serial cable (it'll be working in xen domUs so it's not sure we'll be able to use the serial interface for this), we've thought it would be a good thing to make the 2 heartbeat nodes talk over the two network interfaces. Moreover, in order to be as quiet as possible on the network, we're planning to use unicast configuration : ucast eth1 10.1.1.3 ucast eth0 192.168.100.3 My questions is about "good practices" : - Is our use of 2 network interfaces a good or bad thing ? - Is it a bad thing not to use broadcast but unicast in this configuration (as it seems not to be the most used) ? Regards, -- Mikael Kermorgant _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
