Visit Open-E website
Results 1 to 3 of 3

Thread: Software vs Hardware RAID

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Software vs Hardware RAID

    Hi - COuld someone please tell me the differences using Software /Hardware RAID within the OpenE system?

  2. #2

    Lightbulb

    A hardware raid is managed by the hardware RAID card, not by the open-e software, although the open-e software provides access to the RAID management features of your RAID card, either through a web gui or a command line. The RAID card hides all the disks from the operating system unless they are configured as pass-through or JBOD devices. It exports each RAID volume (a group of disks acting as one) to the operating system (open-e) as if it were a big disk drive. Since a hardware RAID is accomplished on a separate RAID card with its own storage processor, it can leave more CPU left over for other tasks by the main system CPU. Historically, hardware RAIDs are faster than software RAIDs.

    Software RAID is accomplished entirely with the operating system (open-e, in this case). In fact, you can even make a software RAID out of the hardware RAID volumes, in essence nesting a RAID array inside a RAID array (I do NOT recommend this, but it is possible). A software RAID uses the main system CPU to do the RAID calculations, so it can slow down other applications (which is not as much of a factor with open-e or if you have a multi-cpu/core system). Historically, software RAIDs are slower than hardware RAIDs, although this is not universally the case.

  3. #3

    Default

    Thats brilliant thanks - that expalins it !!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •