| LVM HOWTO | ||
|---|---|---|
| Prev | Chapter 9. Common Tasks | Next |
After rebooting the system or running vgchange -an , you will not be able to access your VGs and LVs. To reactivate the volume group, run:
# vgchange -a y my_volume_group
|
| Prev | Home | Next |
| Creating a volume group | Up | Removing a volume group |