From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <460BCFBB.1050705@jeppesen.com> Date: Thu, 29 Mar 2007 16:39:55 +0200 From: Olle Liljenzin MIME-Version: 1.0 Subject: Re: [linux-lvm] How to re-stripe a LV after pvmove? References: <460BA637.9050604@carmen.se> <20070329123929.GA7718@redhat.com> <460BC7C2.3060206@jeppesen.com> <1175178543.4142.8.camel@linux-cxyg.rtp.netapp.com> In-Reply-To: <1175178543.4142.8.camel@linux-cxyg.rtp.netapp.com> Content-Transfer-Encoding: 7bit Reply-To: olle@carmen.se, LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Dave Wysochanski , LVM general discussion and development Cc: mauelshagen@redhat.com Yes, it works! /Olle Dave Wysochanski wrote: > > looks like you need something like this: > > pvmove /dev/sdb2:9-17 /dev/sdb4:0-8 > >