R4lNM4N :
Don't over complicate it, this is a simple backup solution for a single user. RAID doesn't even need to be an option.
Wouldn't it be easier(maybe less expensive) to just swap out a drive rather than buying a new external drive if the device goes dead, assuming you have a reliable RAID controller and power supply? Well that was my thinking anyways when I saw hardware RAID enclosures....
derekullo :
There is no catch for a raid 1 with 5 drives or even 10 drives.
It depends on what the raid controller will support.
So I am to acknowledge that RAID1 does not require an even number of drives and it all comes down to whether the RAID controller supports it or not? Do you know of any external RAID enclosures that can do odd number of drives in RAID1 setup? Are there any reliable hardware RAID enclosures you know of?
derekullo :
Crashplan only has about a 500 kilobyte / second upload speed.
As you can imagine 8 terabytes took about a month to upload.
But now my data is safe and sound.
That's painful watching your data go through like that, even at 500KB/s.....I would have lost it after a day....hahahaha :lol:
USAFRet :
1. RAID 1 is not a backup. It only protects (mostly) in case of a physical drive fail, and you need actual continued operation.
I know RAID1 by *itself* is not a backup, but I did mention I have copies outside of my master device....one of which copies that is on an external device just died...I took it out of the enclosure, plugged it into my computer and sure enough it powers on, albeit with some clicking-like noises(I can upload an audio recording of it if you want to verify this is the click of death or just the drive's usual operational noise...lol)....but at least it powers on....chucked it back into the enclosure, connected the USB3.0 cable to the enclosure and computer and 12V supply to the wall and nothing happened, tested the power supply on the other working expansion drive and powers that fine, so that would leave me to believe the expansion controller PCB died quietly.....which means I will either need a replacement PCB and keep using the same drive it came with until either this replacement PCB dies too or and the drive dies OR decide on a new external backup solution and yeah, you've mostly likely already read that above....
USAFRet :
2. There are much better and easier and cheaper ways to protect your data.
And this would be....?
derekullo :
Unrecoverable read errors are for any hard drive or ssd.
https://www.google.com/search?q=unrecoveryable+read+error&ie=utf-8&oe=utf-8
It doesn't matter if you have a raid 1, 5, 6, 10 or even 0
What a raid 1 does it when it detects data that can't be recovered from a hard drive it pulls the good copy from it's mirror and then tells you "PROBLEM ON DRIVE 1 REPLACE DRIVE 1 NOW"
A raid 10 does the same thing just with multiple raid 1s striped together.
Raid 5 and 6 reconstruct your data based on the parity calculated from the data.
For instance for raid 5,
5 + 8 = 13
If drive 1 held the number 5, drive 2 held the number 8, and the hypothetical drive 3 held the number 13 you can reconstruct any of the other numbers if any 1 drive fails.
Raid 6 works in a similar much more complicated way but the result is 2 drives can fail before your raid dies.
For a raid 5 and 6 the parity is distributed across all drives, its just easier to understand the concept if i break it into 2 real drives and a hypothetical parity drive.
I was going to link where I found this guy talking about how RAID 5 and 6 induces UREs, but I can't find it anymore....
🙁 Probably because it's late at night now and I can't think/see properly due to fatigue.... but yeah, from the top of my head, he said something like "I would go RAID 5 and 6, but they increase the amount of UREs, hence I'm sticking with RAID 1" or something like that...a bit fuzzy my memory on that but that's basically the gist... maybe it was just my imagination....? :/ Hmm, so I searched up RAID 5 and URE and maybe I must have confused it with the fact that it's less tolerable with UREs than RAID 1 is.... Anyways, might come back to that tomorrow when I wake up...
Ahhh, that's a much easier concept to know how you explained the way RAID 5 and 6 work - I was reading all this on wikipedia and various other sites explaining it in detail with a wall of text and or pictures trying the grasp what the hell 5 and 6 does, but you just dumbed it down without all those long technical terms and illustrations.... I like!

Where's the thumbs up emote when I need it here??! Thanks! Can you do this for RAID 2, 3, 7, 8 and 9 if they exist, please?
😀
So if I got this right, RAID 6, if using your example, would be equivalent to 5 + 8 + 2 = 15? So RAID 5 and 6, calculates what the final figure is and if they know that, they can work out what *should* be the other values that add up to the final value, in this case 15? If the drive with the data "2" and another drive with the data "8" dies, how does it know that it's 8 and 2 that are the missing values that adds up to 15 and not 9 and 1 or 5 and 5? Also, if a drive fails in either RAID 5 and 6, there goes part of my data too(but can still access data that's on the other drives?)? So I would need a replacement drive ASAP before I can access the data that was lost on the failed drive?
Yeah, that's also another reason why I chose RAID 1 over the others, because I didn't quite yet fully understand how the other modes work(I knew RAID 10 and RAID 01 but since I didn't quite care much for performance and rather be protected the most from drive failures, I chose 1), so for all I know, they could be worse than RAID 1 for my situation!
USAFRet :
I have a 4 bay NAS box. 4 x 4TB Ironwolf drives. RAID 5. Approx 10.5TB effective drive space. It will survive the loss of any single drive.
I also have a full backup of the full data set (done weekly), on a whole other 8TB drive. Just in case the NAS box dies or other foolishness.
Isn't that called a copy? I thought the term backup requires a minimum of two copies(not including the master source device)....so you would need another 8TB drive or another NAS box, on standby too....