Wednesday, May 7, 2014

vgdisplay: Volume group not activated

vgdisplay: Volume group not activated


Here is the full message being shown to me by the OS after invoking the vgdisplay command:

vgdisplay: Volume group not activated.
vgdisplay: Cannot display volume group "/dev/vg10".

If the server is NOT part of a cluster, use

# vgchange -a y vg10

# strings /etc/lvmtab

# more /etc/fstab

# mount <info from fstab>



  

No comments:

Post a Comment

  DAILY CHECKLIST Oracle Database instance is running or not select name,open_mode from V$database; Note: Check the Oracle databases are ru...