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

Scott Long scott4long at yahoo.com
Mon Feb 3 08:31:39 UTC 2014


Hi,

You’re probably running into the consequences of r253687.  Check to see the value of ‘sysctl net.link.lagg.0.lacp.lacp_strict_mode’.  If it’s ‘1’ then set it to 0.  My original intention was for this to default to 0, but apparently that didn’t happen.  However, the fact that strict mode doesn’t seem to work at all for you might hint that your switch either isn’t configured correctly for LACP, or doesn’t actually support LACP at all.  You might want to investigate that.

Scott

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

> Hi,
> 
> I upgraded from FreeBSD 9.2-RELEASE to 10.0-RELEASE. FreeBSD 9.2 was configured to use LACP with two igb devices.
> 
> Now it stopped working after the upgrade.
> 
> This is a screenshot of ifconfig -a after the upgrade to FreeBSD 10.0-RELEASE: http://tinypic.com/view.php?pic=28jvgpw&s=5#.Uu9PXT1dVPM
> 
> A PR is currently open: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/185967
> 
> It is set to low, but I would like somebody to have a look into it as it obviously has a great influence on our infrastructure. The only way to "solve" it is currently switching back to FreeBSD 9.2.
> 
> The suggested fix "use failover" seems not to work.
> 
> Thank you for your help.
> 
> Best regards
> Ben
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"



More information about the freebsd-net mailing list