<div dir="ltr"><div><div>>[root@fltiovirt002 ~]# ovs-vsctl show<br>
>53bfa8a8-80c5-4372-abb1-<wbr>633c29eb1e60<br>> ovs_version: "2.6.90<br><br>This show that ovs is up. It's however missing the integration bridge (br-int).<br></div><div>The integration bridge is the bridge to which the vm vnics should be connected.<br></div>Try:<br> ovs-vsctl add-br br-int<br></div>this should create the bridge.<br><br><div><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 10, 2017 at 2:09 PM, Luca 'remix_tj' Lorenzetto <span dir="ltr"><<a href="mailto:lorenzetto.luca@gmail.com" target="_blank">lorenzetto.luca@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Mar 10, 2017 at 12:11 PM, Luca 'remix_tj' Lorenzetto<br>
<<a href="mailto:lorenzetto.luca@gmail.com">lorenzetto.luca@gmail.com</a>> wrote:<br>
><br>
>>[root@ovirt002 ~]# ovs-vsctl show<br>
>>ovs-vsctl: unix:/var/run/openvswitch/db.<wbr>sock: database connection<br>
>>failed (No such file or directory)<br>
><br>
> This is quite worrying. Is ovs on the host working properly?<br>
> Can you please check: service openvswitch status<br>
> If not active: service openvswitch start<br>
><br>
><br>
<br>
</span>Hello,<br>
<br>
i started ovs on the node where vm is running, but now i see only this:<br>
<br>
[root@fltiovirt002 ~]# ovs-vsctl show<br>
53bfa8a8-80c5-4372-abb1-<wbr>633c29eb1e60<br>
ovs_version: "2.6.90<br>
<br>
even restarting the vm on the same host changes nothing. I see instead<br>
q* interfaces appearing and disappearing from ip a s command output.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
--<br>
"E' assurdo impiegare gli uomini di intelligenza eccellente per fare<br>
calcoli che potrebbero essere affidati a chiunque se si usassero delle<br>
macchine"<br>
Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)<br>
<br>
"Internet è la più grande biblioteca del mondo.<br>
Ma il problema è che i libri sono tutti sparsi sul pavimento"<br>
John Allen Paulos, Matematico (1945-vivente)<br>
<br>
Luca 'remix_tj' Lorenzetto, <a href="http://www.remixtj.net" rel="noreferrer" target="_blank">http://www.remixtj.net</a> , <<a href="mailto:lorenzetto.luca@gmail.com">lorenzetto.luca@gmail.com</a>><br>
</div></div></blockquote></div><br></div>