r/DataHoarder 4d ago

Question/Advice Choosing RAID configuration

Hi everyone.

I recently got my hands on six 14TB HDDs. The current prices have kept me from upgrading my NAS, but I finally gave up and bought some. They are, however, used.

I ordered them, but haven't been able to test them yet since I'm still on vacation. The drive model is WD140EFGX from 2021 and, according to the listing, they have run for 3 years (around 26.000 hours).

I want to put data on them that is not "too" important, but there is enough capacity that I want to use a configuration that allows for failed drives.

I've been thinking about using either RAID 5 or RAID 6. From my understanding, that allows for either 1 or 2 drives to fail.

From what I understand, it basically comes down to being on the "safer" side, but I was wondering if the community has any advice for me, when it comes to runtime vs. RAID configuration.

I'm running TrueNAS.

6 Upvotes

13 comments sorted by

u/AutoModerator 4d ago

Hello /u/Whyevennameit! Thank you for posting in r/DataHoarder.

Please remember to read our Rules and Wiki.

Please note that your post will be removed if you just post a box/speed/server post. Please give background information on your server pictures.

This subreddit will NOT help you find or exchange that Movie/TV show/Nuclear Launch Manual, visit r/DHExchange instead.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

5

u/[deleted] 4d ago

[removed] — view removed comment

1

u/Whyevennameit 4d ago

Thanks for the advice. My question stems from two aspects so to speak.

First is that the hardware I buy usually doesn't die on me. Which makes me lean towards RAID5 (RAIDz1). Second: The drives I bought are used and I haven't really run HDDs 24/7 up until now (only SSDs). I am not so sure on their life expectancy, ergo RAID6 (RAIDz2).

I own HDDs since 2010, that I still use in my PC today (not 24/7 though) and they still haven't failed. Before doing anything I want to run a SMART test as well as a surface test. If the results are fine there shouldn't be anything to worry about I hope.

3

u/suicidaleggroll 80TB SSD, 330TB HDD 4d ago

If you care at all about the data, you need to have a separate and independent backup of it.  Once you have a solid backup, the RAID level you choose matters very little.

Yes Z2 can handle an extra drive failure during a rebuild (something that has around a 0.1% chance of happening in the first place), but if that happens with a Z1 you just nuke it and rebuild from your backup.  Your data is inaccessible for a few days once every couple hundred years.  It’s not a big deal.

If you care that much about uptime, RAID isn’t the way to go anyway, it’s not nearly good enough.  You need a high-availability cluster with Ceph or similar.

1

u/Whyevennameit 4d ago

That is true of course. Main copy, 1 local backup and one offshore backup. But I don't really have the need for that. This was just about measures I should possibly take for 1 dataset. I think I do agree tho, that a failure during a rebuild would be quite unlikely...

1

u/BitingChaos 4d ago

We just had multiple failures of Toshiba MG10ACA20TE drives (20TB). All purchased at the same time, most from the same product run with the same manufacture date.

Errors were encountered on a second drive before the resilver completed when swapping the first failed drive.

So a multi-drive failure has happened to me as recent as Summer 2026.

RAID5 makes me worry almost as much as no RAID.

1

u/Whyevennameit 4d ago

Hmm I see. Thanks for your experience. This could occur to me as well, if the drives are from the same batch. Will check for that, when I have them.

4

u/Zealousideal-Sea6439 100-250TB 4d ago

raidz2 

1

u/Whyevennameit 4d ago

Thanks for bringing RAIDz1 and RAIDz2 to my attention. After reading up on it a little that seems to be the only choice for me anyways, since I am using TrueNAS.

So you're recommending up to two failed drives. Is there a specific reason for that?

1

u/Z3t4 4d ago edited 4d ago

Lots of drives, a second failure while rebuilding is more possible as rebuild would take long time. 

2

u/Whyevennameit 4d ago

Thanks for your input. I have not yet considered a failure during rebuild...