[ovs-discuss] Openvswitch with kernel 3.4 / 3.5
Amogh vasekar
amoghvk at gmail.com
Thu May 31 15:37:24 PDT 2012
Hello,
This is Amogh here, a student at Stanford University. As a part of some
networking work, I'm trying to get OVS up and running with the net-next
kernel branch (3.4 / 3.5)
I have built my kernel with OVS in "M" mode from menuconfig, and loaded it
successfully using modprobe.
Now, I'm trying to get openvswitch-controller and openvswitch-switch up and
running. I tried :
1. Using apt-install to get latest package for these
2. Using 1.4.1 branch, make and make install
In both, I can start controller successfully. However, start switch gives
me the error :
FATAL: Module openvswitch_mod not found.
* Inserting openvswitch module
Module has probably not been built for this kernel.
Install the openvswitch-datapath-source package, then read
/usr/share/doc/openvswitch-datapath-source/README.Debian
FATAL: Module openvswitch_mod not found.
* Inserting openvswitch module
Now, since I am using the kernel module, I assume this should refer to
"openvswitch" instead of "openvswitch_mod". I'm really not sure why this is
coming up.
There is barely any documentation on getting kernel-based OVS running (it
would be great if you can point to some)
I can really use some quick help, since this is for evaluating CoDel
algorithms using OpenFlow and Mininet.
Thanks,
Amogh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20120531/1d2afebd/attachment.htm>
More information about the discuss
mailing list