Hacker News new | ask | show | jobs
by matja 823 days ago
> I don't want to deal with keeping ZFS up to date

That's what DKMS is for, which most distros use for ZFS. Install and forget.

1 comments

I think the larger issue is that openzfs doesn't move in sync with the kernel so you have to check https://raw.githubusercontent.com/openzfs/zfs/master/META to make sure you can actually upgrade each time. On a rolling distro this is a pretty common breakage AFAIK. It's not the end of the world, but it is annoying.