On Tue, Oct 30, 2012 at 07:18:41PM -0500, Jon Scarbrough wrote:
> With the inclusion of the Openvswitch kernel module in current
> kernels any thoughts on why we would get the following error? This
> is a from scratch openvswitch database initialized on startup. No
> remnants from a prior release.
> 
> Oct 30 16:03:39 newzeus kernel: openvswitch: Open vSwitch switching datapath
> Oct 30 16:03:40 newzeus ovs-vsctl: 00001|vsctl|INFO|Called as
> ovs-vsctl --no-wait --timeout=5 -- init -- set Open_vSwitch .
> db-version=6.9.3
> Oct 30 16:03:40 newzeus ovs-vsctl: 00001|vsctl|INFO|Called as
> ovs-vsctl --no-wait --timeout=5 set Open_vSwitch . ovs-version=1.7.1
> "external-ids:system-id=\"f77dd0f5-50e0-4f15-a6ff-b736f29de801\""
> "system-type=\"unknown\"" "system-version=\"unknown\""
> Oct 30 16:12:42 newzeus ovs-vsctl: 00001|vsctl|INFO|Called as
> ovs-vsctl add-br br0
> Oct 30 16:12:42 newzeus ovs-vswitchd: 00005|ofproto_dpif|ERR|failed
> to open datapath br0: No such device
> Oct 30 16:12:42 newzeus ovs-vswitchd: 00006|ofproto|ERR|failed to
> open datapath br0: No such device
> Oct 30 16:12:42 newzeus ovs-vswitchd: 00007|bridge|ERR|failed to
> create bridge br0: No such device

Any chance that there's a Linux kernel bridge on the system with the
name br0?
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to