I posted last week about building a NAS, and on friday I saw that the Jonsbo N4 case I had been eyeing for a while was in stock at a good price.
So now I am looking for a motherboard to base my system on, which seems to be a bit difficult.
I need an mATX or ITX board that can handle six SATA drives and also have an NVME slot for a boot drive.
Performance, I value power efficiency more than super high performance, and am on the fence between Open Media Vault or TrueNAS, I like the familiarity of Linux, but I do value the features of ZFS.
If I end up on TrueNAS I may run a VM in the hypervisor from time to time, mostly just for testing.
The NAS will not be an HTPC, but will serve media through SMB and possibly NFS later.
Cooling could be a bit of an issue as the case does not have a lot of space for a cooler
I think this is the wrong community
That’s fair, though it is keeping the community alive
Yeah I do miss r/sysadmin
We need some actual sysadmins to post
I am an actual sysadmin, at my last place of work I was the only Linux sysadmin, I still worked mainly in a 365 environment as a Helpdesk technician and a VIP technician.
At my current place of work I am a 365 admin.
I thought that since building a NAS is in the interest of other sysadmins, and when I posted my last thread it was fine that I should continue.
Especially since it seemed pretty dead since I posted the last time.
Some semi-related content seemed better than no content.
But if these questions are better served by another community, I will move there.
And yes, /r/sysadmin is the best forum for getting help in the sysadmin world that I have used.
you want to use a hardware raid system with redundancy imo
uses drives up but your shit will be a lot safer until you back it up onto something you can keep offline
which mobo would that be? idk I just work in data storage as a system admin and this is what I’d start at
Why use a hardware RAID? If your controller dies, your data is inaccessible. Software RAID with something like ZFS or Btrfs is safer.
what? are you kidding or just being dumb? you can restore a raid on different hardware with the hardware configuration tools
as long as the drives and the raid are fine, it will rebuild
As it is right now, I have zero redundancy, just my media spread across two HDDs, a future plan is to have two NAS units, the primary unit that I access from my machine as normal, and a separate unit that runs rsync or borgbackup from the primary unit every night.
At this moment I don’t want perfect being the enemy of good.
I run clusters of both LSI-based hwraid and zfs at work. I strongly recommend zfs over hwraid. The long and short of it is hwraid hasn’t kept up with software solutions, and software solutions are often both more performant and more resilient (at the cost of CPU/memory).
For homelab scale, zfs is definitely the way to go, especially for archive data.
Wendel wrote up a pretty good guide for those looking to understand what makes zfs so good if you want to dive deeper. https://forum.level1techs.com/t/zfs-guide-for-starters-and-advanced-users-concepts-pool-config-tuning-troubleshooting/196035
Yeah, I am a bit weary of hwraid since I have no experience with it, I have some experience with software raid.
My initial plan was going with Linux set up an mdadm raid and run an LVM on top of it, though the more I think about it, it feel like more of a lab/experiment scenario, snd I may get another NAS build to lab with.
As it stands now, I’ll probably go with TrueNAS and ZFS since it will be running in “prod” at home.
I’m using this for my TrueNAS Setup and it’s working fine:
https://aliexpress.com/item/1005005272971853.html
Can it be trusted? I don’t know. But it works for my setup. It doesn’t have ECC, but I don’t care. :)
Interesting, can you send me the modelnumber as I can’t seem to navigate away from the german language in Ali Express?
I’m sorry, but the model name is:
Intel 4x i226-V 2,5G LANs 6-Bay N100 N150 i3-N305 N355 NAS Motherboard 2*NVMe 6*SATA3.0 DDR5 Mini ITX Mainboard PCIex1 Typ-C
Maybe try searching for “Topton official store” on Aliexpress and try navigating from there… Good luck!
Ah, thank you!
This seems like exactly what I need!
one with as many SATA slots as possible
Yeah, so far I am having a bit of trouble finding this, I am located in Sweden and the selection is limited.
can’t you order online and have it ship to you?
i have an ancient server mobo with not-that-much RAM but like 6 SATA. not beefy enough for many VMs and such but enough for a tough ZFS storage. additional SATAs are provided by PCI/SATA cards
Supermicro.
What memory do you need? Storage systems usually like ecc.
I am looking at a minimum of 16 GB, memory is fairly cheap these days.
What about slow boot times of super micro, I have heard that they take a long time to boot through the bios.
Why would boot times matter?
Truenas appears to recommend ecc. That may dictate what board to buy.