<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"><<a href="mailto:pmeyer@themeyerfarm.com" target="_blank">pmeyer@themeyerfarm.com</a>></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 -> bond0.100 -> ovirtmgmt 10.20.100.20 (examples only)<br>
bond0 -> bond0.200 -> storage 10.20.200.20<br>
bond0 -> bond0.300 -> vm<br>
bond0 -> bond0.400 -> IPMI 10.20.400.20<br></blockquote><div><br></div><div>This is the standard way I'm using on other oVirt installations.</div><div>The problem here is with:</div><div> </div><div>bond0 -> bond0.200 -> storage 10.20.200.20<br></div><div><br></div><div>that I can't do because the storage target is EQL and they don't support bonding way to connect</div><div>Gianluca</div></div></div></div>