Comment by ekianjo
3 months ago
It provides encryption by default without having to deal with LUKS. And no need to ever do fsck again.
3 months ago
It provides encryption by default without having to deal with LUKS. And no need to ever do fsck again.
Except that swap on OpenZFS still deadlocks 7 years later (https://github.com/openzfs/zfs/issues/7734) so you're still going to need LUKS for your swap anyway.
Another option is to go without swap. I avoid swap on my machines unless I want hibernation support.