<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,<br>
</p>
<p>now i´ve a second nic even in the third (diskless) node.<br>
But linstor again creates wrong assignments in res file.</p>
<p>First nic for main network connected to router, switch etc. <br>
</p>
<p>node1 192.168.2.245</p>
<p>node2 192.168.2.246</p>
<p>node3 192.168.2.253</p>
<p><br>
</p>
<p>Second nic should only be used by drbd. All three nics are
connected to a dedicated switch,<br>
which has no connection to the main network. <br>
</p>
<p>node1 192.168.3.1</p>
<p>node2 192.168.3.2<br>
</p>
<p>node3 192.168.3.3</p>
<p>This settings i´ve used (only on node 1)<br>
</p>
<p><br>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">
<code class="western"><font color="#5983b0"><font
style="font-size: 10pt" size="2"><span style="font-style:
normal"> linstor
node interface create </span></font></font></code><code
class="western"><font color="#5983b0"><font face="Arial,
sans-serif"><font style="font-size: 10pt" size="2"><span
style="font-style: normal">proxmoxn1</span></font></font></font></code><code
class="western"><font color="#5983b0"><font style="font-size:
10pt" size="2"><span style="font-style: normal">
data 1</span></font></font></code><code class="western"><font
color="#5983b0"><font style="font-size: 10pt" size="2"><span
style="font-style: normal">92.168.3.1</span></font></font></code></p>
<code class="western"><font color="#5983b0"><font style="font-size:
10pt" size="2"><span style="font-style: normal"><code
class="western"><font color="#5983b0"><font
style="font-size: 10pt" size="2"><span
style="font-style: normal"> linstor node
interface create </span></font></font></code><code
class="western"><font color="#5983b0"><font face="Arial,
sans-serif"><font style="font-size: 10pt" size="2"><span
style="font-style: normal">proxmoxn</span></font></font></font></code><code
class="western"><font color="#5983b0"><font face="Arial,
sans-serif"><font style="font-size: 10pt" size="2"><span
style="font-style: normal">2</span></font></font></font></code><code
class="western"><font color="#5983b0"><font
style="font-size: 10pt" size="2"><span
style="font-style: normal"> data 1</span></font></font></code><code
class="western"><font color="#5983b0"><font
style="font-size: 10pt" size="2"><span
style="font-style: normal">92.168.3.2</span></font></font></code></span></font></font></code><code
class="western"><font color="#5983b0"><font style="font-size:
10pt" size="2"><span style="font-style: normal"><br>
linstor node interface create </span></font></font></code><code
class="western"><font color="#5983b0"><font face="Arial,
sans-serif"><font style="font-size: 10pt" size="2"><span
style="font-style: normal">proxmoxn</span></font></font></font></code><code
class="western"><font color="#5983b0"><font face="Arial,
sans-serif"><font style="font-size: 10pt" size="2"><span
style="font-style: normal">3</span></font></font></font></code><code
class="western"><font color="#5983b0"><font style="font-size:
10pt" size="2"><span style="font-style: normal"> data 1</span></font></font></code><code
class="western"><font color="#5983b0"><font style="font-size:
10pt" size="2"><span style="font-style: normal">92.168.3.3</span></font></font></code>
<code class="western"><font color="#5983b0"><font style="font-size:
10pt" size="2"><span style="font-style: normal"><code
class="western"><font color="#5983b0"><font
style="font-size: 10pt" size="2"><span
style="font-style: normal"></span></font></font></code></span></font></font></code>
<pre class="western"><code class="western"><font color="#5983b0"> </font></code><font color="#5983b0"><font face="Arial, sans-serif"><font style="font-size: 10pt" size="2"><code class="western">linstor storage-pool set-property p</code></font><code class="western"><font color="#5983b0">roxmoxn1</font></code><code class="western"><font color="#5983b0"> drbdpool PrefNic data</font></code></font></font>
<code class="western"><font color="#5983b0"> </font></code><font color="#5983b0"><font face="Arial, sans-serif"><font style="font-size: 10pt" size="2"><code class="western">linstor storage-pool set-property p</code></font><code class="western"><font color="#5983b0">roxmoxn</font></code><code class="western"><font color="#5983b0">2</font></code><code class="western"><font color="#5983b0"> drbdpool PrefNic data</font></code></font></font>
<code class="western"><font color="#5983b0"> </font></code><font color="#5983b0"><font face="Arial, sans-serif"><font style="font-size: 10pt" size="2"><code class="western">linstor storage-pool set-property proxmoxn3 DfltDisklessStorPool PrefNic data</code></font></font></font></pre>
connection<br>
{<br>
host proxmoxn1 address ipv4 192.168.3.1:7003;<br>
host proxmoxn2 address ipv4 192.168.2.246:7003;<br>
}<br>
<br>
connection<br>
{<br>
host proxmoxn1 address ipv4 192.168.3.1:7003;<br>
host proxmoxn3 address ipv4 192.168.2.253:7003;<br>
}<br>
<p>on node 2</p>
<p><br>
</p>
<p> connection<br>
{<br>
host proxmoxn2 address ipv4 192.168.3.2:7003;<br>
host proxmoxn1 address ipv4 192.168.2.245:7003;<br>
}<br>
<br>
connection<br>
{<br>
host proxmoxn2 address ipv4 192.168.3.2:7003;<br>
host proxmoxn3 address ipv4 192.168.2.253:7003;<br>
}</p>
<p>on node 3</p>
<p> connection<br>
{<br>
host proxmoxn3 address ipv4 192.168.3.3:7003;<br>
host proxmoxn1 address ipv4 192.168.2.245:7003;<br>
}<br>
<br>
connection<br>
{<br>
host proxmoxn3 address ipv4 192.168.3.3:7003;<br>
host proxmoxn2 address ipv4 192.168.2.246:7003;<br>
}</p>
<p>without the second nics all works fine even HA with drbd-reactor.
Prefnic seems to be the last challenge<br>
in get my cluster running.<br>
</p>
<p>Any help on this ? Maybe i´ve overseen something. <br>
</p>
<p><br>
</p>
<p>Best regards<br>
</p>
<p>Martin<br>
</p>
<p>
</p>
<p><br>
</p>
<p><br>
</p>
<p> <br>
</p>
</body>
</html>