<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 14, 2017 at 7:00 PM, Phil Meyer <span dir="ltr">&lt;<a href="mailto:pmeyer@themeyerfarm.com" target="_blank">pmeyer@themeyerfarm.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-"><br>
</span>You can create a bonded interface, with as many physicals as you need.<br>
You can then create tagged interfaces on the bonded interfaces.<br>
You can then create bridges to those, with or without IPs depending<br>
on what you are using them for.<br>
<br>
In this example, the numbers, 100, 200, 300, and 400, represent VLAN<br>
numbers.<br>
<br>
bond0 -&gt; bond0.100 -&gt; ovirtmgmt 10.20.100.20 (examples only)<br>
bond0 -&gt; bond0.200 -&gt; storage 10.20.200.20<br>
bond0 -&gt; bond0.300 -&gt; vm<br>
bond0 -&gt; bond0.400 -&gt; IPMI 10.20.400.20<br></blockquote><div><br></div><div>This is the standard way I&#39;m using on other oVirt installations.</div><div>The problem here is with:</div><div> </div><div>bond0 -&gt; bond0.200 -&gt; storage 10.20.200.20<br></div><div><br></div><div>that I can&#39;t do because the storage target is EQL and they don&#39;t support bonding way to connect</div><div>Gianluca</div></div></div></div>