<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
    I'm trying to configure lvm2 on top of drbd. I've configured drbd
(/dev/drbd0 and /dev/drbd1) and put them as primary node, but when I
try to create a physical volume this is what it does happens<br>
<br>
       pvcreate /dev/drbd0<br>
          Physical volume "/dev/drbd0" successfully created<br>
       pvdisplay <br>
            --- NEW Physical volume ---<br>
          PV Name               /dev/md4<br>
          VG Name<br>
          PV Size               129,45 GB<br>
          Allocatable           NO<br>
          PE Size (KByte)       0<br>
          Total PE              0<br>
          Free PE               0<br>
          Allocated PE          0<br>
          PV UUID               MtxjHy-8zfW-i9nq-TJA4-b6F9-jtcW-FkanLB<br>
<br>
    /dev/md4 is the raid device over was configured drbd0.<br>
<br>
    Why /dev/md4 it's taken as PV Name?<br>
<br>
Thanks in advance<br>
<br>
Best regards<br>
<br>
Mariano<br>
<br>
</font></font>
</body>
</html>