From nobody Thu Jun 22 14:47:31 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Qn3BC43zBz4hFfg for ; Thu, 22 Jun 2023 14:47:31 +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 4Qn3BC33Pmz3NGB for ; Thu, 22 Jun 2023 14:47:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1687445251; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RFSH83FpUxFH53YtwMDPScVHKclnZOkk6poIC+2QBbI=; b=l19luIuyX7xOtZ3fH0ETT/YrzZlaDWh1gyH+4YPKe38rfBdwBWLT54Mk/qCbt/YjiEQ1l7 rflz8yTtNRlwJsLfqG7Imd/b0w97YItZcf+pq7FSA7suiGky20rFyVf3i5xsMknexl1wvp tl2mOxO2IQVhg98hafvASHh7o+sm1XxvAiBogKwv+4e5JtAT8Zy4JCAA1mZznTo23L7WDB +5CLi5jUAa3Pa//wLg2/t7Y2lRzvJUiTXYzoJqHfK8pHEtWljOhEGloYmO5OvoZOmGYOqM s1egGORlnrpxGaFoq+N9h3gFJzzYzS6ixIn+puNxkD+3wRxE03lIJNUP8D5Jhw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687445251; a=rsa-sha256; cv=none; b=tyRAfeInkqvJFFPtUs9GGMikyoThSuHc+XVH4dNFTnbdDd30pCw0bFgUWhMV0s13piwIo9 2/WqStiL+ybgo1niGUtQ2DGflD7O6WyY1dGKYNssikDEEPgL6b6ei5/89w5eybwIrOz/4+ yI/M3h/Aygfc9gLKlr+I1w0b2dwcCYBT1PX8h6ewtvoXiapo6o7yQVvZyGh962NLQR8/K0 QnqqLcHblmb5TdV1EvICUX5HxwtK+TpWSEJZQt4Biu5VXq0rVL1+P+GKpZQ9JcxvGMbNwq stqgyQ5fDQ6GGfr3kH8s618ac1Ckvr72WRc1c2/ZN7B49Sj+8tqeeFyEh0XXbg== 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 4Qn3BC22bfzRgs for ; Thu, 22 Jun 2023 14:47:31 +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 35MElVVO049576 for ; Thu, 22 Jun 2023 14:47:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35MElVW9049575 for bugs@FreeBSD.org; Thu, 22 Jun 2023 14:47:31 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 271989] zfs root mount error 6 after upgrade from 11.1-release to 13.2-release Date: Thu, 22 Jun 2023 14:47:31 +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: 13.2-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dvl@FreeBSD.org X-Bugzilla-Status: Open 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 List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271989 --- Comment #12 from Dan Langille --- Success after clearing ada2/3. [10:44 air01 dan ~] % x8dtu Last login: Thu Jun 22 14:41:09 2023 from [redacted] [x8dtu dan ~] % uname -a=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 14:45:23 FreeBSD x8dtu.unixathome.org 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64 [x8dtu dan ~] % freebsd-version -ukr=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 14:45:28 13.2-RELEASE-p1 13.2-RELEASE-p1 13.2-RELEASE-p1 [x8dtu dan ~] % sudo zdb -l /dev/ada0=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 14:45:32 failed to unpack label 0 failed to unpack label 1 ------------------------------------ LABEL 2 ------------------------------------ version: 5000 name: 'zroot' state: 0 txg: 13322837 pool_guid: 18320603570228782289 errata: 0 hostname: '' top_guid: 9280302292269909223 guid: 3142406804989521377 vdev_children: 1 vdev_tree: type: 'mirror' id: 0 guid: 9280302292269909223 metaslab_array: 68 metaslab_shift: 31 ashift: 12 asize: 228578557952 is_log: 0 create_txg: 4 children[0]: type: 'disk' id: 0 guid: 18059354552686318005 path: '/dev/ada1p3' phys_path: 'id1,enc@n3061686369656d30/type@0/slot@2/elmdesc@Slot_01/p3' whole_disk: 1 DTL: 20272 create_txg: 4 children[1]: type: 'disk' id: 1 guid: 3142406804989521377 path: '/dev/ada0p3' phys_path: 'id1,enc@n3061686369656d30/type@0/slot@1/elmdesc@Slot_00/p3' whole_disk: 1 DTL: 20271 create_txg: 4 features_for_read: com.delphix:hole_birth com.delphix:embedded_data labels =3D 2 3=20 [x8dtu dan ~] % sudo zdb -l /dev/ada1=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 14:46:36 failed to unpack label 0 failed to unpack label 1 ------------------------------------ LABEL 2 ------------------------------------ version: 5000 name: 'zroot' state: 0 txg: 13322837 pool_guid: 18320603570228782289 errata: 0 hostname: '' top_guid: 9280302292269909223 guid: 18059354552686318005 vdev_children: 1 vdev_tree: type: 'mirror' id: 0 guid: 9280302292269909223 metaslab_array: 68 metaslab_shift: 31 ashift: 12 asize: 228578557952 is_log: 0 create_txg: 4 children[0]: type: 'disk' id: 0 guid: 18059354552686318005 path: '/dev/ada1p3' phys_path: 'id1,enc@n3061686369656d30/type@0/slot@2/elmdesc@Slot_01/p3' whole_disk: 1 DTL: 20272 create_txg: 4 children[1]: type: 'disk' id: 1 guid: 3142406804989521377 path: '/dev/ada0p3' phys_path: 'id1,enc@n3061686369656d30/type@0/slot@1/elmdesc@Slot_00/p3' whole_disk: 1 DTL: 20271 create_txg: 4 features_for_read: com.delphix:hole_birth com.delphix:embedded_data labels =3D 2 3=20 [x8dtu dan ~] % sudo zdb -l /dev/ada2=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 14:46:39 failed to unpack label 0 failed to unpack label 1 failed to unpack label 2 failed to unpack label 3 [x8dtu dan ~] % sudo zdb -l /dev/ada3=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 14:46:43 failed to unpack label 0 failed to unpack label 1 failed to unpack label 2 failed to unpack label 3 --=20 You are receiving this mail because: You are the assignee for the bug.=