Skip ECC for a home Unraid NAS.
Probably not worth it. Unraid already handles bitrot with parity and file checksums, and ECC RAM won’t make your data safer in the way you think.
Here’s the thing: bitrot protection in Unraid works at the file system level. It doesn’t matter if the data goes bad in RAM first—Unraid detects corruption via parity calculations and can rebuild from a checksum if you use the file integrity plugin or ZFS. Without ECC, a single-bit flip during a write could silently corrupt data, but that’s rare. The bigger risk is bad sectors on the drives, or a failing PSU, or a cosmic ray hitting your disk controller. ECC fixes one very specific failure mode.
For a home media server or backup box, the odds of a silent RAM error corrupting your files are tiny. I’ve run non-ECC NAS boxes for years without a single corrupted file. The hassle—finding compatible sticks, possibly paying a premium, and dealing with a board that may or may not support it properly—isn’t worth the peace of mind you think it buys.
If you’re storing irreplaceable family photos or running a business with critical data, then yes, chase down the ECC. But for most of us, a good backup strategy (3-2-1) and Unraid’s parity are plenty. The Ryzen 7700 is a beast anyway—you’re not going to bottleneck on data integrity.
Don’t let the internet convince you that your Linux ISO collection needs enterprise-grade hardware.
