Table of Contents |
---|
Network
...
bonding modes
Network port bonding modes supported by the Linux kernel are:
...
Swarm bonds the NICs and uses a single IP address for the bond. Multiport network cards (two or more ports per card) are necessary when considering failover for the storage hosts. Multiport NICs experience common failure modes which can 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
The PXE passthrough modes are important in either an L2 or L3 MLAG configuration. Getting nodes to the network boot when 802.3ad and MLAG are in place is a major pain point for such deployments. None of them behave the same way either, therefore, active-backup bonding mode is strongly advised to use.
...