hello everyone .
i'm beginner about openflow
i have a Q:
 i will install openVswitch for use openflow. but i can not load
openvswitch module on XEN.
when i insert "insmod datapath/linux/openvswitch_mod.ko" , error Occurred.
can anyone help about this?

let explain more .
OS: centos 5.6
my installation files: XEN hypervisor (status paravirtualization), python,
gcc and etc.
my doc refernce is : "How to Install Open vSwitch on Linux"
my command is :
% ./boot.sh
% ./configure
% ./configure --prefix=/usr --localstatedir=/var
% ./configure --with-linux=/lib/modules/`uname -r`/build
make
make install.

this commands without error has done .
but when i will insert command " % insmod datapath/linux/openvswitch.ko",
openvswitch.ko no exist.
this process , tested on 4 type pc (centos 5.4,5.6 & 6.2 ) , but all same
problem .

plz help me.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to