<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"><<a href="mailto:Bryan.Sockel@altn.com" target="_blank">Bryan.Sockel@altn.com</a>></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 'Misc configuration': Failed to setup networks {'ovirtmgmt': {'bonding': 'bond0', 'ipaddr': u'10.20.101.181', 'netmask': u'255.255.255.0', 'defaultRoute': True, 'gateway': u'10.20.101.1'}}. Error code: "-32603" message: "Attempt to call function: <bound method Global.setupNetworks of <API.Global object at 0x39c9110>> with arguments: ({u'ovirtmgmt': {u'bonding': u'bond0', u'ipaddr': u'10.20.101.181', u'netmask': u'255.255.255.0', u'defaultRoute': True, u'gateway': u'10.20.101.1'}}, {}, {u'connectivityCheck': False}) error: 'NoneType' object is not iterable"<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 & 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 & port redundancy. If one of the member ports fail, then the link is maintained with the aggregated bandwidth of the remaining links. You don'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>