(to cut to my direct question and bypass most of the background story, drop to TL : DR)
Good morning! First time poster here... I've continually dug up HardForum links on Google that have helped substantially but I never actually registered until now... better late than never, eh?
So I'm doing some research here on exactly where I want to go with my storage solution. I'd like to fire out an initial disclaimer: I'm not using RAID as a backup. The most important data in the array will be backed up to an external hard drive and taken off-site, likely to my office at work. I'll probably take it home monthly to refresh the data.
My home server is a custom build with an i3 3220T, 4GB of RAM, and a large ventilated case. It's running a headless OS - Ubuntu Server 12.04. I'm beyond satisfied with this build. Some of the services it runs would be: OwnCloud, Subsonic, Motion, Irssi, web, file, print, backup, 24/7 video surveillance (the cameras are POE cams that save to a samba directory), etc. It'll likely host media for my HTPC once the new drives are installed as well. In the past I've ran RAID 1 with 2x500, and it was beautiful, as I had two drive failures in three years on my old server build. I have since rebuilt my server but didn't upgrade storage yet, hence this thread.
If I use RAID, it'll be using the Linux software RAID "mdadm". I considered RAID 1, 5, 6, and 10. After comparing costs, pros, cons, etc., I've begun to lean more towards RAID 1 as I've used in the past. My only concern/confusion is I've read a ton about the risk of a URE, some of which has left me a little confused on exactly where the risk lies and what exactly happens in the event a URE pops up. Some information seems dated and others suggests that today a URE won't tank an array, it'll just result in a corrupt file that existed on that sector.
And my big question... what about RAID 1?
Appreciate the insight!
Good morning! First time poster here... I've continually dug up HardForum links on Google that have helped substantially but I never actually registered until now... better late than never, eh?
So I'm doing some research here on exactly where I want to go with my storage solution. I'd like to fire out an initial disclaimer: I'm not using RAID as a backup. The most important data in the array will be backed up to an external hard drive and taken off-site, likely to my office at work. I'll probably take it home monthly to refresh the data.
My home server is a custom build with an i3 3220T, 4GB of RAM, and a large ventilated case. It's running a headless OS - Ubuntu Server 12.04. I'm beyond satisfied with this build. Some of the services it runs would be: OwnCloud, Subsonic, Motion, Irssi, web, file, print, backup, 24/7 video surveillance (the cameras are POE cams that save to a samba directory), etc. It'll likely host media for my HTPC once the new drives are installed as well. In the past I've ran RAID 1 with 2x500, and it was beautiful, as I had two drive failures in three years on my old server build. I have since rebuilt my server but didn't upgrade storage yet, hence this thread.
If I use RAID, it'll be using the Linux software RAID "mdadm". I considered RAID 1, 5, 6, and 10. After comparing costs, pros, cons, etc., I've begun to lean more towards RAID 1 as I've used in the past. My only concern/confusion is I've read a ton about the risk of a URE, some of which has left me a little confused on exactly where the risk lies and what exactly happens in the event a URE pops up. Some information seems dated and others suggests that today a URE won't tank an array, it'll just result in a corrupt file that existed on that sector.
TL : DR
Based on what I read, this is my understanding:- RAID 5 (4 drives, 1 being parity) with 1 newly installed drive, a URE during the re-sync could tank the array.
- RAID 6 (4 drives, 2 being parity) with 1 newly installed drive, a URE during the re-sync won't matter due to there being two parity drives.
- RAID 6 (4 drives, 2 being parity) with 2 newly installed drives, a URE during the re-sync could tank the array.
And my big question... what about RAID 1?
- RAID 1 (2 drives, mirrored) with 1 newly installed drive, a URE during the re-sync..... tanks the array? Results in a sector of corrupt data? What are the consequences of a URE landing during a RAID 1 re-sync? All of the URE related info I can find is relating to RAID 5/6/10...
Appreciate the insight!