<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Same result if done from a Debian LiveCD. If there are a lot of PEs why LVM complains it is not suitable, in my case it needs just 1 PE.</div>
<div><br></div><div>I used --alloc anywherebut it noticed the two mirror-logs were on the same disk, thing that I don't want of course...</div>
</blockquote></div><br><div>Here's the proof fro the test --alloc anywhere</div><div><br></div><div><div>root@debian:/home/user# lvs -a -o+devices</div><div>  LV                   VG           Attr     LSize Pool Origin Data%  Move Log       Copy%  Convert Devices</div>
<div>  root                 lvgrptstnlvm mwi-a-m- 6.00g                         root_mlog 100.00         root_mimage_0(0),root_mimage_1(0)</div><div>  [root_mimage_0]      lvgrptstnlvm iwi-aom- 6.00g                                                  /dev/sda1(0)</div>
<div>  [root_mimage_1]      lvgrptstnlvm iwi-aom- 6.00g                                                  /dev/sdb1(0)</div><div>  [root_mlog]          lvgrptstnlvm mwa-aom- 4.00m                                   100.00         root_mlog_mimage_0(0),root_mlog_mimage_1(0)</div>
<div>  [root_mlog_mimage_0] lvgrptstnlvm iwi-aom- 4.00m                                                  /dev/sdb1(1536)</div><div>  [root_mlog_mimage_1] lvgrptstnlvm iwi-aom- 4.00m                                                  /dev/sdb1(1537)</div>
</div><div><br></div><div><div>root@debian:/home/user# pvs -a -o+devices,pv_pe_count,pv_pe_alloc_count</div><div>  PV                     VG           Fmt  Attr PSize PFree Devices         PE   Alloc</div><div>  /dev/loop0                               ---     0     0                     0     0</div>
<div>  /dev/lvgrptstnlvm/root                   ---     0     0                     0     0</div><div>  /dev/sda1              lvgrptstnlvm lvm2 a--  9.00g 3.00g /dev/sda1(0)    2303  1536</div><div>  /dev/sda1              lvgrptstnlvm lvm2 a--  9.00g 3.00g                 2303  1536</div>
<div>  /dev/sdb1              lvgrptstnlvm lvm2 a--  7.07g 1.06g /dev/sdb1(0)    1809  1538</div><div>  /dev/sdb1              lvgrptstnlvm lvm2 a--  7.07g 1.06g /dev/sdb1(1536) 1809  1538</div><div>  /dev/sdb1              lvgrptstnlvm lvm2 a--  7.07g 1.06g /dev/sdb1(1537) 1809  1538</div>
<div>  /dev/sdb1              lvgrptstnlvm lvm2 a--  7.07g 1.06g                 1809  1538</div></div><div><br></div><div>Might this be for devs' attention?</div><div><br></div><div>Alex</div>