[ovs-discuss] : Problem compatibility between linux bridge, ovs bridge, libvirt, virt-manager

Maxime JÉGO maxime.jego at netensia.fr
Wed Apr 11 14:21:08 UTC 2012


Hello everybody,
I have already seen this problem on the list but not resolved.

My configuration : 

- My ovs version : 1.4.0
- My host OS : Centos 6

I have loaded the 2 modules :

 [root@********* ~]# lsmod
Module                  Size  Used by
brcompat_mod            5681  0 
openvswitch_mod        82901  2 brcompat_mod

and the daemons :

root      1805  0.0  0.0  11384  1024 ?        Ss   Apr10   0:06 ovsdb-server /usr/local/etc/openvswitch/conf.db --remote=punix:/usr/local/var/run/openvswitch/db.sock --remote=db:Open_vSwitch,manager_options
root      1824  0.0  0.0  11932  1440 ?        Ss   Apr10   0:24 ovs-vswitchd --pidfile --detach
root      1850  0.0  0.0  11664   860 ?        Ss   Apr10   0:00 ovs-brcompatd --pidfile --detach


When i add a bridge with this command :( ovs-vsctl add-br br0) i can see this following result when i use this command (brctl show)

-> [root@******** ~]# brctl show
bridge name	bridge id		STP enabled	interfaces
br0		/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
/sys/class/net/br0/bridge: No such file or directory
0000.0040f4b52a46	no	


I don't know if it is linked with the following problem, but i have problems to start a Virtual Machine who have the same configuration ( i use virt-manager ). I can use the VM4, who is started, but if i shutdown it i will not restart it.
(br0 is up)

I give you screenshot in attachment.

Thank's a lot for your help ;)

Maxime 
 
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ErreurCompatibilite.png
Type: image/png
Size: 54654 bytes
Desc: not available
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20120411/05741231/attachment-0002.png>


More information about the discuss mailing list