PC Review


Reply
Thread Tools Rate Thread

RAID, Stripping, 0, 1 Array

 
 
Cookie Monster
Reefsmoka's Avatar
Join Date: May 2004
Location: Leicester, UK
Posts: 1,728
 
      19th Jul 2004
Could someone explain what Raid is in laymens terms, what it does, and how you do it. I've seen it in so many mags and stuff, but have no idea what it is! Also i'd like to know about the others Stripping, 0/1 Array.

I know its summut to do with hard drives, but thats as far as i go.

 
| Asus P6X58D-E Intel X58 | i7 950 | MSI GTX580 Twin FrozR | 6 gig Corsair XMS3 | Corsair TX850 |
 
Reply With Quote
 
 
 
 
Ian Ian is online now
Rocket Scientist
Ian's Avatar
Join Date: Feb 2002
Location: Manchester, UK
Posts: 16,064
 
      19th Jul 2004
RAID ishort for Redundant Array of Independent (or Inexpensive) Disks, a category of disk drives that employ two or more drives in combination for fault tolerance and performance. RAID disk drives are used frequently on servers but aren't generally necessary for personal computers.


There are number of different RAID levels. The three most common are 0, 3, and 5:

Level 0: Provides data striping (spreading out blocks of each file across multiple disks) but no redundancy. This improves performance but does not deliver fault tolerance.
Level 1: Provides disk mirroring.
Level 3: Same as Level 0, but also reserves one dedicated disk for error correction data. It provides good performance and some level of fault tolerance.
Level 5: Provides data striping at the byte level and also stripe error correction information. This results in excellent performance and good fault tolerance.


Reference : http://www.webopedia.com/TERM/R/RAID.html

I hope that explains it a little, its the basics of it
 
Reply With Quote
 
sugar 'n spikes
floppybootstomp's Avatar
Join Date: Mar 2002
Location: Greenwich
Posts: 16,328
 
      19th Jul 2004
Ian explained it pretty good there.

With RAID the hard disks are connected to a controller which performs the RAID applications. This can either be an onboard controller within the motherboard or a seperate PCI controller card.

Most commonly used is RAID 0 which is basically two disks seen as one by your OS. Ideally the two disks should be the same size, type and made by the same manufacturer. Writing to two disks as one increases performance, notably speed.

Of course if one disk crashes, even though the other is physically OK, you lose all your info. There again, if you have your OS on one HDD and that crashes, it's much the same thing.

I have two RAID 0 setups, one with two two x 35Gb Raptors, it's quite nippy, and the other with two x WD 120Gb SATA drives, giving me 240Gb that runs very well.

The other most commonly used RAID setup is RAID 1, which is basically two disks the same, one has the usual on it, the other provides a constant backup. So if main disk fails, you still have everything saved as a mirror.

If you use four hard disks you can have RAID 0 & 1 on the same controller which is the best of both worlds but a tad expensive.

Of the other RAID setups, I know nowt.

 
Don Van Vliet 1941 - 2010. And the acid gold bar swirled up and down, up and down.
 
Reply With Quote
 
Cookie Monster
Reefsmoka's Avatar
Join Date: May 2004
Location: Leicester, UK
Posts: 1,728
 
      19th Jul 2004
I understood that pretty well guys, thanks alot.

 
| Asus P6X58D-E Intel X58 | i7 950 | MSI GTX580 Twin FrozR | 6 gig Corsair XMS3 | Corsair TX850 |
 
Reply With Quote
 
Senior Member
christopherpostill's Avatar
Join Date: May 2004
Location: Cambridge (Uni)
Posts: 6,627
 
      19th Jul 2004
this is the part where we argue about whether it is independant or inexpensive...


 
EVGA 680SLi Motherboard, Intel E6600 LGA775 3.4GHz OC'd, ATI Radeon HD 5850 1024Mb, 4Gb Corsair XMS C4 2x Matched Pairs, Samsung Spinpoint's 740Gb RAID 0 SATAII, Antec Three Hundred Case, Windows 7 Home Premium.
 
Reply With Quote
 
Captain Crunchie, Retired
muckshifter's Avatar
Join Date: Mar 2002
Location: In a Hovel
Posts: 19,956
 
      19th Jul 2004
... or weather the Home User really needs to bother.

 
I'm not grouchy by nature, it takes constant effort.



Flickr

Every day I beat my own previous record for number of consecutive days I've stayed alive.
 
Reply With Quote
 
sugar 'n spikes
floppybootstomp's Avatar
Join Date: Mar 2002
Location: Greenwich
Posts: 16,328
 
      19th Jul 2004
Quote:
Originally Posted by muckshifter
... or weather the Home User really needs to bother.
Well, you want the truth - yes & no

Definitely yes with a pair of Raptors. They peform in a RAID 0 config noticeably faster than a single Raptor. And I'm not just talking benchmarks here, I mean, I can really notice an improvement in performance during everyday use.

As for my other setup - the 2 x WD 120Gb SATA drives - nope, I can notice no difference, quite honestly, to that of a single drive. Only the ATTO benchmark shows an improvement.

I've tried various RAID 0 setups, starting first with a pair of IBM 20Gb IDE disks on an Abit KT7-R (remember that?) and apart from benchmarks, I've noticed no 'real life' increase in performance. In fact, the biggest 'noticeable' improvement to any system I've had (with the exception of the pair of Raptors) was increasing memory from 512Mb to 1Gb.

Apart from the Raptors, I'd imagine a SCSI RAID config would perform well, though I've never tried it, the cost of a good SCSI RAID controller card and a pair of SCSI disks is a little prohibitive.

One adavantage I have with using 2 x 120Gb drives is that I overcome the problem Windows has in recognising HDD's over 160Gb, I now have a 240Gb hard disk that Windows actually somehow still sees as 2 x 120Gb.

 
Don Van Vliet 1941 - 2010. And the acid gold bar swirled up and down, up and down.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adaptec RAID 2405 degraded RAID 10 array none DIY PC 1 12th Mar 2010 05:20 PM
Vista x64 dual boot WinXP with RAID-5 ICH8R messes up RAID array =?Utf-8?B?eGdyYXBo?= Windows Vista Installation 1 19th Feb 2007 06:25 AM
RE: Installing WinXP on RAID 0 array together with non-RAID disks =?Utf-8?B?QW5kcmV3IEUu?= Windows XP Hardware 0 18th Feb 2007 11:28 PM
RAID 0 Stripping set up John Walker Windows XP Help 3 28th Jan 2004 09:56 AM
Running RAID-Stripping (S-ATA Drives) on Window XP Pro =?Utf-8?B?U2ltb24=?= Windows XP Help 2 30th Dec 2003 11:15 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:12 PM.