Switching to ZFS on Linux
I recently made the transition to ZFS-on-Root on Void Linux as btrfs
on root recently gave me some issues and while I did like btrfs
the snapshots were less familiar to me than the snapshots I was used to with FreeBSD. I also ran into some filesystem corruption which I was able to solve by booting into a live image and following repair procedures from the documentation, however that left me wanting more, and wanting to switch to an encrypted root install too. While I could do FDE with btrfs
and use subvolumes, I would much rather have all of the zpool features available to me for expanding volumes, and so on.