From Boldcore's wiki
Revision as of 07:39, 15 May 2018 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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