>>> Volker Poplawski <[email protected]> schrieb am 16.07.2012 um >>> 11:53 in Nachricht <[email protected]>: > Hello everyone. > > Could you please tell me the recommended mode for a bonded network > interface, which is used as the direct link in a two machine cluster? > > There are 'balance-rr', 'active-backup', 'balance-xor' etc > Which one to choose for maximum fault tolerance?
Hi! Active-backup is probably the most fool-proof mode. We had some issues with balance-rr here. If your infrastructure can do it, I'd go for LACP; everything else looks like a work-around. (MHO) Regards, Ulrich > > I'm using corosync as cluster communication layer - if that matters > > > Regards > ....Volker > > _______________________________________________ > 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
