OpenZFS port updated

Allan Jude allanjude at freebsd.org
Sun Apr 19 01:16:48 UTC 2020


On 2020-04-17 17:40, Mel Pilgrim wrote:
> On 2020-04-17 13:31, Kyle Evans wrote:
>> On Fri, Apr 17, 2020 at 3:14 PM Mel Pilgrim
>> <list_freebsd at bluerosetech.com> wrote:
>>>
>>> On 2020-04-17 11:35, Ryan Moeller wrote:
>>>> The FreeBSD platform support in OpenZFS does not yet include all
>>>> features present in FreeBSD’s ZFS. Some notable changes/missing
>>>> features include:
>>> [...]
>>>> * pre-mountroot zpool.cache loading (for automatic pool imports)
>>>>
>>>> To the last point, this mainly effects the case where / is on ZFS and
>>>> /boot is not or is on a different pool. OpenZFS cannot handle this
>>>> case yet, but work is in progress to cover that use case. Booting
>>>> directly from ZFS does work.
>>>
>>> To be clear, this means OpenZFS currently does not support / on
>>> GELI-encrypted disks, correct?
>>
>> If you have a legacy setup with a bootpool, that is correct. Since
>> 12.0+ the bootpool is almost completely redundant except for some odd
>> setup that I can never remember. For legacy setups, the bootpool
>> can/should be merged into your root pool if it's feasible.
> 
> Yes, these are the "legacy" configuration with a small, unecrypted pool
> containing /boot and the keys to attach the encrypted root pool.
> 
> Could the case you're thinking of be avoiding manual entry of a password
> at boot?
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"

If you still have a bootpool, you can migrate to a single pool (so boot
environments work), using these instructions:
https://ftfl.ca/blog/2016-09-17-zfs-fde-one-pool-conversion.html

If the pool would boot without GELI, it still will with GELI, however,
if you use any of the newer features not supported by the boot loader,
then it will not be able to read the kernel from the boot (encrypted or not)

-- 
Allan Jude

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20200418/45dd2a6c/attachment.sig>


More information about the freebsd-current mailing list