• Home
  • About
  • Map
  • Archives
  • Videos
  • Gallery
Grab the RSS feed

spiralbound.net

spiralbound.net
  • Home
  • Adventures
  • Data and Technology
  • Et cetera
  • Highlights

What The Heck is RAID 10?

  • Data and Technology

    Posted on September 28th, 2005

    Written by cliff

    Related Posts

    • Why Modern RAID 5 is Ideal for Oracle Databases
    • How to Make Gnarly Big Linux Filesystems
    • Changing Linux Mount Points

    Tags

    concatenate, data, disk, disks, mirror, mirroring, raid, raid 0, raid 1, raid 10, storage, stripe, striped, striping, systems administration, technology

    Earlier this month, a company came along and asked for a RAID 10 array. Understanding that RAID 10 is a cooler sounding way of saying RAID 1+0, I understood it as a mirror set that is striped across another mirror set. Simple enough… Just concatenate a couple of mirrors, and you’ve got RAID 10.

    Indeed, RAID 10 is simply one or more RAID 1 arrays (mirrored sets) striped together (RAID 0).

    RAID 1 creates an exact copy (or mirror) of all of data on two or more disks, while RAID 0 splits data evenly across two or more disks with no parity information for redundancy. By combining the two into a RAID 10 array, you are able to take advantage of the faster write speed offered by RAID 0, while protecting your data against drive failures with mirroring.

    This method of RAID is pretty costly, but useful if you find yourself in a situation where you need a lot of throughput combined with a lot of data protection.

    This entry was posted on Wednesday, September 28th, 2005 at 4:25 pm and is filed under Data and Technology. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
  • 1 Comment

    Take a look at some of the responses we have had to this article.

    1. Keld Simonsen
      Jan 17th
      Reply

      RAID10 is also a name for a newer raid type in Linux, so the precise term for what is described here is RAID 1+0.

      The Linux raid10 may for some purposes be almost twice as fast as RAID 1+0, it only needs 2 drives to run effectively, and you may have odd numbers of drives in the arrau. Learn more on Linux RAID at http://linux-raid.osdl.org/index.php/Linux_Raid

  • Leave a Reply

    Let us know what you thought. Click here to cancel reply.

  • Name(required):

    Email(required):

    Website:

    Message:

  • Sponsor
  • Recent Comments
    • bosch servisi on Ecto is Busted in WordPress 2.1
    • fabioamd87 on IFCONFIG Does Not give You Link Status; ETHTOOL Does
    • Tim on Rebreather Evaluation – Part 3: The PRISM Topaz
    • twitter unfollow on Is Digg Broken?
    • cliff on IFCONFIG Does Not give You Link Status; ETHTOOL Does
    • fabioamd87 on IFCONFIG Does Not give You Link Status; ETHTOOL Does
    • Komil on Quick Start Guide for Asterisk

Copyright © 2010 spiralbound.net - Powered by Wordpress