<div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>I&#39;ve got some questions in regards to splitting/separating the DRBD network traffic on a 3 node LINSTOR/PVE cluster.</div><div><br></div><div>Initially, both LINSTOR and DRBD traffic were using the &quot;Default&quot; network (i.e <a href="http://10.10.10.0/24" target="_blank">10.10.10.0/24</a>), which was set during the initial cluster setup.</div><div>Now, I used &#39;linstor n i c&#39; to create an additional interface, (i.e nic10G), which is listening on network &quot;<a href="http://10.10.20.0/24" target="_blank">10.10.20.0/24</a>&quot;.</div><div>During the creation, I did *not* set the &quot;-p&quot; parameter for setting the port for Satellite connections. So, currently the cluster looks like this...</div><div><br></div><div><div>+----------------------------------------------------------------------------------+</div><div>| Node            | NodeType   | Addresses                               | State   |</div><div>|----------------------------------------------------------------------------------|</div><div>| linstor-controller | CONTROLLER | <a href="http://10.10.10.1:3376" target="_blank">10.10.10.1:3376</a> (PLAIN)            | Unknown |</div><div>| pve1            | COMBINED   | <a href="http://10.10.10.2:3366" target="_blank">10.10.10.2:3366</a> (PLAIN),10.10.20.1 | Online  |</div><div>| pve2            | COMBINED   | <a href="http://10.10.10.3:3366" target="_blank">10.10.10.3:3366</a> (PLAIN),10.10.20.2  | Online  |</div><div>| pve3            | COMBINED   | <a href="http://10.10.10.4:3366" target="_blank">10.10.10.4:3366</a> (PLAIN),10.10.20.3  | Online  |</div><div>+----------------------------------------------------------------------------------+</div></div><div><br></div><div>Then, I set &quot;PrefNic&quot; property for the two &quot;storage-pools&quot; on nodes pve1 and pve2 (pve3 is a Diskless node). </div><div>If I create a new VM, LINSTOR correctly sets the DRBD traffic to pass through the new network (nic10G). I can verify this by observing DRBD resource file for the newly created VM.</div><div><br></div><div>However, I&#39;m not sure how to do the same on the existing VM/DRBD resources, which still replicate over the &quot;Default&quot; network ? Do I need to remove/add each resource, on each node,  or there is a smarter way to do it ?</div><div><br></div><div>Another thing that I noticed is that, the Diskless node (pve3), always connects over the &quot;Default&quot; network, even on the newly created resources. </div><div>This probably makes sense, as the &quot;PrefNic&quot; can be set at the &quot;storage pool&quot; level. As the &quot;Diskless&quot; node does not have one, then LINSTOR uses the &quot;Default&quot; </div><div>network for it? Is there a way to configure a Diskless node to use the &quot;nic10G&quot; interface (as Diskful nodes do) for the DRBD replication ?</div><div><br></div><div>The reason I did not set the &quot;-p&quot; parameter when I created &quot;nic10G&quot; net interface, is because I want LINSTOR traffic to remain on &quot;Default&quot; network, where the &quot;DRBD&quot; traffic to go through &quot;nic10G&quot;.</div><div><br></div><div>Last question, does &quot;linstor-controller&quot; VM need to listen on both &quot;Default&quot; and &quot;nic10G&quot; network ? Normally only &quot;Default&quot; net should be needed, as that&#39;s the one configured for &quot;Satellite&quot; &lt;-&gt; &quot;Controller&quot; communication. Am I right on this ?</div><div><br></div><div><br></div><div>Regards,</div><div>Yannis</div><div><br></div></div></div></div>