[Bug 229357] bootpool is not imported after boot (separated bootpool/zroot due to zroot encryption)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 19 13:55:30 UTC 2021


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

Allan Jude <allanjude at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allanjude at FreeBSD.org

--- Comment #3 from Allan Jude <allanjude at FreeBSD.org> ---
(In reply to Ryan Moeller from comment #2)
So the workaround is:
zpool import bootpool
zpool set cachefile=/etc/zfs/zpool.cache bootpool

And now your bootpool will be on the list to auto-import at boot.

Of course, if you use updated UEFI code, you don't need a separate bootpool
anymore:

You can convert to a single pool that supports boot environments now:

https://ftfl.ca/blog/2016-09-17-zfs-fde-one-pool-conversion.html

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


More information about the freebsd-bugs mailing list