<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF"><blockquote type="cite"><span class=""><br>
</span></blockquote>
<p><font size="-1">Yes, I have three nodes :<br>
</font><font size="-1"><tt>root@dmz-pve1:~ # drbdmanage list-nodes
</tt><tt><br>
</tt><tt>+-----------------------------<wbr>------------------------------<wbr>------------------------------<wbr>-------------------+</tt><tt><br>
</tt><tt>| Name | Pool Size | Pool Free
| <wbr> <wbr>
| State |</tt><tt><br>
</tt><tt>|-----------------------------<wbr>------------------------------<wbr>------------------------------<wbr>-------------------|</tt><tt><br>
</tt><tt>| dmz-pve1 | unknown | unknown
| <wbr> <wbr>
| ok |</tt><tt><br>
</tt><tt>| dmz-pve2 | unknown | unknown
| <wbr> <wbr>
| ok |</tt><tt><br>
</tt><tt>| dmz-pve3 | unknown | unknown
| <wbr> <wbr>
| ok |</tt><tt><br>
</tt><tt>+-----------------------------<wbr>------------------------------<wbr>------------------------------<wbr>-------------------+</tt><tt><br>
</tt></font><font size="-1">But pool size is unknown, I have a
VG named drbdpool<br></font></p></div></blockquote><div><br></div><div>Check your /etc/ drbdmanaged.cfg file and make sure that the storage type defined there, is configured properly.</div><div>Is it thin or thick LVM? If it's thin LVM how did you create it ?</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF"><p><font size="-1">
</font></p><span class="">
<blockquote type="cite">
<pre>- The control volume is happy and connected to the other nodes?</pre>
</blockquote>
</span><p><font size="-1">Yes<br>
</font><font size="-1"><tt> LV Path
/dev/drbdpool/.drbdctrl_0</tt><tt><br>
</tt><tt> LV Name .drbdctrl_0</tt><tt><br>
</tt><tt> VG Name drbdpool</tt><tt><br>
</tt><tt> LV Path /dev/drbdpool/.drbdctrl_1</tt><tt><br>
</tt><tt> LV Name .drbdctrl_1</tt><tt><br>
</tt><tt> VG Name drbdpool</tt><tt><br>
</tt><tt>root@dmz-pve1:~ # drbdadm status</tt><tt><br>
</tt><tt>.drbdctrl role:Primary</tt><tt><br>
</tt><tt> volume:0 disk:UpToDate</tt><tt><br>
</tt><tt> volume:1 disk:UpToDate</tt><tt><br>
</tt><tt> dmz-pve2 role:Secondary</tt><tt><br>
</tt><tt> volume:0 peer-disk:UpToDate</tt><tt><br>
</tt><tt> volume:1 peer-disk:UpToDate</tt><tt><br>
</tt><tt> dmz-pve3 role:Secondary</tt><tt><br>
</tt><tt> volume:0 peer-disk:UpToDate</tt><tt><br>
</tt><tt> volume:1 peer-disk:UpToDate</tt><tt><br>
</tt><tt>root@dmz-pve1:~ # drbd-overview 2>/dev/null</tt><tt><br>
</tt><tt> 0:.drbdctrl/0 Connected(3*)
Prim(dmz-pve1)/Seco(dmz-pve2,<wbr>dmz-pve3)
UpTo(dmz-pve1)/UpTo(dmz-pve2,<wbr>dmz-pve3) </tt><tt><br>
</tt><tt> 1:.drbdctrl/1 Connected(3*)
Prim(dmz-pve1)/Seco(dmz-pve2,<wbr>dmz-pve3)
UpTo(dmz-pve1)/UpTo(dmz-pve3,<wbr>dmz-pve2) </tt><tt><br>
</tt></font><font size="-1"><br></font></p></div></blockquote><div><br></div><div>Yes, control volumes seem to be OK and drbd nodes too, but that's unrelated to the storage which you have dedicated to DRBD (/etc/drbdmanaged.cfg). You need to make sure that, that one is also OK.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF"><span class="">
<br>
<blockquote type="cite">
<pre>- You can create resources on the command line and assign them?</pre>
</blockquote>
</span><p><font size="-1">I don't understand your question.<br>
I try to create virtual machine on one node of the proxmox
cluster via the proxmox web interface.<br>
I need information on the pve storage.cfg<br></font></p></div></blockquote><div><br></div><div>Before adding/removing VMs based on DRBD storage, you have to make sure that DRBD storage works first. This means you need to check drbd pool status, and use drbdmanage add-resource, drbdmanage add-volume commands in CLI to add/remove DRBD volumes. If that does not work, then proxmox gui will not work as well.</div><div><br></div><div><br></div><div>Y </div></div></div></div>