<div><div dir="auto">Don&#39;t think that&#39;s possible in DRBD. What you could do though is to add some redundancy at the NIC level (nic bonding).</div></div><div dir="auto"><br></div><div dir="auto">Gianni</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 28 Oct 2019 at 06:19, Achim Pucher &lt;<a href="mailto:A.Pucher@bk-cad.de">A.Pucher@bk-cad.de</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I beg your pardon for my stupid question:<br>
<br>
I have a 2-NIC-Setup:<br>
<br>
linstor node create testhost01 128.102.0.242<br>
linstor node create testhost04 128.102.0.245<br>
linstor node interface create testhost01 data 10.10.10.242<br>
linstor node interface create testhost04 data 10.10.10.245<br>
linstor storage-pool set-property testhost01 drbdpool PrefNic data<br>
linstor storage-pool set-property bkhost04 drbdpool PrefNic data<br>
<br>
This results by example in the local resource to<br>
    connection<br>
    {<br>
        host testhost01 address ipv4 <a href="http://10.10.10.242:7018" rel="noreferrer" target="_blank">10.10.10.242:7018</a>;<br>
        host testhost04 address ipv4 <a href="http://10.10.10.245:7018" rel="noreferrer" target="_blank">10.10.10.245:7018</a>;<br>
    }<br>
<br>
Is there a way to define that if interface 10.10.10.245 is not useable<br>
the drbd updates will be send through 128.102.0.245?<br>
<br>
Thanks a lot for your help!<br>
<br>
-- <br>
<br>
Mit freundlichen Grüßen<br>
Achim Pucher<br>
----<br>
b+k CAD/CAM Unternehmensberatung GmbH<br>
Daimlerstr. 1<br>
38112 Braunschweig<br>
Tel: +49-531-58004-29<br>
Fax: +49-531-58004-56<br>
----<br>
<a href="http://www.bk-cad.de" rel="noreferrer" target="_blank">http://www.bk-cad.de</a><br>
Registergericht Braunschweig HRB 4181<br>
Geschäftsführer: Stefan Berndt, Swen Uhlemann<br>
Ust.ID: DE180096944<br>
Steuernummer 13/206/00333<br>
<br>
<br>
_______________________________________________<br>
Star us on GITHUB: <a href="https://github.com/LINBIT" rel="noreferrer" target="_blank">https://github.com/LINBIT</a><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="https://lists.linbit.com/mailman/listinfo/drbd-user" rel="noreferrer" target="_blank">https://lists.linbit.com/mailman/listinfo/drbd-user</a><br>
</blockquote></div></div>