All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Missing PV
@ 2012-04-24 13:24 Brian McCullough
  2012-04-26 14:58 ` Brian McCullough
  0 siblings, 1 reply; 11+ messages in thread
From: Brian McCullough @ 2012-04-24 13:24 UTC (permalink / raw)
  To: linux-lvm

I have encountered a situation where vgscan and vgchange are complaining
about a missing UUID.

As far as I know, all, or almost all, of the LV is on the PV that is
known ( how do I know for sure? ), so I think that I am trying to just
"remove" the PV and recover what I can of the LV.

I have read Milan Brosz' slides from 2009, and the only piece that I
seem to be missing is the recovery of the LV.


I have made a copy of the PV to work with and the procedure that I need
to follow, as I understand it, is as follows:


vgscan
vgchange -a y ( fails )
vgchange -a y --partial
vgreduce --removemissing vgname

then what?

I have done:

pvs -o +uuid
lvs -o +devices

But am not sure how to interpret the results.  lvs shows two entries for
the LV that I am interested in.  The second entry shows "unknown device(0)".  



Thank you,
Brian

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-04-28 17:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-24 13:24 [linux-lvm] Missing PV Brian McCullough
2012-04-26 14:58 ` Brian McCullough
2012-04-26 16:47   ` Milan Broz
2012-04-26 17:23     ` Brian McCullough
2012-04-26 17:47       ` Milan Broz
2012-04-26 18:24         ` Brian McCullough
2012-04-26 19:43         ` Brian McCullough
2012-04-26 20:45           ` Milan Broz
2012-04-26 21:13             ` Brian McCullough
2012-04-27  3:08               ` Brian McCullough
2012-04-28 17:01                 ` Brian McCullough

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.