Date: Fri, 29 Nov 2019 16:23:09 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 242298] kernel Freeze at boot Message-ID: <bug-242298-19105-hqvactxvO4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242298-19105@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242298 --- Comment #1 from JeanAumont@gmail.com --- I have no idea if this is important or not. The content of my /etc/rc.conf file is as follow: hostname="BUGGY" ifconfig_bge0="inet 10.18.136.9 netmask 255.255.248.0" vlans_bge1="100" ifconfig_bge1_100="inet 10.17.1.3 netmask 255.255.255.0 descr V100-DarkFiber" #ifconfig_bge1_100_alias0="inet 10.17.1.1 netmask 255.255.255.0 descr CARP-V100-DarkFiber vhid 10 advbase 2 advskew 90 pass BV1V100" ifconfig_bge1="up" ifconfig_mce0="inet 192.168.10.9 netmask 255.255.255.0" ifconfig_mce1="inet 192.168.11.9 netmask 255.255.255.0" defaultrouter="10.18.136.1" sshd_enable="YES" ntpd_enable="YES" # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev="AUTO" If I comment the line with the carp interface, the system will boot, and I can add the carp interface manually and it will work. If I uncomment the line with the carp inteface, the system will freeze with the error messages previously mentionned. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242298-19105-hqvactxvO4>
