From Boldcore's wiki
In rescue mode on RedHat/CentOS LVs are in "INACTIVE" mode.
To "activate" them enter the following commands:
## Scan for LVs lvm vgscan -v ## Make them "active": lvm vgchange -a y
In rescue mode on RedHat/CentOS LVs are in "INACTIVE" mode.
To "activate" them enter the following commands:
## Scan for LVs lvm vgscan -v ## Make them "active": lvm vgchange -a y