Panic running "/etc/rc.d/netif restart" with LAGG(4) on 11.0-CURRENT

Hans Petter Selasky hps at selasky.org
Thu Oct 15 13:32:15 UTC 2015


On 10/15/15 15:23, Ranjan1018 . wrote:
> My laptop is running:
> # uname -a
> FreeBSD ativ 11.0-CURRENT FreeBSD 11.0-CURRENT #8 r289136M: Sun Oct 11
> 14:08:51 CEST 2015     root at ativ:/usr/obj/usr/src/sys/GENERIC  amd64
>
> In /etc/rc.conf I have:
> # LAGG
> ifconfig_re0="ether 18:67:b0:7d:c1:3b up"
> wlans_ath0="wlan0"
> ifconfig_wlan0="WPA"
> cloned_interfaces="lagg0"
> ifconfig_lagg0="laggproto failover laggport re0 laggport wlan0 DHCP"
>
> Running the command:
> # /etc/rc.d/netif restart
> a kernel panic will happen.
>

Seems like a known issue. Does this patch help:

https://reviews.freebsd.org/D3883

--HPS



More information about the freebsd-current mailing list