Re: [linux-lvm] LVM Problems when moving data off a PV
From: Nick Gushlow <nick gushlow com>
To: linux-lvm redhat com
Subject: Re: [linux-lvm] LVM Problems when moving data off a PV
Date: Wed, 17 Mar 2004 20:03:04 +0000
On Wed, 2004-03-17 at 14:31, Heinz Mauelshagen wrote:
Deactivate the VG and rerun pvcreate/vgcfgrestore on the pvremoved disk,
vgscan and "vgchange -ay vg2" afterwards.
Excellent that did the trick. :-)
The only way I found to get rid of the "VGDA in kernel and lvmtab are NOT consistent: please run vgscan" error when running 'vgchange -an vg2" was to reboot.
For future reference, is there a better/proper method to get rid of that error?