Visit Open-E website
Results 1 to 2 of 2

Thread: Software RAID10

Hybrid View

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

    Default Software RAID10

    Hi - Could you tell me if there is any planned implementation of software RAID10 in the pipeline? Unfortunately as im using an external disk tray i cannot use hardware RAID

  2. #2
    Join Date
    Aug 2008
    Posts
    236

    Default

    A workaround, easier to implement would be to allow users to control how the logical volumes are created.
    For example, in the case of a user who has a 14 disk JBOD, they could create 7 mirror pairs (md0 - md6) then create a VG with md0 - 6 and a logical volume striped across those disks. E.g lvcreate -L100G -n lv001 -i 7 -I 128k VG00 md0 md1 md2 md3 md4 md5 md6.
    Sounds good, I'll order one now

Posting Permissions

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