OK but I always want to be sure that I won't regret my choice later so what
is this RAID controller? What would I be losing if I dont buy it?
Let's look at the facts. You have a motherboard that lacks
southbridge-integrated RAID, so any add-on card will use the PCI bus
and be of lower performance *overall* than a southbridge-integrated
controller. Also you have three drives of different specs.
The WD 120GB, is a lot faster than the other two... that should be
your OS drive, unless you have an atypical useage that would make OS
performance a secondary concern compared to specific applications.
For most people the most benefit would be having that WD drive as the
primary OS drive.
Your other two drives, while not exactly the same size, are close
enough that it's not much (6GB) of a loss to do a RAID with them, _IF_
that's what you want or need to do. It is NOT necessary to use two
drives of identical specs, there is NO BENEFIT to doing that, except
that if one drive is larger than the other, you loose the excess
capacity of that one larger drive, which in this case would be 6GB of
space.
A RAID 1 will mirror one drive to the other, so you have 40GB of space
essentially used-up to make the mirror of the other drive. It will
have slower write speed but a little faster read speed than same
drive(s) in non-RAID. Or, RAID 0 those two, probably better sustained
write and read, latency, but bottlenecked and added latency from PCI
bus. You'd likely be better off just using the WD 120GB drive alone
for whatever purpose requires the most performance.
What I'd do in your situation is to buy (either) a RAID PCI card OR a
non-RAID IDE card, but either way, one that supports ATAPI devices
(the optical drives). IIRC, some RAID cards do support this, (like
SIIG chipset cards) but others don't, like Promise chipset. I forget
whether Highpoint RAID cards do or not. Then I'd put the optical
drives on the RAID/IDE PCI controller card and run the HDDs from the
faster motherboard controller, which removes the PCI bus from the
access and so is usually faster, also leaving more PCI throughtput for
other PCI devices. Of course this means none of the HDDs would be in
a RAID array, but it's not so clear that you'd benefit from a RAID 0
array, and it seems not many people are wanting RAID1 these days.
RAID1 is a good strategy for 24/7 servers but for a PC home-user
running windows there might be more benefit to leaving the 2nd HDD
(that would be in the RAID1) disconnected, only connecting it to make
backups, then protecting it from (anything, whether it be viri or
power surges or user-error) by disconnection except when backups or
restores are underway. On the other hand, if you don't plan on using
any of the HDDs for backup purposes, there are many uses of HDD that
don't require peak throughput, only a minmal level of sustained
thoughpt easily met by those drives, like MP3s and video, or
compressed archives.