LVM Linux volume management

Why ?

Notes

vgchange -a n
vgscan --mknodes (may not be necessary, but won't hurt)
vgexport -a
vgimport -a
vgchange -a y

That should bring them back to life.

2020 add disk to existing centos Linux


CategoryLinux