[Bug 229167] [Hyper-V] [Jun 19, 2018] Recently FreeBSD VM panics during boot-up, especially with Mellanox VF configured

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 23 00:18:22 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229167

--- Comment #10 from Dexuan Cui <decui at microsoft.com> ---
(In reply to pete from comment #6)
> By the way, when I am using this, I should only have config in rc.conf
>  for the mlxen0 device, and not simultaneously for hn0 if I understand
> this right ?

I think you're talking about the network configuration in /etc/rc.conf.

What we should use is the opposite. :-) In rc.conf, we should only use hn0
rather than mlxen0:

ifconfig_hn0="DHCP"

As I mentioned, thanks to sephe's work, mlxen0 can automatically work in "bond
mode" with hn0, and we don't need use lagg.

Please let us know if this doesn't work. At least it's supposed to work this
way, but obviously we didn't have enough resources to fully test it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list