On Wed, Jul 23, 2014 at 04:10:49PM +0530, mageshgv wrote:
> We are facing an issue with Openvswitch 2.0.0 package built from source
> code for Ubuntu 13.04.
> 
> We have patched the openvswitch init script to invoke another script, that
> creates two OVS bridges during openvswitch start.
> 
> The problem is that out of some 1000 runs, the following issue is hit in
> around 5 runs.
> 
> The bridges are getting created in the OVSDB. But the physical bridge is
> not created.
> 
> root@compute-node2:~# ovs-ofctl show br-int
> ovs-ofctl: br-int is not a bridge or a socket
> 
> root@compute-node2:~# ovs-ofctl show br-tun
> ovs-ofctl: br-tun is not a bridge or a socket

What's in the OVS log?
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to