This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
oraclevm:network [2017/01/18 18:13] frank created |
oraclevm:network [2017/01/18 18:19] (current) frank |
||
---|---|---|---|
Line 1: | Line 1: | ||
=== Bonding === | === Bonding === | ||
- | ||'''Mode''' ||'''Mode in OVM3.2 ''' ||'''Prerequisites''' ||'''Feature''' || | + | ^ 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) || | + | |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 Link 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 || | + | |802.3ad |Dynamic Link 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 || | + | |balance-alb |Adaptive Load Balancing |Does not require switch support |load balancing is achieved by ARP negotiation | |
=== References === | === References === | ||
- | * [[https://www.kernel.org/doc/Documentation/networking/bonding.txt|Linux Ethernet Bonding Driver HOWTO]] | + | * [[https://www.kernel.org/doc/Documentation/networking/bonding.txt|Linux Ethernet Bonding Driver HOWTO]] |