On Wed, Apr 16, 2014 at 7:01 PM, aurfalien <aurfal...@gmail.com> wrote:
> Hi,
>
> I’ve a Solarflare SFN5162F dual port 10Gb ethernet adapter.
>
> While the card works fine as individual ports, upon configuring LACP the 
> machine suddenly reboots.
>
> Here are my commands;
>
> ifconfig sfxge0 up
> ifconfig sfxge1 up
> ifconfig lagg0 create
> * ifconfig lagg0 up laggproto lacp laggport sfxge0 laggport sfxge1 
> 10.0.10.99/16
>
> * This is were the system reboots.
>
> I believe this to be a bug, what other info can I supply to help determine if 
> it is or simply user error?

I do not know much about LACP or solarflare but you can start with
following and someone with more knowledge in that area will help you:

- FreeBSD version you are using - uname -a
- ifconfig output
- Any errors you see in /var/log/messages or dmesg.
- turn on any debugging knobs available with your card drivers

cheers,
Hiren
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to