Differences between revisions 1 and 2
Revision 1 as of 2013-08-01 20:05:50
Size: 724
Editor: frank
Comment:
Revision 2 as of 2013-08-01 20:06:42
Size: 719
Editor: frank
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
|| balance-alb || Adaptive Load Balancing || Does not require switch support || load balancing is achieved by ARP negotiation ||    || balance-alb || Adaptive Load Balancing || Does not require switch support || load balancing is achieved by ARP negotiation ||

Bonding

Mode

Mode in OVM3.2

Prerequisites

Feature

active-backup

Active Backup

Does not require switch configuration

Only one slave in the bond is active, other slave becomes if active slave fails (failover)

802.3ad

Dynamic Aink Aggregation

Ethtool support in the base drivers for retrieving the speed and duplex of each slave. Switch supports 802.3ad and have it enablede

802.3ad

balance-alb

Adaptive Load Balancing

Does not require switch support

load balancing is achieved by ARP negotiation

References

[https://www.kernel.org/doc/Documentation/networking/bonding.txt|Linux Ethernet Bonding Driver HOWTO|

Tech/OVMNetwork (last edited 2014-03-07 19:17:34 by frank)