Subject: Re: [linux-lvm] pvmove: ABORTING: Volume group metadata update failed.
Date: Sun, 12 Sep 2004 12:02:22 +0000
Le 12.09.2004 13:45:15, Alasdair G Kergon a écrit :
LVM2 pvmove only supports the new on-disk metadata format, not the
old format used by LVM1, so you need to 'vgconvert' first: I'll add a
specific error message to explain this!
Does running "vgconvert -M2 vg00" safe if vg00 is an active VG ?