* [LVM2 PATCH] Broken "--corelog" option in lvcreate/lvconvert
@ 2007-08-28 18:51 Jun'ichi Nomura
0 siblings, 0 replies; only message in thread
From: Jun'ichi Nomura @ 2007-08-28 18:51 UTC (permalink / raw)
To: lvm-devel
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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-28 18:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-28 18:51 [LVM2 PATCH] Broken "--corelog" option in lvcreate/lvconvert 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.