From: malahal@us.ibm.com
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] Will LVM2 ever be able to do striped mirrors "raid 10"?
Date: Fri, 10 Apr 2009 03:19:59 -0700 [thread overview]
Message-ID: <20090410101959.GA21846@us.ibm.com> (raw)
In-Reply-To: <49DF02A7.50606@Calva.COM>
John Hughes [john@Calva.COM] wrote:
> John Hughes wrote:
>> if (lp->stripes > 1) {
>> log_error("mirrors and stripes are currently "
>> "incompatible");
>> return 0;
>> }
>>
>> Should I just stick with mdadm for my mirroring and striping needs?
You can do it today with some hassle or wait until someone implements a
feature called 'generic layering'. The feature really means, treat some
LVs as PVs!
How can you do raid10 today? Create two raid0 LVs. Lets us call these
lvgroup0/lv0 and lvgroup0/lv1. Now create raid1 lv in lvgroup1 where
lvgroup1's PVs are lvgroup0/lv0 and lvgroup0/lv1.
Isn't that a rai10 volume?
Thanks, Malahal.
next prev parent reply other threads:[~2009-04-10 10:20 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 13:11 [linux-lvm] Will LVM2 ever be able to do striped mirrors "raid 10"? John Hughes
2009-04-09 7:17 ` [linux-lvm] Will LVM2 ever be able to do striped mirrors "raid 10"? >>> Use HARDWARE RAID CONTROLLERS Axel Werner
2009-04-09 10:57 ` John Hughes
2009-04-09 13:41 ` Stuart D. Gathman
2009-04-09 11:45 ` Bryn M. Reeves
2009-04-09 13:10 ` Mark H. Wood
2009-04-09 14:40 ` Greg Bledsoe
2009-04-09 18:37 ` Harald Milz
2009-04-17 8:32 ` Luca Berra
2009-04-10 8:26 ` [linux-lvm] Will LVM2 ever be able to do striped mirrors "raid 10"? John Hughes
2009-04-10 10:19 ` malahal [this message]
2009-04-10 10:48 ` John Hughes
2009-04-12 13:54 ` Drew
2009-04-13 12:25 ` Bryn M. Reeves
2009-04-13 14:30 ` Sandeep K Sinha
2009-04-13 10:37 ` Mark Krenz
2009-04-20 8:02 ` Bryn M. Reeves
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090410101959.GA21846@us.ibm.com \
--to=malahal@us.ibm.com \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.