lacp weirdness on 10.3-STABLE

Mark Saad nonesuch at longcount.org
Sun Oct 30 03:30:00 UTC 2016


On Fri, Oct 28, 2016 at 5:17 PM, Slawa Olhovchenkov <slw at zxy.spb.ru> wrote:

> On Fri, Oct 28, 2016 at 05:14:37PM -0400, Mark Saad wrote:
>
> > Hi everyone
> >  I wast sure where to start on this one. So let me jump in here.
> > I have a box with a dual port solarflare card. Both ports were running in
> > lacp
> > lagg for a while with out any issues. I took the box down free up some
> > space in the rack. I reciently
> > booted it back up; using the original network ports and cables from the
> > original seutp. However I can not bring up the lagg in lacp mode.
> Trussing
> > the process is showing this
> >
> > n01:~ # ifconfig lagg0 up lacp
> > ifconfig: lacp: bad value
>
>
> ifconfig lagg0 up laggproto lacp
>
>
This is what happenes when I get overly tired. Thank you for pointing out
that I was missing laggproto . All is well again.


> > n01:~ # truss ifconfig lagg0 up lacp
> > .....
> > read(4,"# $FreeBSD: stable/10/etc/networ"...,4096) = 368 (0x170)
> > read(4,0x801c47000,4096)                         = 0 (0x0)
> > close(4)                                         = 0 (0x0)
> > ifconfig: write(2,"ifconfig: ",10)                       = 10 (0xa)
> > lacp: bad valuewrite(2,"lacp: bad value",15)                     = 15
> (0xf)
> > ....
> >
> > I am at a loss. The Switch ports are in the original configs as well.
> > Anyone have any ideas ?
> > Kernel and Userland are  FreeBSD 10.3-STABLE #0: Tue Aug 23 14:48:27 EDT
> > 2016
> >
> >
> > --
> > mark saad | nonesuch at longcount.org
> > _______________________________________________
> > freebsd-hackers at freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@
> freebsd.org"
>



-- 
mark saad | nonesuch at longcount.org


More information about the freebsd-hackers mailing list