<div class="gmail_quote">On Thu, May 27, 2010 at 1:31 PM, Nico Gál <span dir="ltr"><<a href="mailto:nico.gal@1und1.de">nico.gal@1und1.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
I'm not sure but I think in the document for "Nested LVM configuration" is a mistake.<br>
<br>[snip]<br>
<br>
I believe the secound command in section 2 of <a href="http://www.drbd.org/users-guide/s-nested-lvm.html" target="_blank">http://www.drbd.org/users-guide/s-nested-lvm.html</a><br>
must be read:<br>
pvcreate /dev/sda1<br>
Physical volume "/dev/sda1" successfully created<br>
pvcreate /dev/sda2 <---------------(not sdb1)<br>
Physical volume "/dev/sdb1" successfully created<br>
<br>
I did not find "sdb1" in the document again so I expect it is meant sda2 instead of sdb1.<br>
<br>
<br>
Regards<br>
Nico<br></blockquote><div> </div></div><div>No, it is the vgcreate command in section 3 that is not correct and should be</div><div>vgcreate local /dev/sda1 /dev/sdb1</div><div><br></div><div>Gianluca</div>