<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12/29/2012 03:45 PM, Jackson Doak
      wrote:<br>
    </div>
    <blockquote
cite="mid:CA+K2i_3aajbwe5RBXyYVc-oSCS6nYRE9FmGJNeJvie4vUSNwtw@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">for simplicity, try to use hardware raid, e.g.
        created in bios. use either RAID 0 (striping, more speed but
        lose on drive, loose them all) or RAID 1 (mirroring, gives
        redundancy)<br>
      </div>
    </blockquote>
    <br>
    Most hardware RAID created in BIOS is actually software RAID
    (sometimes called "fake RAID") implemented in a driver.  I've never
    had anything but bad experiences with it, and plenty of good
    experiences with Linux software RAID.  More here:
    <a class="moz-txt-link-freetext" href="http://linuxman.wikispaces.com/RAID">http://linuxman.wikispaces.com/RAID</a><br>
    <br>
    Paul<br>
    <br>
  </body>
</html>