From: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
To: lvm-devel@redhat.com
Subject: [PATCH 1/2] Fix 'vgreduce --removemissing' on stacked mirror
Date: Thu, 17 Jan 2008 03:38:05 -0500 [thread overview]
Message-ID: <478F13ED.4080004@ce.jp.nec.com> (raw)
'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>
reply other threads:[~2008-01-17 8:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=478F13ED.4080004@ce.jp.nec.com \
--to=j-nomura@ce.jp.nec.com \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.