[lvm-devel] [LVM2 PATCH] Broken "--corelog" option in lvcreate/lvconvert

Jun'ichi Nomura j-nomura at ce.jp.nec.com
Tue Aug 28 18:51:51 UTC 2007


Hi,

In 2.02.28, "--corelog" option is just broken.

# lvcreate -m1 -l1 --corelog testvg
  --mirrorlog disk and --corelog are incompatible

# lvcreate -l1 -n lv0 testvg; lvconvert -m1 --corelog testvg/lv0
  Logical volume "lv0" created
  --mirrorlog disk and --corelog are incompatible

I guess this is not an intended behavior.

Attached patch will fix it.

Thanks,
-- 
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvm2-fix-lvcreate-corelog.patch
Type: text/x-patch
Size: 3385 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20070828/02c9a8d4/attachment.bin>


More information about the lvm-devel mailing list