 |
|  |
 |
|  |
 |
|  |
 |
|
Ted Striker
|
 |
United States of America
Jan 1970 time: 21:24
|
|
Well, to keep it simple, I'll use RAID1 as the example. In a RAID1, you have two drives, in a "mirror" mode. So, basically, the two hard drives are exact copies of each other. Say you have a gragg.mpg file, and you save it to your hard drive. In RAID1, that file is going to be saved on both drives instantaneously.
Okay, say you have your RAID1 up and running. Your primary drive fails! 
Normally you would be screwed at this point, your system would shut down, and you would lose all your data. But with a RAID1, it will automatically switch to the backup drive, which is an exact copy of the primary drive. Your system will continue to run without interrption, and all data is saved.
When you're done working, and you shut down your pc, at that point all you have to do is pull the bad drive out and replace it with a new drive. Then you generally tell the RAID card to rebuild this new drive by copying the secondary drive onto the (new) primary drive.
Some RAID cards are so hard core that you don't have to do anything. You just slap a new drive in there and it will know how to rebuild the new drive. Almost always you will be able to work while the new drive is building also.
For your second question, technically there are some RAIDs you can build with different sized drives, but generally you want the drives to all be the same size, so I would say in your case, no, you won't be able to use a RAID.
What I do sometimes when I have two drives is to save important files on both drives, but again, that relies on your diligence.
|
|
|  |
 |
|  |
 |
|  |
 |
|
Edan
|
|
quote: Originally posted by Graag
But RAID 5 is an intriuing option. |
In case anyone is interested, here's how raid 0 and 5 work.
In raid 0, the data is striped across 2 or more disks of the same size. Which means that the 2 or more disks are seen as one giant disk 3 times the size of one disk, and the data, when written, gets written accross all three disks, with the first part of the data getting written on the first disk, the next part on the second disk, and so on, until youve finished all the disks and returned to the first disk. It's like having a book written accross 2 or more books, where the first letter in the book is in the first book, the second is in the second book, and so on. This offers no backup protection (indeed, if any single disk dies, *all* the information on all the disks is gone - which means there's a greater chance of failure, since you now have more disks that can potentially fail), but it does allow for bigger partitions (ie, you could buy 3 80gb drives and have a 240 gb single partition, which would be much cheaper than buying a single drive thats 240 gb ) and it also can offer some performance increase (since it's writing to 2 or more disks, it can write quicker since, to some extent, they can be writing at the same time in effect. Although you don't get a 2x speed increase, I don't think).
Raid 5 works simmilar to Raid 0, with 3 or more disks striped. The last disk in the raid, however, is a parity disk, that writes duplicate information (which means the performance increase isn't as much as Raid 0, but there's still some). If one of the drives were to fail, the raid software would be able to use the parity disk to compute what the information in the dead drive was - although that means a potentially big preformance loss. If you were to lose 2 disks, though, you would lose all the information - although it's rare that 2 disks would go at the same time.
Raid 10 and 50 are combinations of the various raid schemes. There are a few more raid schemes that are rarely, if ever, used.
|
|
|  |
 |
|  |
 |
|  |
 |
|
Urban Ranger
|
|
Apolyton Duke of Off-Topic
|
|
IIRC, the Promise chip is an IDE RAID controller. Check your BIOS for RAID options.
Edit: Nevermind, Promise makes a whole range of controllers. Can you list the model number of the controller chip?
Last edited by Urban Ranger on 04-01-2003 at 10:10
|
|
|  |
All times are GMT. The time now is 05:24. Apolyton Time is 00:24. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|