[Bug 253364] FreeBSD can not boot where a non-boot OpenZFS pool includes a filesystem that uses ztsd compression

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 9 04:05:41 UTC 2021


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

Graham Perrin <grahamperrin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People

--- Comment #2 from Graham Perrin <grahamperrin at gmail.com> ---
/boot/loader.efi
copied to 
efi/boot/BOOTx64.efi
on ada0p1

----

root at 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 -
  <FREE>         -:-   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 <ZFS>
  ada0p4.eli     0:152 450G -                                     - -
  <FREE>         -:-   4.0K -                                     - -
root at mowa219-gjp4-8570p:~ # 

----

Subsequent boots succeed ☑ without the need to disconnect the non-boot drive. 

Now I see e.g. <https://www.freebsd.org/cgi/man.cgi?query=uefi(8)> and
<https://www.freebsd.org/cgi/man.cgi?query=efibootmgr(8)>, however I was not
previously aware of the need to manually mount and update a boot partition – I
mentioned boot failures a few months ago, no-one dropped a hint re: updating.
So I'll leave this open as a documentation bug. 

We have <https://docs.freebsd.org/en/books/handbook/zfs/> Chapter 20 for ZFS
and <https://docs.freebsd.org/en/books/handbook/cutting-edge/> (not entirely
cutting edge) Chapter 24 for updating and upgrading FreeBSD. 

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 when an
update is performed …

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-doc mailing list