Slashdot Mirror


Basics of RAID

Doggie Fizzle writes "RAID has been common in business environments for ages, and is now becoming more viable and popular for personal computers. This article focuses on the the basics of RAID, and spells things out for beginners or tech veterans. From the article: 'The benefits of RAID over a single drive system far outweigh the extra consideration required during installation. Losing data once due to hard drive failure may be all that is required to convince anyone that RAID is right for them, but why wait until that happens.'"

4 of 242 comments (clear)

  1. raid by Anonymous Coward · · Score: 4, Funny
  2. Another helpful link by Toasty16 · · Score: 4, Funny

    Here is a link that explains the basics of computer hardware; I think that it's a good companion piece to the RAID article: http://www.angelfire.com/rings/judy_patch/

  3. SCSI RAID Yes, IDE RAID No by Anonymous Coward · · Score: 5, Funny

    IDE HDD Talking to IDE Controller:
    HDD: I'm gonna need more time for that write
    Contr: Yeah OK, go ahead good buddy
    Contr: What's up?
    Contr: What's up?
    Contr: Error: Drive controller timeout error

    SCSI HDD Talking to SCSI Controller:
    HDD: I'm gonna need more time for that write because I found a bad block
    Contr: Yeah OK, go ahead and remap that bad boy
    Contr: What's Up?
    HDD: Need more time to map that bad block
    Contr: Yeah OK, go ahead
    HDD: All done, grabbing the next command in the queue

  4. Re:RAID0 by joe_bruin · · Score: 2, Funny
    Yes, it mentions that in the article: RAID 0 is one of the configurations that does not provide redundancy, making it arguably not a true RAID array.

    Well, if it's a RAID array, I think it is redundant.