[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] pvresize complains about too many metadata
- From: Alasdair G Kergon <agk redhat com>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] pvresize complains about too many metadata
- Date: Sun, 30 Nov 2008 12:34:40 +0000
On Sat, Nov 29, 2008 at 04:13:31PM +0100, Fabio Coatti wrote:
> /dev/md1: too many metadata areas for pvresize
That's meant to be saying you chose to place a second copy of the metadata at
the end of the device and if you want to increase the size of the data area you
have to shift that metadata first and there is no code that does that.
Workaround is to reduce to 1 metadata area first (backup VG, redo pvcreate with
uuid & restorefile, restore VG), then extend, then put the 2nd metadata area
back (same process) if you still want it.
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]