[linux-lvm] [PATCH LVM2] add --regionsize option to lvconvert

Jun'ichi Nomura j-nomura at ce.jp.nec.com
Fri Oct 6 21:54:03 UTC 2006


Hi,

For mirrored LV, you can set region size at creation.
However, you can't if you convert linear LV to mirrored LV.

Implementation is already there but the parser isn't set to
accept the parameter.
Attached patch enables it.

Region size conversion of existing mirror isn't implemented yet
and lvconvert rejects such request.

diffstat:
 man/lvconvert.8  |    6 +++++-
 tools/commands.h |    3 ++-
 2 files changed, 7 insertions(+), 2 deletions(-)

Thanks,
-- 
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 03.2-lvconvert-regionsize-fix.patch
Type: text/x-patch
Size: 1813 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/linux-lvm/attachments/20061006/860805ef/attachment.bin>


More information about the linux-lvm mailing list