Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2021 13:55:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229357] bootpool is not imported after boot (separated bootpool/zroot due to zroot encryption)
Message-ID:  <bug-229357-227-1Hb8Z64hoM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229357-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229357-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229357

Allan Jude <allanjude@FreeBSD.org> changed:

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

--- Comment #3 from Allan Jude <allanjude@FreeBSD.org> ---
(In reply to Ryan Moeller from comment #2)
So the workaround is:
zpool import bootpool
zpool set cachefile=3D/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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229357-227-1Hb8Z64hoM>