On Thu, May 27, 2010 at 1:31 PM, Nico Gál <[email protected]> wrote:
> Hi, > > I'm not sure but I think in the document for "Nested LVM configuration" is > a mistake. > > [snip] > > I believe the secound command in section 2 of > http://www.drbd.org/users-guide/s-nested-lvm.html > must be read: > pvcreate /dev/sda1 > Physical volume "/dev/sda1" successfully created > pvcreate /dev/sda2 <---------------(not sdb1) > Physical volume "/dev/sdb1" successfully created > > I did not find "sdb1" in the document again so I expect it is meant sda2 > instead of sdb1. > > > Regards > Nico > No, it is the vgcreate command in section 3 that is not correct and should be vgcreate local /dev/sda1 /dev/sdb1 Gianluca
_______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
