> I hear and read conflicting testimonies about ZFS which supposedly handles data corruption better and will give it a try at some point. For now, I use md5sum to create and verify checksums of my backup .tar.gz archives and parchive to create error recovery files. I’ve written about parchive before and remain to this day a dedicated fan. I’m very surprised you went through the trouble of building such an amazing NAS…
A modular, extensible DIY NAS
11–20 of 113 posts
Re: A modular, extensible DIY NAS
#12Re: A modular, extensible DIY NAS
#13Re: A modular, extensible DIY NAS
#14Earlier quoted context omitted.
Because you can't easily change the size of the disks one at a time. How would you migrate from 4 x 4TB to 4 x 6TB disks by buying one disk at a time?
You replace each disk in turn, then grow the pool, right? You don't get the increased capacity until you're done, but still workable.
This is why I picked Synology as my nas. The Synology Hybrid Raid system let me just shove all my extra drives in the 4 bay NAS and still have parity protection.
Then I just slowly upgraded all drives to the current money/capacity optimum one or two at a time.
If I was made of money and could afford to upgrade all the drives in a pool in one go, I'd definitely go for ZFS too.
Re: A modular, extensible DIY NAS
#15Please note that modern microserver called HP Microserver Gen10 plus. Also to make Gen8 almost silent, it's necessary to utilize built-in fake-raid (not very convenient with Linux).
Re: A modular, extensible DIY NAS
#16You install it on a USB stick, and the web interface has you up and running within like 2 minutes. The only hard rule is that your parity drives must be as large as or the same size as your data drives, but other than that you’re completely free to add or remove disks one, two, or ten at a time and all it takes is like 3 button clicks.
The community is large so there’s always someone to help should you run into trouble but in general the whole thing is pretty brainless. Click button, server work.
Re: A modular, extensible DIY NAS
#17I’d urge anyone planning on building or buying a home server to try out Unraid. It’s not free or open source, but it’s only $130 iirc for the unlimited lifetime license and it Just Works^tm. You install it on a USB stick, and the web interface has you up and running within like 2 minutes. The only hard rule is that your parity drives must be as large as or the same size as your data drives, but other than that you’re…
Otherwise, e.g. Synology produces excellent devices, etc.
Re: A modular, extensible DIY NAS
#18RAID6 makes sense for 5-8 drives.
Re: A modular, extensible DIY NAS
#19Please note that modern microserver called HP Microserver Gen10 plus. Also to make Gen8 almost silent, it's necessary to utilize built-in fake-raid (not very convenient with Linux).
I don't think it is true: I have an almost silent gen8 and I'm not using the built-in raid
Re: A modular, extensible DIY NAS
#20I don't understand why anyone would do this instead of running FreeNAS. It comes with everything you need including ZFS pools.