Thanks for commenting. I had forgotten that Unraid does have the option to mix and match drives ala SRH, which is definitely a big selling point for someone in my current position. I did recall seeing some in the industry express some hesitation with the platform as its not open source and has as good a chance to enshitify their product in the future as any of the other tech companies that have already done so. That caused me to kind of check them off the list since that’s what I am hoping to be getting away from with this migration. I will do some more digging on the company though. I have no problem paying for good software and maybe that ends up being the best route. Thanks again for the insight!
yaroto98@lemmy.org 10 months ago
Some advice, TrueNAS isn’t very newbie friendly. Between permissions and their wonky kubernettes setup that no containers actually leverage, it’s not great. It is free, but expect bumps in the road. Unraid and OpenMediaVault are much easier to use. I switched to Unraid, and it’s been amazing, I highly recommend it. It’s nice that you can install random sized drives, they don’t need to match. You can toss in a few ssds for cache, and the docker containers are super easy to setup and maintain. Jellyfin works just fine for instance. OMV has some great offerings too, but lack the docker/VM hosting side. It’s a NAS and nothing else. It’s expected to have proxmox or something hosted elsewhere that uses OMV as storage.
#2 opinion, build your own NAS. Especially if you’ve already built your own Gaming PC, it’s pretty straight forward. Pick a low powered cpu, toss in some ram, a ton of hdds, and maybe some old graphics card you have lying around for transcoding or hosting local AI for kicks. You’ll get a lot more for your money this way.
Lemming007@lemmy.dbzer0.com 10 months ago
doeknius_gloek@discuss.tchncs.de 10 months ago
I might be cynical, but moving away from Synology and Plex because of the writing on the wall and then choosing Unraid probably won’t end well.
Don’t get me wrong, I understand the love for Unraid even though I don’t use it. It looks nice and newbie-friendly and you can throw all your random disks at it regardless of size. But enshittification will come for Unraid and I personally think that it has already begun.
Lemming007@lemmy.dbzer0.com 10 months ago
Yeah, I had mentally kind of crossed Unraid off the list from the things I’d seen around the various tech communities regarding them. Not to mention my main goal with this move anyway. I don’t have a problem paying for good software though, so I’ll at least do some more digging on them to make a more informed decision. I just wish there were other options for mix and match drives for people that have slowly been growing into the hobby! haha :( Thank you for commenting.
yaroto98@lemmy.org 10 months ago
Honestly, that’s fair.
dieTasse@feddit.org 10 months ago
I have been using open media vault for years, I switched quite recently to trueNAS and I don’t agree with your statement, trueNAS was easier to setup, with encryption, and is easier to maintain. Installing docker compose apps was a learning on omv, but is so simple on trueNAS for there is plenty of apps out of the box (in the store). And yeah, TrueNAS scale doesn’t use kubernetes, it uses docker now.
Lemming007@lemmy.dbzer0.com 10 months ago
Thank you for the insight. I do want to at least test TrueNAS out (though I still haven’t decided whether to just run with that or run it inside Proxmox). Are you just using the ‘community edition?’
dieTasse@feddit.org 10 months ago
Yes community edition. If I can recommend do it without proxmox, play with it and then you can decide either way. Good luck!
Lemming007@lemmy.dbzer0.com 10 months ago
Awesome, thanks! I think I am going to get a couple extra disks and use those to test in whichever new NAS I end up getting so I can try out a few different bare metal options before making a firm decision.
I’ve never even used Proxmox, so it honestly came a lot from the TechHut video I referenced. I liked the interface and it seems like a really solid option for managing multiple VMs/services. This is all a new journey for me though so its entirely possible that I am overlooking something and I’ll probably end up modifying plans as I get more experience with various homelabbing tools.
yaroto98@lemmy.org 10 months ago
Huh, maybe my TrueNAS experience is a little dated. Last I used it, everything was k8s and bo docker-compose at all.
dieTasse@feddit.org 10 months ago
They switched kubernetes for docker in 24.10 so it is quite new. And it works realy well. I didn’t have to tweak one thing, I was impressed.
yaroto98@lemmy.org 10 months ago
Nice! Good to know that if Unraid goes downhill I have a good alternative.
LordDiMasK@lemmy.dbzer0.com 10 months ago
TrueNAS uses Docker now, no more k8s for apps.
MaggiWuerze@feddit.org 10 months ago
Could you explain the bit about Unraid and random disks? Is it for a RAID setup?
EncryptKeeper@lemmy.world 10 months ago
UnRAID doesn’t use RAID. So your storage array can expanded at any time by adding drives and those drives can be any size.
MaggiWuerze@feddit.org 10 months ago
Ah, so its more like mergerFS? Basically a JBOD?
EncryptKeeper@lemmy.world 10 months ago
It’s JBOD with parity, yeah.
FoD@startrek.website 10 months ago
I love Truenas so much. I’m growing into its capabilities every day.