It's quite easy.
Let's begin with a backup:
# cp -p /etc/lvmtab /etc/lvmtab.orig
Remove the old one:
# rm /etc/lvmtab
Now you are ready to rebuild using the vgscan:
# vgscan -v
Rebuild lvmtab
terça-feira, 12 de março de 2013