RAID Array

So what exactly is a RAID array???

Monday, July 27th, 2009 | Computer Research | 2 Comments

Read explanations but they don’t seem to make much sense! Could somebody explain to me what a raid array does in plain English?

I know that RAIDing several drives allows teh computer to see them as one big drive but that’s about as far as I understand!!

Thanks in advance!!

A Raid Array is a setup consisting of multiple hard drives and a RAID controller. It is a way to store data on multiple hard drives. Some configurations are a mirror, where two hard drives contain the exact same information at the same time. Others spread the information over multiple hards with redundancy, so 1 drive can fail, and you will still have all of your data on the combination of the other drives. The RAID controller sets up which style you have, RAID0,RAID1,RAID5, RAID10 and RAID100

Tags:

Categories

Search