<div class="gmail_quote">On Thu, May 27, 2010 at 1:31 PM, Nico Gál <span dir="ltr">&lt;<a href="mailto:nico.gal@1und1.de">nico.gal@1und1.de</a>&gt;</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&#39;m not sure but I think in the document for &quot;Nested LVM configuration&quot; 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 &quot;/dev/sda1&quot; successfully created<br>
pvcreate /dev/sda2 &lt;---------------(not sdb1)<br>
  Physical volume &quot;/dev/sdb1&quot; successfully created<br>
<br>
I did not find &quot;sdb1&quot; 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>