From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <493E48DE.3070705@redhat.com> Date: Tue, 09 Dec 2008 10:30:54 +0000 From: "Bryn M. Reeves" MIME-Version: 1.0 Subject: Re: [linux-lvm] shift PV from disk to raid device? References: In-Reply-To: Content-Transfer-Encoding: 7bit Reply-To: bmr@redhat.com, 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: maillists@conactive.com, LVM general discussion and development Kai Schaetzl wrote: > If possible I would like to avoid wiping the complete PV, recreating all > of it and copying all the content of the logical volumes back to it. > Is there a way to "shift" the PV from /dev/sda to /dev/md2 and leave > everything else intact? Maybe after breaking the array? man pvmove Bryn.