Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Network bonding modes

...

minLevel1
maxLevel2
outlinefalse
typelist
printablefalse

Network Bonding Modes

Swarm supports the following network port bonding modes supported under Swarm (as supported by the Linux kernel) are:

  • active-backup (bonding mode 1)

  • balance-alb (bonding mode 6)

  • 802.3ad (bonding mode 4)

Bonding mode 6 (balance-alb) is only supported when using a single peer switch. If For the requirement calls for use of using multiple switch chassis to provide switch layer redundancy, configure Swarm to use either bonding mode 1 (active-backup) or, if multi-chassis switch link aggregation (MLAG) is in use, . The customer can also choose bonding mode 4 (802.3ad) to use with further planning and testing.

Info

Bonding mode 1 (active-backup) is advised for “out of the box” multi-switch and multi-chassis link aggregation (MLAG) configurations, whereas bonding mode 4 (802.3ad) needs additional configuration on the switch side to function. Since failover and traffic balancing with MLAG

...

are proprietary to switch vendors, it is necessary to review switch capability to determine the appropriate bonding mode for MLAG (i.e., bonding mode 1 (active-backup) or bonding mode 4 (802.3ad).

Using Multi-port NICs

Swarm bonds the NIC ports it and detects and uses a single IP address for the bond definition. Note that multiport

Info

Info

Multiport network cards (two or more ports per card)

...

are not considered fully redundant when used in Swarm storage hosts.

Multiport NICs experience common failure modes which can to disconnect a Swarm host completely. A true 'active-active' design includes the use of separate NICs in the storage hosts to meet that requirement.

PXE

...

Boot in MLAG

...

Configuration

PXE passthrough behavior is very important in either an L2 or L3 MLAG configuration. Configuring nodes for network (PXE) boot when 802.3ad and MLAG are in place can prove difficult to use be difficult, so planning and testing are critical for such network configurations. Vendor implementation

Note

The vendor implementations of PXE passthrough for MLAG can differ and may behave inconsistently, therefore active-backup bonding mode is strongly advised

...

in this scenario.