<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi Charles, that worked, thanks!!! allthough im still wondering where this change was listed at any point between 3.5 and 4.0.&nbsp;<br><br>Verstuurd vanaf mijn iPhone</div><div><br>Op 28 nov. 2016 om 16:11 heeft Charles Kozler &lt;<a href="mailto:ckozleriii@gmail.com">ckozleriii@gmail.com</a>&gt; het volgende geschreven:<br><br></div><blockquote type="cite"><div><div dir="ltr">What happens when you configure the bond and then build the bridge manually over the bond? oVirt installer should skip over it and not do anything. Just make sure you have DEFROUTE set or routes configuration file as you expect (this is what used to screw me up)</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 28, 2016 at 10:06 AM,  <span dir="ltr">&lt;<a href="mailto:joost@familiealbers.nl" target="_blank">joost@familiealbers.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for your responses but the ui is not an option for me as i am dealing with loads of systems.<br>
in 3.5 ovirt used to just accept the bridge as it was and incorporate it, i am just wondering if i am facing a bug or a feature at the moment.<br>
<br>
<br>
Charles Kozler schreef op 2016-11-28 15:48:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
Thats what I used to do as well then on oVirt 4 it started screwing<br>
with the the bond as well so I ended up just dumbing it down and<br>
figured using the UI after the fact would be OK. I cant remember<br>
exactly what would happen but it would be stupid little things like<br>
routing would break or something.&nbsp;<br>
<br>
On Mon, Nov 28, 2016 at 9:43 AM, Simone Tiraboschi<br></span>
&lt;<a href="mailto:stirabos@redhat.com" target="_blank">stirabos@redhat.com</a> [8]&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On Mon, Nov 28, 2016 at 3:42 PM, Charles Kozler<br></span>
&lt;<a href="mailto:ckozleriii@gmail.com" target="_blank">ckozleriii@gmail.com</a> [7]&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What Ive been doing since oVirt 4 is just configuring one NIC<span class=""><br>
manually when I provision the server (eg: eth0, em1, etc) and then<br>
let oVirt do the bridge setup. Once the engine is up I login to<br>
the UI and I use it to bond the NICs in whatever fashion I need<br>
(LACP or active-backup). Any time I tried to configure ovirtmgmt<br>
manually it seemed to "annoy" the hosted-engine --deploy script<br>
</span></blockquote><span class="">
<br>
This is fine.<br>
Another thing you could do is manually creating the bond and then<br>
having hosted-engine-setup creating the management bridge over your<br>
bond.<br>
<br>
&nbsp;<br>
<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On Mon, Nov 28, 2016 at 9:33 AM, Simone Tiraboschi<br></span>
&lt;<a href="mailto:stirabos@redhat.com" target="_blank">stirabos@redhat.com</a> [6]&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Nov 28, 2016 at 12:24 PM, &lt;<a href="mailto:joost@familiealbers.nl" target="_blank">joost@familiealbers.nl</a> [3]&gt;<br>
wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
Hi All,<br>
<br>
In our ovirt 3.5 setup. i have always setup the ovirtmgmt<br>
bridge manually .<br></span>
The bridge consisted of 2 nics<br>
<br>
Id have /etc/vdsm/vdsm.conf list net_persist = ifcfg<div><div class="h5"><br>
<br>
When i then deployed the host from the ovirt ui or api it<br>
would install and would display the network setup correctly in<br>
the ui.<br>
<br>
On ovirt 4. (vdsm-4.18.15.3-1.el7.centos.x<wbr>86_64)<br>
I seem unable to follow the same approach.<br>
<br>
In the engine logs i get among other things<br>
<br>
If the interface ovirtmgmt is a bridge, it should be<br>
torn-down manually.<br>
<br>
the interface is indeed a bridge with two nics which i would<br>
like to keep this way.<br>
<br>
On the host vdsm.log i get limited info,<br>
<br>
when start a python terminal to obtain netinfo i get this<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
from vdsm.tool import unified_persistence<br>
unified_persistence.netswitch.<wbr>netinfo()<br>
</blockquote></blockquote></blockquote>
Traceback (most recent call last):<br>
&nbsp; File "&lt;stdin&gt;", line 1, in &lt;module&gt;<br>
&nbsp; File<br>
"/usr/lib/python2.7/site-packa<wbr>ges/vdsm/network/netswitch.py"<wbr>,<br>
line 298, in netinfo<br>
&nbsp; &nbsp; _netinfo = netinfo_get(compatibility=comp<wbr>atibility)<br>
&nbsp; File<br>
<br>
</div></div></blockquote>
<br>
</blockquote><div><div class="h5">
"/usr/lib/python2.7/site-packa<wbr>ges/vdsm/network/netinfo/cache<wbr>.py",<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
line 109, in get<br>
&nbsp; &nbsp; return _get(vdsmnets)<br>
&nbsp; File<br>
<br>
</blockquote>
<br>
</blockquote>
"/usr/lib/python2.7/site-packa<wbr>ges/vdsm/network/netinfo/cache<wbr>.py",<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
line 101, in _get<br>
&nbsp; &nbsp; report_network_qos(networking)<br>
&nbsp; File<br>
<br>
</blockquote>
"/usr/lib/python2.7/site-packa<wbr>ges/vdsm/network/netinfo/qos.<wbr>py",<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
line 46, in report_network_qos<br>
&nbsp; &nbsp; iface, = host_ports<br>
ValueError: too many values to unpack<br>
<br>
As it appears the line in question does not like to deal with<br>
a list of nics i think.<br>
but either way.<br>
<br>
Is in ovirt 4 the ability to use the ovirtmgmt bridge with<br>
multiple nics removed?<br>
</blockquote>
<br>
But do you need a bridge or a bond?<br>
&nbsp;<br>
<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
If so what can i do to stick to what we have done in the past.<br>
<br>
Thanks.<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
</div></div><a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> [1]<br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a> [2]<br>
</blockquote>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> [4]<br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a> [5]<br>
</blockquote></blockquote></blockquote>
<br>
<br>
<br>
Links:<br>
------<br>
[1] mailto:<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
[2] <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
[3] mailto:<a href="mailto:joost@familiealbers.nl" target="_blank">joost@familiealbers.nl</a><br>
[4] mailto:<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
[5] <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
[6] mailto:<a href="mailto:stirabos@redhat.com" target="_blank">stirabos@redhat.com</a><br>
[7] mailto:<a href="mailto:ckozleriii@gmail.com" target="_blank">ckozleriii@gmail.com</a><br>
[8] mailto:<a href="mailto:stirabos@redhat.com" target="_blank">stirabos@redhat.com</a><br>
</blockquote>
<br>
</blockquote></div><br></div>
</div></blockquote></body></html>