All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Fix 'vgreduce --removemissing' on stacked mirror
@ 2008-01-17  8:38 Jun'ichi Nomura
  0 siblings, 0 replies; only message in thread
From: Jun'ichi Nomura @ 2008-01-17  8:38 UTC (permalink / raw)
  To: lvm-devel

'vgreduce --removemissing' is similar to lvconvert but is different in:
  - it removes any mirror images, not specifying the number
  - all images may be removed from the mirrored LV
  - mirrored LV itself may be removed

reconfigure_mirror_images() is the underlying function of vgreduce.

However, even with the recent patches of mine, reconfigure_mirror_images()
doesn't work well for stacked mirror.

Attached patch fixes it.

Thanks,
--
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fix-vgreduce-removemissing-on-stacked-mirror.patch
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20080117/20e1c4ac/attachment.ksh>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-17  8:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17  8:38 [PATCH 1/2] Fix 'vgreduce --removemissing' on stacked mirror Jun'ichi Nomura

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.