[Solved] pfsense 2.4.0-BETA 20170328 broken for ix 10GigE controller?
-
Ya, something blew. I went to update my pfSense box to the latest and blew it up. I then went to reinstall using the image of the same date and it crashed as well.
Trying to mount root from ufs:/dev/ufs/FreeBSD_Install [ro,noatime]... /etc/rc: WARNING: hostid: unable to figure out a UUID from DMI data, generating a new one Setting hostuuid: 054bcdc6-1437-11e7-8ec5-001c7f3f8044. Setting hostid: 0xb210df15. Starting file system checks: /dev/ufs/FreeBSD_Install: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ufs/FreeBSD_Install: clean, 40346 free (82 frags, 5033 blocks, 0.0% fragmentation) eval: cannot create /etc/hostid: Read-only file system /etc/rc: WARNING: could not store hostuuid in /etc/hostid. Mounting local filesystems:. random: unblocking device. mtree: /etc/mtree/BSD.sendmail.dist: No such file or directory ELF ldconfig path: /lib /usr/lib /usr/lib/compat 32-bit compatibility ldconfig path: Fatal trap 12: page fault while in kernel mode cpuid = 6; apic id = 06 fault virtual address = 0x10 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff806b911e stack pointer = 0x28:0xfffffe0351ebd620 frame pointer = 0x28:0xfffffe0351ebd640 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 114 (ifconfig) [ thread pid 114 tid 100215 ] Stopped at ixgbe_get_counter+0x10e: addq 0x10(%rdi),%rax db>
Any ideas? It seems to crash at the ix 10GigE controller. Never had this issue before.
-
Can confirm last stable build I am on is:
2.4.0.b.20170324.1038
-
Same issue here. Supermicro X10SDV-2C-TP8F with Pentium (Xeon) D-1508 and onboard X552/557 10G. Was ok using pfSense-CE-2.4.0-BETA-amd64-20170317-0612 but an update to the most current version as of this moment will no longer boot and it hangs on fresh install with the latest snapshot as in this thread.
-
Hmm… I did not found any changes related to ixgbe driver or any other in last days, but it can be just not announced.
-
Also same issue. Updated from …20170321... to latest. Supermicro 5018D-FN4T Xeon D-1541 Dual 10GbE.
-
look here https://github.com/pfsense/FreeBSD-src in 2.4
-
https://github.com/pfsense/FreeBSD-src/commit/df1b909a0b863d3546a7a7adb7ac3f9b4159a3e0
-
Apparently the driver is unstable with the options enabled that allow ALTQ to work. So they had to be disabled again. New build will be ready shortly with the drivers back to how they were originally (stable, but no ALTQ)
-
Build …-20170331-... resolves the issue. Thanks :)
-
Apparently the driver is unstable with the options enabled that allow ALTQ to work. So they had to be disabled again. New build will be ready shortly with the drivers back to how they were originally (stable, but no ALTQ)
Yep, the new build did the trick.