<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 25, 2019 at 1:09 PM Roman Szabados &lt;<a href="mailto:Roman@szabados.sk">Roman@szabados.sk</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <p>Dear All,</p>
    <p>Updated question: Is it possible to configure the &quot;N&quot; parameter
      supplied by linstor for --max-peers &quot;N&quot;?<br>
    </p>
    <p>
      As far as i understand it now, linstor uses  &quot;--max-peers 7&quot; as an
      fixed argument, which substantialy limits the DRBD capability to
      handle up to 31 peers.<br>
      Thank you.</p>
    <p>Best regards</p>
    <pre class="gmail-m_-4370276099995723538moz-signature" cols="72">Roman Szabados</pre>
    <div class="gmail-m_-4370276099995723538moz-cite-prefix">On 2/22/19 2:45 PM, Roman Szabados
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      <p>Dear All,</p>
      <p>In our use case, we need to have up to 16 peers sharing the
        same resource and snapshot, which is later used on all
        hypervisors to build the actual specific VM from the snapshot.
        But after trying to add more than the 8th node, i get this error
        message:</p>
      <p><tt>root@dagobah:~# linstor r c alderaan felucia kessel
          vm-base-1804-system --storage-pool ssd-pool</tt><tt><br>
        </tt><tt>ERROR:</tt><tt><br>
        </tt><tt>Description:</tt><tt><br>
        </tt><tt>    <font color="#ff0000"><b>Resource on node bespin
              has insufficient peer slots to add another peer</b></font></tt><tt><br>
        </tt><tt>Details:</tt><tt><br>
        </tt><tt>    Node(s): &#39;alderaan&#39;, &#39;felucia&#39;, &#39;kessel&#39;, Resource:
          &#39;vm-base-1804-system&#39;</tt><tt><br>
        </tt><tt>Show reports:</tt><tt><br>
        </tt><tt>    linstor error-reports show 5C28F669-00000-000115</tt><tt><br>
        </tt><tt>root@dagobah:~#</tt></p>
      <p>I do assume, that this is a limitation of Linstor. Can this
        limit be configured to accept more than 8 nodes per ressource in
        Linstr?<br>
        Thank you.<br>
      </p>
      <pre class="gmail-m_-4370276099995723538moz-signature" cols="72">Roman Szabados</pre>
      <div class="gmail-m_-4370276099995723538moz-cite-prefix">On 2/21/19 10:39 AM, Roland Kammerer
        wrote:<br>
      </div>
      <blockquote type="cite">
        <pre class="gmail-m_-4370276099995723538moz-quote-pre">On Wed, Feb 20, 2019 at 02:35:16PM +0530, Malhar vora wrote:
</pre>
        <blockquote type="cite">
          <pre class="gmail-m_-4370276099995723538moz-quote-pre">Hi Experts,

Does anyone know how many nodes can be supported for DRBD ?

Can DRBD support count like 1000+ nodes ?
</pre>
        </blockquote>
        <pre class="gmail-m_-4370276099995723538moz-quote-pre">What Robert wote, plus:

IMO the important thing here is &quot;at the same time or not&quot; and &quot;1000
times redundant&quot;? The second one is easy, it does not make sense. For
the first one: Usually you make resource available 2 or 3 times
redundant (every bit is also on 1 or 2 different servers). And then you
have like a ton of hypervisors.  But only one connects to the storrage
at a given point in time. Or 2 because of live migration. These
hypervisors would be diskless clients, that connect to the storage via
network only. And if they don&#39;t need it anymore, another diskless client
accesses the data. Most of our plugins that integrate DRBD/LINSTOR with
other platforms like k8s, openstack, opennebula,... do exactly that:
They create storage N-times redundant and create/delete diskless
assignments on demand. So yes, conceptually you then can have 1000
nodes.

Regards, rck
_______________________________________________
drbd-user mailing list
<a class="gmail-m_-4370276099995723538moz-txt-link-abbreviated" href="mailto:drbd-user@lists.linbit.com" target="_blank">drbd-user@lists.linbit.com</a>
<a class="gmail-m_-4370276099995723538moz-txt-link-freetext" href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a>
</pre>
      </blockquote>
      <br>
      <fieldset class="gmail-m_-4370276099995723538mimeAttachmentHeader"></fieldset>
      <pre class="gmail-m_-4370276099995723538moz-quote-pre">_______________________________________________
drbd-user mailing list
<a class="gmail-m_-4370276099995723538moz-txt-link-abbreviated" href="mailto:drbd-user@lists.linbit.com" target="_blank">drbd-user@lists.linbit.com</a>
<a class="gmail-m_-4370276099995723538moz-txt-link-freetext" href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a>
</pre>
    </blockquote>
  </div>

_______________________________________________<br>
drbd-user mailing list<br>
<a href="mailto:drbd-user@lists.linbit.com" target="_blank">drbd-user@lists.linbit.com</a><br>
<a href="http://lists.linbit.com/mailman/listinfo/drbd-user" rel="noreferrer" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a><br>
</blockquote></div><br clear="all"><div><br></div><div>Hello,</div><div><br></div><div>for existing resources you cannot change this option as it would require a recreation of the metadata. <br></div><div>For new resources, you can set a property on the corresponding resource-definition:</div><div><br></div><div>linstor rd sp &lt;resource-name&gt; PeerSlotsNewResource 31</div><div><br></div></div><div>Regards,</div><div>Gabor<br></div></div>