All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julie Ashworth <ashworth@berkeley.edu>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] LV mirror extents on same physical device
Date: Sat, 22 Feb 2014 09:08:37 -0800	[thread overview]
Message-ID: <20140222170837.GA11301@localhost.localdomain> (raw)
In-Reply-To: <53087DDD.7010406@ankh.org>

On 22-02-2014 10.37 +0000, James Hawtin wrote:
> #pvcreate /dev/md2
> #vgextend VolGroup00 /dev/md2
> # Stop the old pv getting lvs created on it
> pvchange -x n /dev/md1
> # Whole thing in one go
> pvmove -v /dev/md1 /dev/md2
> # One at a time
> pvmove -v -n rootlv /dev/md1 /dev/md2
> vgreduce VolGroup00 /dev/md2
> 
---end quoted text---

My LVs are already mirrored (w/ two extents on /dev/md1), so is pvmove really the right tool to move one of those extents?
best,
Julie 

  reply	other threads:[~2014-02-22 17:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-22  7:14 [linux-lvm] LV mirror extents on same physical device Julie Ashworth
2014-02-22 10:12 ` emmanuel segura
2014-02-24 18:56   ` Julie Ashworth
2014-02-24 21:51     ` Julie Ashworth
2014-02-25 11:18       ` emmanuel segura
2014-02-25 11:19         ` emmanuel segura
2014-02-22 10:37 ` James Hawtin
2014-02-22 17:08   ` Julie Ashworth [this message]
2014-02-24  1:59     ` John Stoffel
2014-02-24  3:20       ` Julie Ashworth
2014-02-24  2:16 ` Roger Heflin
2014-02-24  3:03   ` Roger Heflin
2014-02-24  3:12     ` Julie Ashworth
2014-02-24  3:13   ` Julie Ashworth
2014-02-24  3:29     ` Roger Heflin
2014-02-24  4:29       ` Julie Ashworth

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=20140222170837.GA11301@localhost.localdomain \
    --to=ashworth@berkeley.edu \
    --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.