We have already done that.

root@DPTECH ~$ ovs-vsctl add-br br101 -- set bridge br101 datapath_type=netdev
ovs-vsctl: Error detected while setting up 'br101'.  See ovs-vswitchd log for 
details.




yugang

From: Ben Pfaff
Date: 2016-03-22 23:33
To: yugang
CC: Chandran, Sugesh; yugangdeai; discuss
Subject: Re: [ovs-discuss]回复: Re: userspace openvswitch
On Tue, Mar 22, 2016 at 09:11:34AM +0800, yugang wrote:
> 2009-01-02T14:42:35Z|00056|dpif_netlink|ERR|Generic Netlink family 
> 'ovs_datapath' does not exist. The Open vSwitch kernel module is probably not 
> loaded.
> 2009-01-02T14:42:35Z|00057|dpif|WARN|failed to enumerate system datapaths: No 
> such file or directory
> 2009-01-02T14:42:35Z|00058|dpif|WARN|failed to create datapath ovs-system: No 
> such file or directory

You need to set the datapath type to netdev.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to