From owner-freebsd-bugs@freebsd.org Sat Feb 20 20:53:26 2021 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A4FDD554255 for ; Sat, 20 Feb 2021 20:53:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4Djgdf467Mz4hr4 for ; Sat, 20 Feb 2021 20:53:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 8AEFD554254; Sat, 20 Feb 2021 20:53:26 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8988E554177 for ; Sat, 20 Feb 2021 20:53:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Djgdf3B8rz4j2V for ; Sat, 20 Feb 2021 20:53:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 606C825CB4 for ; Sat, 20 Feb 2021 20:53:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 11KKrQ9P067756 for ; Sat, 20 Feb 2021 20:53:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 11KKrQL3067755 for bugs@FreeBSD.org; Sat, 20 Feb 2021 20:53:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253708] Problem booting FreeBSD 12.2 on Dell R730xd unless verbose boot (possibly Intel ixl driver related) Date: Sat, 20 Feb 2021 20:53:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pen@lysator.liu.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Feb 2021 20:53:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253708 --- Comment #1 from Peter Eriksson --- I tried booting some various kernels on our test R730xd server. It=E2=80=99= s currently using a LACP lagg though and runnings FreeBSD 11.4 but is otherwise identic= al to the (production) servers that are experiencing this.=20 Result: Short story - problem seems to be with lagg as failover. With lagg0 as LACP: ifconfig_lagg0=3D"laggproto lacp laggport ixl0 laggport ixl2 130.236.8.40 n= etmask 255.255.255.224 lacp_fast_timeout"=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 ifconfig_lagg0_ipv6=3D"inet6 2001:6b0:17:2400::8:40/64 lacp_fast_timeout=E2= =80=9D=20=20 Works fine: - FreeBSD 13.0-STABLE #1 stable/13-d69677407: Sat Feb 20 19:43:06 CET 2021 - FreeBSD 12.2-STABLE stable/12-n1-d666638e2 GENERIC amd64 - FreeBSD 12.2-RELEASE-p3 #41 r369323M: Sat Feb 20 21:06:13 CET 2021 - FreeBSD 11.4-RELEASE-p7 #0: Wed Jan 27 16:09:57 UTC 2021 With lagg0 as Failover: ifconfig_lagg0=3D"laggproto failover laggport ixl0 laggport ixl2 130.236.8.= 40 netmask 255.255.255.224 -use_flowid" ifconfig_lagg0_ipv6=3D"inet6 2001:6b0:17:2400::8:40/64 -use_flowid" Hangs on boot: - FreeBSD 12.2-RELEASE-p3 #41 r369323M: Sat Feb 20 21:06:13 CET 2021 Works: - FreeBSD 13.0-STABLE #1 stable/13-d69677407: Sat Feb 20 19:43:06 CET 2021 - FreeBSD 12.2-STABLE stable/12-n1-d666638e2 GENERIC amd64 - FreeBSD 11.4-RELEASE-p7 #0: Wed Jan 27 16:09:57 UTC 2021 - FreeBSD 11.3-RELEASE-p10 #0: Tue Jun 9 08:49:05 UTC 2020 ixl0: mem 0xc9000000-0xc9ffffff,0xca008000-0xca00ffff at device 0.0 numa-domain 1 on pci15 ixl0: fw 7.83.59945 api 1.9 nvm 7.10 etid 800075df oem 19.4864.12 ixl0: PF-ID[0]: VFs 64, MSI-X 129, VF MSI-X 5, QPs 768, I2C ixl0: Using 1024 TX descriptors and 1024 RX descriptors ixl0: Using 8 RX queues 8 TX queues ixl0: Using MSI-X interrupts with 9 vectors ixl0: Ethernet address: 3c:fd:fe:24:e7:e0 ixl0: Allocating 8 queues for PF LAN VSI; 8 queues active ixl0: PCI Express Bus: Speed 8.0GT/s Width x8 ixl0: Failed to initialize SR-IOV (error=3D2) ixl0: netmap queues/slots: TX 8/1024, RX 8/1024 --=20 You are receiving this mail because: You are the assignee for the bug.=