Date: Sat, 23 Jun 2018 00:18:20 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 229167] [Hyper-V] [Jun 19, 2018] Recently FreeBSD VM panics during boot-up, especially with Mellanox VF configured Message-ID: <bug-229167-27103-onQAuNwgwe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229167-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-229167-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229167 --- Comment #10 from Dexuan Cui <decui@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=3D"DHCP" As I mentioned, thanks to sephe's work, mlxen0 can automatically work in "b= ond 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229167-27103-onQAuNwgwe>