Hello, I am seeing the following errors in vswitchd log. Appreciate any clues about what could have caused it. When I run "ovs-vsctl show", it shows all defined bridges. It seems only datapath is broken.
2016-08-20T20:45:54.975Z|00313|ofproto|ERR|failed to open datapath br-ex: No such file or directory 2016-08-20T20:45:54.975Z|00314|bridge|ERR|failed to create bridge br-ex: No such file or directory 2016-08-20T20:45:54.975Z|00315|dpif|WARN|failed to enumerate system datapaths: No such file or directory 2016-08-20T20:45:54.975Z|00316|dpif|WARN|failed to create datapath ovs-system: No such file or directory 2016-08-20T20:45:54.975Z|00317|ofproto_dpif|ERR|failed to open datapath of type system: No such file or directory 2016-08-20T20:45:54.975Z|00318|ofproto|ERR|failed to open datapath br-int: No such file or directory 2016-08-20T20:45:54.975Z|00319|bridge|ERR|failed to create bridge br-int: No such file or directory 2016-08-20T20:45:54.975Z|00320|dpif|WARN|failed to enumerate system datapaths: No such file or directory 2016-08-20T20:45:54.975Z|00321|dpif|WARN|failed to create datapath ovs-system: No such file or directory Thank you Serguei _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss