So what exactly is a RAID array???
Monday, July 27th, 2009 | Computer Research
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
2 Comments to So what exactly is a RAID array???
Simple enough, RAID combines multiple hard drives into one large storage space that offers quicker access time and data transfer. There are different types of RAID setups each has their own pros and cons based on what they are used for.
References :
July 28, 2009
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
References :
Leave a comment
You must be logged in to post a comment.
July 27, 2009