From nobody Fri Nov 5 09:28:10 2021 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 EA3441829069 for ; Fri, 5 Nov 2021 09:28:09 +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 4HlwCs6F3qz4nQM for ; Fri, 5 Nov 2021 09:28:09 +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 AEA2215263 for ; Fri, 5 Nov 2021 09:28:09 +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 1A59S9h6069324 for ; Fri, 5 Nov 2021 09:28:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1A59S9fi069323 for bugs@FreeBSD.org; Fri, 5 Nov 2021 09:28:09 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 259631] pkgbase upgrade from 12 13 with root on zfs leaves system unbootable Date: Fri, 05 Nov 2021 09:28:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: theraven@FreeBSD.org 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 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=3D259631 --- Comment #2 from David Chisnall --- ``` $ bectl list -s BE/Dataset/Snapshot Active Mountpoint Space Created 12.2 zroot/ROOT/12.2 - - 95.9G 2021-07-10 16:37 12.2@2019-07-11-16:47:27-0 - - 5.22G 2019-07-11 16:47 12.2@working - - 4.31G 2019-07-23 13:33 12.2@2021-07-10-16:37:20-0 - - 27.5G 2021-07-10 16:37 12.2@2021-11-03-16:19:27-0 - - 1.25G 2021-11-03 16:19 beforeUpgrade2021103 zroot/ROOT/beforeUpgrade2021103 NR / 5.76G 2021-11-03 16:19 zroot/ROOT/12.2@2021-11-03-16:19:27-0 - - 1.25G 2021-11-03 16:19 ``` Note: I got a bit confused naming them, 12.2 is the one that contains 13-STABLE, beforeUpgrade2021103 (yes, I missed a 1 there too) is the 12-STA= BLE install from just before I tried the 13 install. I didn't know I still had= the other snapshots of the 12.2 version - I don't need any of them, so I can try deleting them and rebooting with the 12.2 (really 13) dataset if that's lik= ely to work. --=20 You are receiving this mail because: You are the assignee for the bug.=