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

            Bug ID: 253708
           Summary: Problem booting FreeBSD 12.2 on Dell R730xd unless
                    using verbose boot
           Product: Base System
           Version: 12.2-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: b...@freebsd.org
          Reporter: p...@lysator.liu.se

There seems to be some timing-related problem when booting a Dell R730xd server
with FreeBSD 12.2. Possibly related to the Intel X710 10G ethernet cards, since
the freeze seems to be happening when it activates the second ixl port.

It boots just fine with FreeBSD 11.3

If I hit 7 during the boot sequence and enable verbose boot then the system
seems to boot just fine though. 

Non-verbose serial port (via IPMI) boot output below. One interresting thing is
that it seems to kill the IPMI session too when this happens (over a dedicated
separate port):

ixl3: Using MSI-X interrupts with 9 vectors
ixl3: Ethernet address: 3c:fd:fe:0f:3c:c6
ixl3: Allocating 8 queues for PF LAN VSI; 8 queues active
ixl3: PCI Express Bus: Speed 8.0GT/s Width x8
ixl3: Failed to initialize SR-IOV (error=2)
ixl3: netmap queues/slots: TX 8/1024, RX 8/1024
pci2: <unknown> at device 17.0 (no driver attached)
ahci0: <Intel Wellsburg AHCI SATA controller> port
0x3078-0x307f,0x308c-0x308f,0x3070-0x3077,0x3088-0x308b,0x3040-0x305f mem
0x97111000-0x971117ff at device 17.4 numa-domain 0 on pci2
ahci0: AHCI v1.30 with 4 6Gbps ports, Port Multiplier not supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahciem0: <AHCI enclosure management bridge> on ahci0
xhci0: <Intel Wellsburg USB 3.0 controller> mem 0x97100000-0x9710ffff at device
20.0 numa-domain 0 on pci2
xhci0: 32 bytes context size, 64-bit DMA
ixl0: Link is up, 10 Gbps Full Duplex, Requested FEC: None, Negotiated FEC:
None, Autoneg: False, Flow Control: None
ixl0: link state changed to UP
usbus0 numa-domain 0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
pci2: <simple comms> at device 22.0 (no driver attached)
pci2: <simple comms> at device 22.1 (no driver attached)
ehci0: <Intel Wellsburg USB 2.0 controller> mem 0x97113000-0x971133ff at device
26.0 numa-domain 0 on pci2
usbus1: EHCI version 1.0
usbus1 numa-domain 0 on ehci0
usbus1: 480Mbps High Speed USB v2.0
pcib7: <PCI-PCI bridge> at device 28.0 numa-domain 0 on pci2
pci7: <PCI bus> numa-domain 0 on pcib7
pcib8: <ACPI PCI-PCI bridge> at device 28.7 numa-domain 0 on pci2
pci8: <ACPI PCI bus> numa-domain 0 on pcib8
pcib9: <PCI-PCI bridge> at device 0.0 numa-domain 0 on pci8
pci9: <PCI bus> numa-domain 0 on pcib9
pcib10: <PCI-PCI bridge> at device 0.0 numa-domain 0 on pci9
pci10: <PCI bus> numa-domain 0 on pcib10
ixl2: Link is upError: No response to keepalive - Terminating session

ixl0 & ixl2 is set up as a lagg0 port in failover mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to