Comment 19 for bug 1538463

Revision history for this message
Artem Panchenko (apanchenko-8) wrote :

Currently we can't test 'balance-rr' bonding with fuel-devops without additional tweaks, because this type of bonds requires ports aggregation on switch/bridge side, here is a quote from docs:

"The balance-rr, balance-xor and broadcast modes generally
require that the switch have the appropriate ports grouped together.
The nomenclature for such a group differs between switches, it may be
called an "etherchannel" (as in the Cisco example, above), a "trunk
group" or some other similar variation. For these modes, each switch
will also have its own configuration options for the switch's transmit
policy to the bond. Typical choices include XOR of either the MAC or
IP addresses. The transmit policy of the two peers does not need to
match. For these three modes, the bonding mode really selects a
transmit policy for an EtherChannel group; all three will interoperate
with another EtherChannel group. "

There are no automatic system tests which use 'balance-rr' mode. Closing this bug as invalid.