Fair enough, but at the very least it is good to point out that a RAID between a 320 GB HDD and a 2 TB HDD is inefficient to say the least.
I figured with the information I gave, the capacity difference would be common sense.
Ultimately, the capacity difference is unusable unless it's set aside via a partition, and simultaneous access will degrade the throughput of the array.

There's always a cost with RAID, especially for situations like this...
But yes, the point you've mentioned is important. In the instances it's done anyway, it's due to lack of budget, or it's created out of what ever's on hand (no desire to spend money, even if available).
Okay so based on the replies so far, it'll be better if I get 2 of these 2TB drives and stripe those two together in a raid 0/1 setup (or a raid 0) am I correct? And I could do that in the Disk Utility software setup?
To be more specific I will need the raid setup because I just started HD video editing and the raid drives will be the media drives where the video is stored and accessed, so I need both reliability and speed in my setup.
A stripe set (RAID0) has no redundancy at all. That means, if the any drive fails, your data is gone. Period. Recovery must be done from backups (no other possibility - if you don't have a backup, you're toast).
You need redundancy, and the only level software RAID can provide (OS X's Disk Utility), is 0 + 1 or 1 + 0 (aka 10, and is safer than 0+1). But it requires 4x disks to make it work.
If you need more capacity for that set of drives, you'll have to get a RAID card (proper unit, not Fake RAID) that can do a level 5 properly (has an NVRAM solution to the write hole issue associated with parity RAID). I'd recommend Areca for a manufacturer.
Example card (note that it has it's own processor and cache, and it can even boot EFI = OS X).
I'd recommend reading up on the
RAID wiki page, as there's a lot of good information there.
Also, let me make this as clear as I can:
RAID is NOT a backup. You need backup when using drives of any kind, whether run as a single disk, or RAID. You can use a RAID to backup another RAID, but they're separate arrays, and the data transfers are handled via backup software, not the card (it's firmware and/or drivers).
Hope this helps.
