<div dir="ltr">Hi Bryan,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On 23 March 2017 at 23:54, Bryan Sockel <span dir="ltr">&lt;<a href="mailto:Bryan.Sockel@altn.com" target="_blank">Bryan.Sockel@altn.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<div style="font-size:13.3333px;font-family:tahoma;color:rgb(0,0,0);font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)"> </div>

<div id="m_-326219302735341315signature" style="font-family:tahoma;color:rgb(0,0,0);font-size:13.3333px;font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)">Hi,</div>

<div style="font-family:tahoma;color:rgb(0,0,0);font-size:13.3333px;font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)"> </div>

<div style="font-family:tahoma;color:rgb(0,0,0);font-size:13.3333px;font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)">I am attempting to deploy an appliance to a bonded interface, and i getting this error when it attempts to setup the bridge:</div>

<div style="font-family:tahoma;color:rgb(0,0,0);font-size:13.3333px;font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)"> </div>

<div style="font-family:tahoma;color:rgb(0,0,0);font-size:13.3333px;font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)"> </div>

<div style="font-family:tahoma;color:rgb(0,0,0);font-size:13.3333px;font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)">[ ERROR ] Failed to execute stage &#39;Misc configuration&#39;: Failed to setup networks {&#39;ovirtmgmt&#39;: {&#39;bonding&#39;: &#39;bond0&#39;, &#39;ipaddr&#39;: u&#39;10.20.101.181&#39;, &#39;netmask&#39;: u&#39;255.255.255.0&#39;, &#39;defaultRoute&#39;: True, &#39;gateway&#39;: u&#39;10.20.101.1&#39;}}. Error code: &quot;-32603&quot; message: &quot;Attempt to call function: &lt;bound method Global.setupNetworks of &lt;API.Global object at 0x39c9110&gt;&gt; with arguments: ({u&#39;ovirtmgmt&#39;: {u&#39;bonding&#39;: u&#39;bond0&#39;, u&#39;ipaddr&#39;: u&#39;10.20.101.181&#39;, u&#39;netmask&#39;: u&#39;255.255.255.0&#39;, u&#39;defaultRoute&#39;: True, u&#39;gateway&#39;: u&#39;10.20.101.1&#39;}}, {}, {u&#39;connectivityCheck&#39;: False}) error: &#39;NoneType&#39; object is not iterable&quot;<br>
 </div>

<div style="font-family:tahoma;color:rgb(0,0,0);font-size:13.3333px;font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)"> </div>

<div style="font-family:tahoma;color:rgb(0,0,0);font-size:13.3333px;font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)">Is it possible to deploy an appliance to a network bond?  My Network guy has configured my ports in the switch so i can connect via bonded links.  however, if the interfaces are not bonded, it will suspend the links.</div></div></blockquote><div><br></div><div>With LACP &amp; bonding mode 4 (the type of bonding you configure with a switch), you *can* configure the link to be suspended if one of the member ports are down, however that would only be desired in very specific edge cases. I see no reason why you should be using such a configuration.<br></div><div>LACP is usually used to provide both aggregated bandwidth &amp; port redundancy. If one of the member ports fail, then the link is maintained with the aggregated bandwidth of the remaining links. You don&#39;t even need the bond configured on both sides, if you only configure it on one side, then the ports fall back to individual/non-aggregated mode (although some manufacturers only permit that in passive mode, not active mode).<br></div><div><br></div><div>If your bond is configured as you say, then I suggest you ask your network guy to reconfigure the bond - you lose link redundancy at absolutely no benefit.<br><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
</div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Doug</div>
</div></div></div>