Hi Chris,
> if you are using a hardware RAID it cannot be done cause you have to use the
> same size,manufacturer,capacity hard drive
This is absolutely not true. You will find that most hardware raid docs will recommend you use the same drives to maximize usage of the drives and performance. However, you absolutely *can* use drives from different manufacturers, etc. with hardware raid controllers. The lesser of all specs (ie. size, speed, etc.) determines the final size, performance of the RAID disk (at the time the RAID drive is being built).
Consider this. Most drives are fairly reliable. As such, most drives will perform well past their model lifetime. By the time one of the drives fail, there is a good chance that you won't be able to buy one of the exact model again, therefore requiring you to replace it with one of a different model / manufacturer which most likely will differ in specs in one way or another. If the hardware raid cards don't allow this, your RAID will not be worth the silicon their built on as you will then have to replace not one but BOTH drives. The only requirement you need to meet (and this also applies to software raid), is that the replacement drive must NOT be of a lesser capacity than the one you are replacing.
My 2 cents.
Kelvin