<div dir="ltr"><div dir="ltr"><div>Apparently we a bit behind in properly document this feature, but you might want to take a look at the following commands:<br></div><div><br></div><div>$ linstor resource-connection path create testhost01 testhost04 &lt;resource_name&gt; path1 data data<br></div><div># the above command alone has the same effect as setting the PrefNic on both sides, i.e. forcing DRBD to use the netinterfaces &quot;data&quot; &lt;-&gt; &quot;data&quot;<br></div><div><br></div><div><div>$ linstor resource-connection path create testhost01 testhost04 &lt;resource_name&gt; path2 default default</div><div># now we added a second connection-path to also use the default &lt;-&gt; default if for whatever reason data &lt;-&gt; data breaks. <br></div><div><br></div><div>However, this method only configures drbd to be able to use one of the 2 paths (feel free to inspect the resulting .res file). which path is actively used is still under drbd&#39;s control, which means if it switched once, it will keep using that connection until it works. Only when the current connection breaks drbd will try both connections again.</div><div><br></div><div>Hope that helps,</div><div>Best regards,</div><div>Gabor<br></div></div><div></div></div></div>