1834710 Members
2788 Online
110069 Solutions
New Discussion

Re: ghost volume group

 
Albert J. Balash
Occasional Contributor

ghost volume group

What is ghost volume group?
A Bird in Hand is worth 2 in the Bush
4 REPLIES 4
John Poff
Honored Contributor

Re: ghost volume group

Hi,

Never heard of it. Where did you see it?

My guess would be that it could be an old volume group where the PVs have gone away? Just a guess.

JP
Steven E. Protter
Exalted Contributor

Re: ghost volume group

Its a volume group that you think you got rid of with a vgreduce command but still shows up in utilities or in this output:

strings /etc/lvmtab

You can get rid of it, if the reduce worked as follows:

mv /etc/lvmtab /etc/lvmtab.old
vgscan -a

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
S.K. Chan
Honored Contributor

Re: ghost volume group

Ghost VG, ghost LV or whatever you want to call it are due to ghost disk or ghost PV. If you look at your vgdisplay output and if you see that "Curr LV" and "Open LV" does not match OR "Cur PV" and "Act PV" does not match it means you got ghost. Take for instance the unmatched PVs .. this can be caused by ..
1) A physical volume (disk) that is physically removed from the system before it is removed logically (ie from LVM).
2) A hardware disk failure while system is still on-line.



Jeff Schussele
Honored Contributor

Re: ghost volume group

Hi Albert,

Not sure what that terms means exactly...

But I'd guess it's a VG that was once on this system & was *physically* removed, but wasn't properly removed from the OS.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!