this post was submitted on 11 Feb 2026
39 points (91.5% liked)

Linux

12801 readers
454 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] stewie410@programming.dev 2 points 1 month ago (1 children)

I've somewhat recently taken TrueNAS to avoid the headache of DKMS for ZFS support.

While it is nice to know I basically don't have to worry about that, the rest of it is pretty painful -- I can't even install a package without manually running it in docker.

We've in a CentOS/Rocky shop at work until recently, moving to Debian.

If I has to redo my NAS, is take Debian or something and call it a day. The hassle of TrueNAS and similar distros do not really seem worth it, if you want more control.

[โ€“] SinTan1729@programming.dev 2 points 1 month ago

Yeah, ZFS support can be a bit annoying to deal with. I use kmod packages, but have faced small issues in the past. It's usually pretty easy to resolve them, tho. Just stay on an older kernel for a few days.