From: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
To: lvm-devel@redhat.com
Subject: [PATCH 4/4] Renaming temporary mirror LVs
Date: Fri, 21 Dec 2007 20:23:22 -0500 [thread overview]
Message-ID: <476C670A.5070708@ce.jp.nec.com> (raw)
Temporary LVs for added mirrors are currently named as followings:
- "<LV name>_resync<n>"
This is a primary mirror leg for synching.
"<n>" has no relationship to other numberings in the LV.
- "<LV name>_mlog<n>"
This is a mirror log for synching layer.
The patch changes their names to:
- "<LV name>_mimagetmp_<n>"
This is a primary mirror leg for synching.
"<n>" is the number of the first LV of newly added images.
- "<LV name>_mlogtmp_<n>"
This is a mirror log for synching layer.
Thanks,
--
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mimagetmp-and-mlogtmp.patch
Type: text/x-patch
Size: 4286 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20071221/309e348e/attachment.bin>
reply other threads:[~2007-12-22 1:23 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=476C670A.5070708@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.