<div dir="ltr"><div>Hello,</div><div><br></div><div>there are a few things that confuse me quite a lot:</div><div><br></div><div>first: <br></div><div>&gt; for n in alpha bravo charlie delta; do \<br>
&gt; linstor storage-pool create $n drbdpool lvmthin pve/drbdpool; \<br>
&gt; done</div><div><br></div><div>This is a _very_ old linstor syntax for creating a storage pool. For the last several months (at least!) you have to do something like <br></div><div>linstor storage-pool create lvmthin $n drbdpool pve/drbdpool</div><div><br></div><div><br></div><div>second:<br></div><div>&gt;&gt;Did you actually create  the LVM thin pool you want to use? LINSTOR does<br>
&gt;&gt;not do that for you.<br>
<br>
&gt; I did not create the LVM thin pool, because LINSTOR does it.</div><div><br></div><div>as Roland mentioned correctly, Linstor does NOT create the thin pool for you. You have to create the pve/drbdpool on your own. Linstor will only create the lvm-volumes within that given pool for you, but not the pool itself!<br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Best regards,<br></div>Gabor<br></div></div></div></div></div>