Found a little note on Red Hat today, that mentioned to use network bonding mode numbers instead of names.
Add settings to /etc/modprobe.conf but use mode={0,1,2,3,4,5,6} to enable load-balancing, active-passive, fail-over or others.
Update: also check out documentation on network bonding from the Linux Foundation.
Update2: Official Linux kernel documentation on network bonding.
Comments