* [PATCH 4/4] Renaming temporary mirror LVs
@ 2007-12-22 1:23 Jun'ichi Nomura
0 siblings, 0 replies; only message in thread
From: Jun'ichi Nomura @ 2007-12-22 1:23 UTC (permalink / raw)
To: lvm-devel
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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-22 1:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-22 1:23 [PATCH 4/4] Renaming temporary mirror LVs 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.