wow thank you for this info, very informing! When you say fail, so that means i wouldnt be able to get the info off that drive at all again right? But then it should auto be mirrored/saved onto another drive for until i put in a replacement drive?
Also if i was going to go with the raid 10 setup like you mentioned, what 4 drives would you recommend if all I am trying to get up to is about a 'total' of 6-10TB of storage for all of us to have access to by saving our media on there and editing files - what drives would you recommend to accomplish this?
I wouldnt like it but if 1 drive fails im ok t replace it quickly but if 2 drives fail and my entire data is on those 2 drives then i dont want to be out of luck. Just trying to understand the best solution for what we are all trying to do here. :/
[doublepost=1453683939][/doublepost]Forgot to mention if i go with raid 5 what 4 drives would you recommend as well
Before I go on, please don't take advice and apply it straight from here (including my advice on NAS/RAID) but investigage on line. Learn the basics of the types of RAID and in particular, RAID 1, RAID 10, RAID 5 and 6. As for drives, someone above mentioned Western Digital Red drives and Seagate's counterpart for consumer RAID drives. If you can afford it, venture into perhaps 4 gig drives so you have room to grow rather than later having to replace drives with larger drives.
RAID 1 - if one drive fails, you can continue with the other drive until it is replaced.
RAID 10 - requires 4 drives, two pairs of mirrored that are striped (RAID 0). You can lose up to two drives as long as each failed drive is of a different mirrored pair. The rebuild time is faster than with RAID 5 or 6 as only a single drive is being reconstituted from its complement in the mirror drive schema. Think of it this way
[a, a1] = first pair
[b, b1] = second pair
If drive a or drive a1 fails, you can also lose ONE drive from the other pair and still be operation. Same if one of the second pair of drives fail, you can then lose one from the first pair (same thing in reverse on which drive failed first). Obviously, if you lose both drives within a pair of mirrored drives, you cannot restore/reconstitute. Some folks might even insist it is better to have two separate RAID 1 pairs that are not tied together other than being in the same NAS box and controlled by the NAS. The latter would run slower than RAID 10 and limit the size of a greatest volume per RAID.
Back to drives - RAID 5, just personal taste and experience, no larger than 4 tb drives as reconstituting larger will take far longer and is potentially (statistics only) prone to errors. RAID 10, drives as large as you want as long as they are sound drives and your NAS OS handles that type of RAID and drive size properly.
Last - Always* check with the maker of the NAS as to which drives they advocate. Back when, a lot of people went with Western Digital "Green" drives when they came out and much to their chagrin had major issues. Later, the maker of the NAS didn't include it in its usable drives page and in fact discouraged those particular drives. The W.D. Red drives on the other hand get praise in general. Incidentally, the single longest "make" of drives I used in a NAS got very mixed reviews years ago. What makes it strange is that they are to this day, ALL still in use in another NAS of a friend (I gave him the drives to start him but also the warning). Those were Samsung 2tb drives that are 5900 rpm. - So, one never knows but can only try to be as cautious as possible when getting drives and checking their track record with a given NAS of choice.
[doublepost=1453687763][/doublepost]I'll throw you a curve ball here for fun -
If you made a RAID 10 set up on your NAS with 4tb drives, you could add one Seagate 8tb drive externally in a case to back up your NAS data to a single drive.
***Just know that with any volume created, don't count on using all of it up. Depending on who you talk to, they will tell you that if your NAS is 80 percent "full," don't add more data to it. Many NAS setups allow for a notification to occur once you reach a certain level of data on the NAS. I tend to figure 75-80 percent myself, others may offer a different percentage.