[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Re: Convert a non-striped LV to a striped LV without data loss?
- From: Harald Milz <hm seneca muc de>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] Re: Convert a non-striped LV to a striped LV without data loss?
- Date: Wed, 31 Dec 2008 09:31:16 +0100
On Tue, Dec 30, 2008 at 01:14:26PM -0500, Doug Eubanks wrote:
> Would it be possible to extend the linear lv onto a striped lv area, move
> the data to the new extents and then remove the old lv area using lvreduce
> perhaps?
Oh, that. Yes, perfectly. Add the new PVs to the VG using vgextend, then
create whatever LV layout you need on the new PVs (lvcreate ... -i ... PV),
mkfs, then copy the data to the new filesystems, rearrange mountpoints,
then vgreduce the old PV from the VG. Done. But not on-line... you can
move LVs to another PV within a VG, but you can't convert a normal LV to a
striped one.
--
Die, v.:
To stop sinning suddenly.
-- Elbert Hubbard
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]