Logical volumes appear inactive!!!

Created logical volumes using LVM commands but after reboot, they appear as inactive.(Redhat Linux)
vgscan shows diskgroups correctly but lvscan shows that logical volumes are inactive.

Solution:
Just issue "vgchange -a y"
Simple!!!

No comments: