kern/185967: Link Aggregation LAGG: LACP not working in 10.0

Scott Long scott4long at yahoo.com
Mon Feb 3 17:52:11 UTC 2014


On Feb 3, 2014, at 7:01 AM, Ben <mailinglists at niessen.ch> wrote:

> 
> Hi,
> 
> I tried your patch and it works. The strict mode is now set to 0.
> 
> One thing I saw:
> There is a message at the login prompt: igb0: Interface stopped DISTRIBUTING, possible flapping
> igb0 and igb1 are used for the lagg device.
> 
> I still get the following messages when I restart netif:
> can't re-use a leaf (lacp_strict_mode)!
> can't re-use a leaf (rx_test)!
> can't re-use a leaf (tx_test)!
> 
> sysctl says strcit_mode is off at that time.
> 
> I hope this helps.
> 

Thanks a lot for testing this.  The ‘flapping’ message is intentional, it points out that something is wrong with heartbeat exchange with the switch.  The “can’t re-use a leaf” messages point to bugs that I’ll fix shortly.

Scott




More information about the freebsd-net mailing list