Versions Compared

Key

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

...

Network Bonding Modes

Network Swarm supports 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 supported when using a single peer switch. If the requirement calls for use of For the requirements of using multiple switch chassis to provide switch layer redundancy, configure Swarm to use bonding mode 1 (active-backup). You may also choose Choose bonding mode 4 (802.3ad) with further planning and testing. Considerations for that are outlined below.

Bonding mode 1 (active-backup) is advised for “out of the box” multi-switch and MLAG configurations, whereas bonding mode 4 (802.3ad) needs additional configuration on the switch side to function. Since failover and traffic balancing with MLAG is proprietary to switch vendors, it is necessary to review switch capability to determine the appropriate bonding mode for MLAG (i.e., bonding mode 1 or 4 i.e. active-backup or 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

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 is difficult to use for such network configurations. Vendor implementation of PXE passthrough for MLAG can behave behaves inconsistently, therefore, active-backup bonding mode is strongly advised for use in this scenario.