<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 28, 2016 at 12:24 PM,  <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">Hi All,<br>
<br>
In our ovirt 3.5 setup. i have always setup the ovirtmgmt bridge manually .<br>
The bridge consisted of 2 nic&#39;s<br>
<br>
I&#39;d have /etc/vdsm/vdsm.conf list net_persist = ifcfg<br>
<br>
When i then deployed the host from the ovirt ui or api it would install and would display the network setup correctly in 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>
&#39;If the interface ovirtmgmt is a bridge, it should be torn-down manually. &#39;<br>
<br>
the interface is indeed a bridge with two nics which i would like to keep this way.<br>
<br>
On the host vdsm.log i get limited info,<br>
<br>
<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>
  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>
  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/vdsm/network/netswitch.py&quot;<wbr>, line 298, in netinfo<br>
    _netinfo = netinfo_get(compatibility=comp<wbr>atibility)<br>
  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/vdsm/network/netinfo/cache<wbr>.py&quot;, line 109, in get<br>
    return _get(vdsmnets)<br>
  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/vdsm/network/netinfo/cache<wbr>.py&quot;, line 101, in _get<br>
    report_network_qos(networking)<br>
  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/vdsm/network/netinfo/qos.<wbr>py&quot;, line 46, in report_network_qos<br>
    iface, = host_ports<br>
ValueError: too many values to unpack<br>
<br>
<br>
As it appears the line in question does not like to deal with a list of nics i think.<br>
but either way.<br>
<br>
Is in ovirt 4 the ability to use the ovirtmgmt bridge with multiple nics removed?<br></blockquote><div><br></div><div>But do you need a bridge or a bond?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If so what can i do to stick to what we have done in the past.<br>
<br>
<br>
Thanks.<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
</blockquote></div><br></div></div>