On Fri, Dec 4, 2009 at 11:28 AM, Graeme Humphries <[email protected]> wrote: > Just switched my karmic config to "mode 1", and I'm still seeing this > issue, so it isn't limited to strict 802.3ad mode (4).
Are you sure the system is using bonding mode 1? What does 'cat /sys/class/net/bond0/link_mode' display? The "Warning: Found an uninitialized port" error message is in bond_3ad.c in the kernel source, which would lead me to to believe that only the code supporting 802.3ad is separated into this source file and thus if you are getting this error the system is using 802.3ad. -- 802.3ad interface bonding fails if started too early https://bugs.launchpad.net/bugs/482419 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
