no, i just created it plain way.
# ovs-vsctl add-br br0
like above. I did same things to other ovs installed server several times
before. But I haven't met this error. This is first time i used ovs without
kernel module, so i'm suspecting it.
ps. I'd like to try kernel module installed version to
While creating the bridge, did you run something like this?
ovs-vsctl set bridge br0 datapath_type=netdev
On Thu, Jul 25, 2013 at 8:37 PM, JinHwan Hwang wrote:
> No, i didn't insert kernel module. But i thought i didn't need to insert
> kernel module if i want to use user space
> OVS. Do i misun
No, i didn't insert kernel module. But i thought i didn't need to insert
kernel module if i want to use user space
OVS. Do i misunderstand INSTALL document?
I didn't got this message from kernel module inserted OVS servers.
2013/7/26 Gurucharan Shetty
> Is the openvswitch kernel module loaded?
Is the openvswitch kernel module loaded?
lsmod | grep openvswitch
On Thu, Jul 25, 2013 at 7:53 PM, JinHwan Hwang wrote:
> I have found same questions were asked before. But i couldn't find
> solution for the question. Therefore i ask this again with what i found.
>
> When i use ovs-ofctl, it alw
I have found same questions were asked before. But i couldn't find solution
for the question. Therefore i ask this again with what i found.
When i use ovs-ofctl, it always print "xxx is not a bridge or socket" and
doesn't work. When i create bridge with ovs-vsctl, ovs-vsctl doesn't notice
me anyth