View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Vgchange

From LQWiki

Jump to: navigation, search

vgchange is a command to change the attributes of a volume group in LVM. Once a volume group is activated it is allowed access to their logical volumes.

example:

 vgchange -a y 
enable availability of all volume groups

Share

Personal tools