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