Comment on Filesystem and virtualization decisions for homeserver build
thecoffeehobbit@sopuli.xyz 1 week agoRight, thanks for the heads up! On the desktops I have simply installed zfs as root via the Ubuntu 24.04 installer. Then, as the option was not available in the server variant I started to think maybe that is not something that should be done :p
InvertedParallax@lemm.ee 1 week ago
It’s good, but be aware you want to stick to LTS kernels or at least don’t upgrade casually.
Arch is the worst for this, ubuntu and debian are better but still get hit.
forums.opensuse.org/t/…/151323
github.com/openzfs/zfs/issues/15759
…topicbox.com/…/zfs-2-2-5-compatible-with-kernel-…
reddit.com/…/zfs_not_compatible_with_kernel_63/
Hit this recently on an arch build, switched to kernel-lts and it worked, but basically once every year or so the abi breaks and zfs is dead for 3-6 months on github.com/torvalds/linux@master. Just FYI.
thecoffeehobbit@sopuli.xyz 1 week ago
Really good to know. Planned to keep using very mainstream LTS versions anyway, but this solidifies the decision. Maybe on a laptop I’ll install something more experimental but that’s then throwaway style.