Re: [ovs-discuss] ovs-vsctl:Error detected while setting up 'vn0'.See ovs-vswitchd log for details.

2016-03-19 Thread Wang Fangxing
Hi, I come from China,and Ihave a proble about openvswitch.That I build openvswitch-2.4.0 at system x86 that kernel is 3.19.0-15-generic,but I specify the build kernel is linux-3.9.6-x86。 But when I use the command “ovs-vsctl add-br br1”,encounter the error. I donnot kown the cause of it,and

Re: [ovs-discuss] ovs-vsctl:Error detected while setting up 'vn0'.See ovs-vswitchd log for details.

2016-02-02 Thread Wang Fangxing
hi, 你好,我遇到了你同样的问题,不知道你的问题解决了没有, 在3.9.6-OpenNetworkLinux系统中执行ovs-vsctl add-br br0命令出现如下错误: ovs-vsctl: Error detected while setting up 'br0'. See ovs-vswitchd log for details. 我是在Ubuntu 15.04 ,内核为linux-3.9.6-x86的环境下编译,挂接到另一台3.9.6-OpenNetworkLinux系统的机子上安装并运行ovs。 安装后执行命令ovs-vsctl add-br br0时出现上述问