Comment on Proxmox vs. TrueNAS Scale
overload@sopuli.xyz 10 months ago
I use Truenas scale.
For visualisation, most people use a community run set of apps called Truecharts. I will say that documentation/support for this is rubbish. They have a discord server only really there. Very hostile community in general.
Not sure why kubernetes is used. Docker is being phased out and will stop being supported in the future.
Also, the latest version of scale broke onedrive backups, which were handled by the gui, and now you’re on the own to run rclone via the cli. Definitely, the devs are not working on a fix as stated in forum posts. This is a pretty fundamental requirement of an at-home NAS for anyone using onedrive for photo backup say.
All this is to say Truenas virtualisation is compromised, poorly documented, and run by a hostile community.
I regret not trying a different nas os, but I’m a bit invested now.
machinin@lemmy.world 10 months ago
The comments on the community and OneDrive implemention are helpful. I do remember seeing one post from someone asking about running only one hdd in TruNAS. You’re right, the comments were very rude. I guess it’s a bigger problem than I realized.
I don’t have any experience with Kubernetes, I’ll check on that.
If you had to start over, what NAS software would you look at?
overload@sopuli.xyz 10 months ago
I think the IX Systems would rather Truenas scale be an enterprise OS, and have short patience for people learning the ropes.
Kubernetes to me is a lot more complicated than Docker, but I’m sure in an enterprise environment where you have many systems to administrate it is superior. Docker would be a better, simpler solution for a person at home with one computer being used for their personal virtualisation.
I think going back in time I would go for Unraid, and use Docker containers. Apparently it is better documented, more beginner-friendly. It is a one-off payment, but it is reasonably cheap. Community seems much friendlier too.
Bear in mind I haven’t used unraid, so potentially there is a grass is always greener situation going on here.
That said, I have thought about running a VM in TrueNAS so I don’t need to muck around with kubernetes and using a discord chat for troubleshooting.
All the best!
machinin@lemmy.world 10 months ago
FYI, unRAID is moving to a subscription, so if you want to try it out, it might be good now before they charge.
Also, I thought I read that docker/portainer was possible on TrueNas. You might check it out if Kubernetes is giving you trouble. I might be wrong, but I can’t imagine why it wouldn’t work on the base Debian install.
overload@sopuli.xyz 10 months ago
Oh damn, that’s disappointing about the subscription.
Yep Docker is currently possible, but there’s plenty of threads discussing that it is being phased out.
But yeah, I suppose the solution could be a VM running Debian and then Docker within that.