Without answering all your questions, let me just tell you that RAID5 is complex, and the poor quality windows-based implementations just don't cut it both in terms of reliability and in terms of performance.
It's unclear to me if you use the Promise FastTrak "FakeRAID" drivers, or the "hacked" Windows software RAID5 drivers. But both do an extremely poor job, and i would recommend that you look at alternative solutions now that you still can.
Maybe you would like to read through this topic, where someone is doing a similar project and i gave information about running a NAS with the ZFS filesystem which offers a superior implementation which greatly overclasses anything you can find on Windows.
If you want RAID5 on Windows, the only real options are:
- Intel ICHxR RAID5 drivers with 'write caching' enabled (mediocre; danger of corruption)
- Hardware RAID with Areca-class (no advanced protection; no corruption prevention; risk of broken arrays)
If you want a true sexy solution that is 100% free, look at the most advanced storage technology available today: FreeBSD or OpenSolaris offer native kernel-level implementations of the ZFS filesystem; the most advanced filesystem to date that incorporates an advanced RAID engine capable of RAID5 and RAID6 with features that are impossible (yes, impossible) to implement in conventional RAID engines.
I can only hope i can save you from poor RAID5 implementations; as its a waste for your nice WD Green disks. However, since you got a good GPU in your system i would assume its not a server but multi-purpose workstation/gaming/server PC?
If you go the ZFS route, you would want a 64-bit CPU though and onboard SATA ports, and avoid anything that uses the obsolete PCI interface. So this would mean you need to buy additional hardware, for example:
- AMD dualcore ($50)
- AMD Socket AM2+ mobo with 6 onboard SATA ($75)
- Minimum of 4GB DDR2/DDR3 DRAM ($40 - $60)
- Additional casing and power supply ($?)
Going the ZFS route probably means your machine needs to be dediacted to storage though; so a true NAS without the ability to game or use it as a workstation.
I'll gladly answer your questions, but i feel you should think about this first.