Summary: | Link Aggregation Lacp not working on 10.3-RC3 | ||
---|---|---|---|
Product: | Base System | Reporter: | sk8harddiefast |
Component: | kern | Assignee: | freebsd-net (Nobody) <net> |
Status: | New --- | ||
Severity: | Affects Many People | CC: | bugmeister, emaste, girgen |
Priority: | --- | ||
Version: | 10.3-BETA2 | ||
Hardware: | amd64 | ||
OS: | Any | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185967 |
Description
sk8harddiefast
2016-03-23 10:53:36 UTC
I see the same thing with 10.2-RELEASE using bxe. Had to use loadbalance, the lacp just refused. On multiple machines running 10.2p12 or similar. this works: ifconfig_lagg0="laggproto loadbalance laggport bxe0 laggport bxe1 192.168.1.81/24" this doesn't ifconfig_lagg0="laggproto lacp laggport bxe0 laggport bxe1 192.168.1.81/24" can't remember exactly how the error was described, but I couldn't get it working. the original report rings a bit like it would be an rc-script bug. What I saw was that ifconfig didn't work at all. don't remeber exact wording of error messages, and machines are in production now, so I can't really test it on them. It works fine for an older machine with 1gbit bce, but the 10gbit bxe failed. ^Triage: to submitter: is this still a problem on supported versions of FreeBSD? |