How do I fix the following error; LVM error VG meta data inconsistent?
Updated -
Resolution:
Boot into rescue mode.
Restore the VG Meta data with:
#lvm vgcfgrestore VG
Rescan for physical devices:
#lvm pvscan
Rescan for vol groups:
#lvm vgscan
Make the volume group active:
#lvm vgchange -ay VG
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.