Hello, I am about to install 4 Internal 2T HD's in my Mac Pro 2.26 GHz to be used as the home media server in my house. I have over 1.5T Video to store, with another 1T to 2T to burn, and would highly appreciate any advise on what would be the right RAID configuration to use, and if possible, instructions on how to set it up. My goal would be to have the highest possible storage capacity and speed. I have reviewed the 0, 5, and 10 options, as well as, the stripped and mirrored configurations but I am lost, although I am leaning towards RAID 0. Am I on the right track?
I have an external 2T WD Drive to back up through Time Machine, so I don't have to worry about erasing and formatting all disks.
Can anybody help me, please??
RAID splits into two basic categories:
- Software RAID (includes FakeRAID controllers) = driver based, and uses the system resources (CPU and memory) to do the calculations.
- Hardware RAID = it's own processor and cache, which performs all the work (calculations) thus removes the load from the system resources all together.
Software RAID is the least expensive, and OS X is only capable of 0/1/10.
0 offers the highest throughputs, and capacity, but no redundancy as
alphaod indicated.
10 offers decent speed, but it's not the fastest, while given a high level (2 disk) of redundancy. There's a cost however, which is capacity. for 8TB of raw capacity, you'd only be able to access half (4TB). I presume this will be a problem in short order, as you'd almost be full once you get your existing data transferred to it.
Software RAID (or FakeRAID cards = eSATA with RAID functions in the drivers) will claim to offer level 5 with some, but it can't deal with the write hole issue (see
RAID wiki). For this, you'd need a proper hardware card, which is on the expensive side, and it's worse in the '09 systems, as you'd need an adapter to use the HDD bays.
The least expensive card worth having (
SAS, 4 port, EFI bootable), would be the
ARC-1212 (~$340USD). Then add in $165USD for the adapter, available from MaxUpgrades (
here = only supplier). Then consider that with such a card, you must use enterprise HDD's (SAS cards are picky, and you'd want enterprise anyway, given their higher reliability due to the fact they're built for such use). WD's RE4 or RE4-GP to get 2TB disks that would work ($300 - 400USD each, depending on which model). Generally speaking, you should consult the
HDD Compatibility List to be sure the drives will work, otherwise you're a guinea pig (i.e drives may not be stable). Not all card makers have such lists, but it's a good idea to look first before ever buying anything, as it can save you tons of headaches (lost time + frustration from hell + returns ( = extra $$)).
RAID /= Backup (no matter the array level used), so you will need to have a methodology (FW via TimeMachine may be too small, as I did notice you mentioned it). An eSATA card + Port Multiplier enclosure might be worth considering for this. It's simple, and inexpensive compared to other alternatives.