Yeah, here at the office I'm running a scsi raid5 with 5 60GB HDD. It real sweet and purrs like a kitten. Of course, I'm yet to deal with the crisis of one of the disks actually crashing.
Do you have access to DSL in your area. ICS = evil, just my own opinion.
RAID is pretty basic stuff though.
RAID0 = disk striping without parity, basically contains several drives and collects them as one volume. No parity though so if one part of the volume fails, kiss it goodbye
RAID1 = disk mirroring/duplexing. this is probably the most viable option for home use and it used to be pricy but now that HDD are cheap, it's no matter. a software solution here would work just fine. the difference between mirroring and duplexing are mirroring uses one controller to write to both drives (slow) and duplexing uses two controllers, one for each drive.
RAID 2-4 don't remember and I'm not grabbing a book.
RAID5 disk striping with parity (this is THE RAID option for the workplace) again several drives are collected as a volume and then 1/x of the drives (where x is the number of drives) are used for parity writing. thus, if one drive fails, it can be removed and the data rewritten because the data is striped (for redundancy) across the remaining drives.
imaging or tape drives will work nicely as well.
Crush enemies, see them driven before you, and hear the lamentations of the women.