From owner-freebsd-doc@freebsd.org Tue Feb 9 04:05:41 2021 Return-Path: Delivered-To: freebsd-doc@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 5D53E52E5B9 for ; Tue, 9 Feb 2021 04:05:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4DZTnx20Lbz3tvg for ; Tue, 9 Feb 2021 04:05:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 422FA52E4CA; Tue, 9 Feb 2021 04:05:41 +0000 (UTC) Delivered-To: doc@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 41F5C52E541 for ; Tue, 9 Feb 2021 04:05:41 +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 4DZTnx1Gj3z3v7l for ; Tue, 9 Feb 2021 04:05:41 +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 1A17C241C5 for ; Tue, 9 Feb 2021 04:05:41 +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 11945fai070267 for ; Tue, 9 Feb 2021 04:05:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 11945fY3070266 for doc@FreeBSD.org; Tue, 9 Feb 2021 04:05:41 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: doc@FreeBSD.org Subject: [Bug 253364] FreeBSD can not boot where a non-boot OpenZFS pool includes a filesystem that uses ztsd compression Date: Tue, 09 Feb 2021 04:05:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_severity 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-doc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2021 04:05:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253364 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Only Me |Affects Some People --- Comment #2 from Graham Perrin --- /boot/loader.efi copied to=20 efi/boot/BOOTx64.efi on ada0p1 ---- root@mowa219-gjp4-8570p:~ # lsblk ada0 DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT ada0 0:133 466G GPT - - ada0p1 0:135 200M efi gpt/efiboot0 - ada0p2 0:137 512K freebsd-boot gpt/gptboot0 - -:- 492K - - - ada0p3 0:139 16G freebsd-swap gpt/swap0 SWAP ada0p3.eli 2:28 16G freebsd-swap - SWAP ada0p4 0:141 450G freebsd-zfs gpt/zfs0 ada0p4.eli 0:152 450G - - - -:- 4.0K - - - root@mowa219-gjp4-8570p:~ #=20 ---- Subsequent boots succeed =E2=98=91 without the need to disconnect the non-b= oot drive.=20 Now I see e.g. and , however I was = not previously aware of the need to manually mount and update a boot partition = =E2=80=93 I mentioned boot failures a few months ago, no-one dropped a hint re: updatin= g. So I'll leave this open as a documentation bug.=20 We have Chapter 20 for ZFS and (not entirely cutting edge) Chapter 24 for updating and upgrading FreeBSD.=20 I can't find a hint about BOOTx64.efi anywhere in the handbook. Maybe it belongs near the head of Chapter 24, as example of what's _not_ updated whe= n an update is performed =E2=80=A6 Thanks --=20 You are receiving this mail because: You are the assignee for the bug.=