<div>Hi,</div>
<div> </div>
<div>I've been struggling with lvcreate for more than  a hour to create a mirror'ed LV with on disk log, with no success (I'm ashamed! :-| )</div>
<div> </div>
<div> </div>
<div>Here's what I typed on a VG (with 2 X 8678 4MB extents free), it's not a free space issue...</div>
<div> </div>
<div>lvcreate -m1 --mirrorlog disk  -L 9G -n lvolvm1 VMVG, it complains about 2304 more extents required (wich make the exact size of the LV I want to create), plus where to define the log device to use ?</div>
<div> </div>
<div>same command whith --corelog (instead of --mirrorlog disk) succeeds. </div>
<div> </div>
<div>Same command without any of these 2 options fails with the same  complain as the first (man page says that default no option == mirrolog disk).</div>
<div> </div>
<div>Any tip ?</div>
<div> </div>
<div>Regards</div>