linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Alasdair G Kergon <agk@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Mirrored LVs
Date: Fri, 23 Oct 2009 20:15:39 +0100	[thread overview]
Message-ID: <20091023191539.GI10165@agk-dp.fab.redhat.com> (raw)
In-Reply-To: <20091023190230.GA13442@us.ibm.com>

Specify ranges of physical extents at the end of the command line
along with --alloc anywhere to get the layout of your choosing.

e.g. lvcreate ... /dev/sdb:0-2000  /dev/sdc:0-2000  /dev/sdd:0

(Sometimes you need to force a single-extent gap to make it
do what you want, so sdb:0 sdb:2-2000 ...)

Alasdair

  reply	other threads:[~2009-10-23 19:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 14:13 [linux-lvm] Mirrored LVs Morten Torstensen
2009-10-23 17:29 ` malahal
2009-10-23 18:28   ` Morten Torstensen
2009-10-23 19:02     ` malahal
2009-10-23 19:15       ` Alasdair G Kergon [this message]
2009-10-23 19:41       ` Morten Torstensen
2009-10-23 18:40   ` brem belguebli
2009-10-23 19:15     ` malahal

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=20091023191539.GI10165@agk-dp.fab.redhat.com \
    --to=agk@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).