Hi All<br><br>I am try to create the Lvm over drbd , which is over LVM<br> <br>to be more clear<br> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Expected&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Occurs<br><br>&nbsp;&nbsp; lv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;/dev/vg2/lv2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/dev/dm-0/lv2 
<br>&nbsp;&nbsp; vg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp; /dev/vg2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp; /dev/dm-0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>pvcreate <br>&nbsp;&nbsp; drbd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp; /dev/drbd0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp; /dev/drbd0&nbsp;&nbsp;<br>&nbsp;&nbsp; lv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;/dev/vg1/lv1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;/dev/vg1/lv1
<br>&nbsp;&nbsp; vg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp; /dev/vg1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp; /dev/vg1&nbsp;&nbsp;<br>&nbsp;&nbsp; phys. vol |&nbsp;&nbsp;&nbsp;&nbsp; /dev/sda&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp; /dev/sda&nbsp;&nbsp; <br><br><br>here when i tried to create the phisical volume&nbsp;&nbsp;over&nbsp;&nbsp;DRBD <br><br>Before pvcreate
<br><br><span style="color: rgb(51, 51, 153); font-weight: bold;">&nbsp;# pvs</span><br style="color: rgb(51, 51, 153); font-weight: bold;"><span style="color: rgb(51, 51, 153); font-weight: bold;">&nbsp; PV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VG&nbsp;&nbsp; Fmt&nbsp; Attr PSize PFree
</span><br style="color: rgb(51, 51, 153); font-weight: bold;"><span style="color: rgb(51, 51, 153); font-weight: bold;">&nbsp; /dev/sda7&nbsp; vg1&nbsp; lvm2 a-&nbsp;&nbsp; 9.02G 8.02G</span><br><br><span style="background-color: rgb(255, 255, 255); font-weight: bold; color: rgb(102, 0, 204);">
# pvcreate /dev/drbd0</span><br style="background-color: rgb(255, 255, 255); font-weight: bold; color: rgb(102, 0, 204);"><span style="background-color: rgb(255, 255, 255); font-weight: bold; color: rgb(102, 0, 204);">&nbsp;&nbsp;Physical volume &quot;/dev/drbd0&quot; successfully created
</span><br><br>but physical volume drbd0 is not shown in the PVS, but a new pv is there ie dm-0<br><br><span style="color: rgb(51, 51, 153); font-weight: bold;"> # pvs</span><br style="color: rgb(51, 51, 153); font-weight: bold;">
<span style="color: rgb(51, 51, 153); font-weight: bold;">&nbsp;&nbsp;PV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VG&nbsp;&nbsp; Fmt&nbsp;&nbsp;Attr PSize&nbsp;&nbsp; PFree</span><br style="color: rgb(51, 51, 153); font-weight: bold;"><span style="color: rgb(51, 51, 153); font-weight: bold;">&nbsp;&nbsp;/dev/dm-0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lvm2 --&nbsp;&nbsp; 
895.81M 895.81M</span><br style="color: rgb(51, 51, 153); font-weight: bold;"><span style="color: rgb(51, 51, 153); font-weight: bold;">&nbsp;&nbsp;/dev/sda7&nbsp;&nbsp;vg1&nbsp; lvm2 a-&nbsp;&nbsp;&nbsp;&nbsp; 9.02G&nbsp;&nbsp; 8.02G<br></span><span><br>if try to create a vg on drbd0 its shows error, so i create on dm-0
</span><span style="color: rgb(51, 51, 153); font-weight: bold;"><br><br style="font-weight: bold;"># vgcreate vg2 /dev/dm-0</span><br style="color: rgb(51, 51, 153); font-weight: bold;"><span style="font-weight: bold; color: rgb(51, 51, 153);">
&nbsp; Volume group &quot;vg2&quot; successfully created<br><br><br># lvcreate -n lv2 -L500M /dev/vg2</span><br style="font-weight: bold; color: rgb(51, 51, 153);"><span style="font-weight: bold; color: rgb(51, 51, 153);">&nbsp; device-mapper: reload ioctl failed: Invalid argument
</span><br style="font-weight: bold; color: rgb(51, 51, 153);"><span style="font-weight: bold; color: rgb(51, 51, 153);">&nbsp; Failed to activate new LV.<br><br style="font-weight: bold; color: rgb(51, 51, 153);"></span><span style="font-weight: bold; color: rgb(51, 51, 153);">
&nbsp;# lvs</span><br style="font-weight: bold; color: rgb(51, 51, 153);"><span style="font-weight: bold; color: rgb(51, 51, 153);">&nbsp; LV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VG&nbsp;&nbsp;&nbsp;&nbsp; Attr&nbsp;&nbsp; LSize&nbsp;&nbsp; Origin Snap%&nbsp; Move Log Copy%</span><br style="font-weight: bold; color: rgb(51, 51, 153);">
<span style="font-weight: bold; color: rgb(51, 51, 153);">&nbsp; lv1&nbsp;&nbsp;&nbsp; vg1 &nbsp;&nbsp; -wi-ao&nbsp;&nbsp; 1.00G</span><br style="font-weight: bold; color: rgb(51, 51, 153);"><span style="font-weight: bold; color: rgb(51, 51, 153);">&nbsp; lv2&nbsp;&nbsp;&nbsp; vg2 &nbsp; -wi-d- 
500.00M</span><br><br>here the lv2 is not able to access, it shows the devic does not exist<br>so please help me in finding the solution for this problem, <br><br>is it possible to create lvm over drbd , which is over lvm
<br><br>-- <br>manoj<br>