I am thinking of using a RAID - what are the benefits, and which type of RAID would be best for my purposes?
I spend a lot of time backing up DVDs but also capping 12GB DV AVIs and sometimes have several I am working on at a time.
Also, I am wondering - the name "redundant" implies to me that info is written more than once to ensure against errors? does this mean that it takes more than 100GB of RAID space to contain a 100GB file?
should I get a RAID knowing what you know about my system and my activities?
I own: 4 WD HDs, all 7200rpm (28GB, 60GB, 100GB, 120GB)
I'd buy more if it was necessary. also - what other hardware is required for a RAID?
thanks all,
Andy![]()
+ Reply to Thread
Results 1 to 4 of 4
-
-
Well, without going into a detail of RAID, it depends on the level of RAID you implement.
Basically you can do three levels.
Level 0 - basically just makes two physical drives look like one.
Shadow - Exactly as it sounds, two disks contain exactly the same data, so if one fails, the other takes over.
What I call true RAID - Multiple disks (3+) are used to ensure that if any one disk fails all the data is still available. So essentially, all data is written twice.
Hope this helps, as it is a very basic description of RAID. -
To create a RAID array, you should use identical drives (not just the same size - which is crucial), but also same speed and performance. Otherwise the RAID will become inbalanced and perform poorly.
IDE RAID controllers are in all m/b nowadays. They cost next to nothing and perform as much as their cost implies :P
With IDE RAID controllers you can either build striped arrays, where more than one drives are accessed in parallel to enhance performance, or mirrors, to safeguard your data.
I use two of my 200Gb drives as a stripe to maximize throughput while capturing. It works wonders as it gives me a twice as large filesystem and almost twice as much write speed.
For Video editing and stuff like that, I don't care about reliability as the drives are used to store a few huge files for a few days.
If you want "real" RAID, you should go SCSI. Ultra 160 or Ultra320 controllers and disk are available, and in striped mode can offer you at least 2.5 ~ 3 times as much performance as IDE do. However, they tend to cost almost 10 times as much as IDE do.The more I learn, the more I come to realize how little it is I know. -
Originally Posted by ptmurphy
Originally Posted by SaSi
Similar Threads
-
Crucial M4 64gb raid or no raid?
By Stealth3si in forum ComputerReplies: 7Last Post: 20th Mar 2012, 04:13 -
Need advice on RAID for editing box
By ettin in forum EditingReplies: 16Last Post: 2nd Jun 2010, 10:50 -
Switching to Raid 1
By CapeKO in forum ComputerReplies: 7Last Post: 9th Jan 2010, 10:28 -
Raid 5 to Raid 1
By mysts in forum ComputerReplies: 4Last Post: 13th Mar 2009, 23:36 -
1TB Raid?
By CogoSWSDS in forum ComputerReplies: 8Last Post: 30th Sep 2008, 08:35