Results 1 to 3 of 3

Thread: LVM multi raid setup?

  1. #1
    Join Date
    Jun 2009
    Location
    Somewhere with hills
    Beans
    172
    Distro
    Ubuntu 10.10 Maverick Meerkat

    LVM multi raid setup?

    I know Linux has great capabilities over the years of using it but I can't seem to find an exact name or setup for this scenario. I want to do Matrix RAID (that is not the correct general name but it was as close as I got) on two HDD. I want to put the OS in RAID 1 for redundancy and then have another partition or folder as RAID 0 for TV recordings both on two HDD. BIOS RAID won't support this and I don't want to get a $150 RAID card so I want Linux to do a software RAID using LVM and/or something I don't know about.
    ♫♪♫ You just keep on trying till you run out of cake ♪♫♪

  2. #2
    Join Date
    Sep 2008
    Location
    Netherlands
    Beans
    372
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: LVM multi raid setup?

    With mdadm it's possible to create RAID setups by combining partitions instead of devices/hard disks.

  3. #3
    Join Date
    Jun 2009
    Location
    Somewhere with hills
    Beans
    172
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: LVM multi raid setup?

    Quote Originally Posted by SaturnusDJ View Post
    With mdadm it's possible to create RAID setups by combining partitions instead of devices/hard disks.
    Great, I'll just make two partition on each HDD and join 2 partitions in RAID 1 and 2 others in RAID 0.
    ♫♪♫ You just keep on trying till you run out of cake ♪♫♪

Tags for this Thread

Bookmarks

Posting Permissions

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