modinfo openvswitch.ko
filename:       openvswitch.ko
version:        2.3.1
license:        GPL
description:    Open vSwitch switching datapath
srcversion:     9D3DB83C0348C936CAD217F
depends:        libcrc32c,gre
vermagic:       3.10.68-11.el6.centos.alt.x86_64 SMP mod_unload modversions

> On 13 Feb 2015, at 20:58, Pravin Shelar <pshe...@nicira.com> wrote:
> 
> On Fri, Feb 13, 2015 at 11:11 AM, Salvatore Mazzarino
> <apocalips...@gmail.com> wrote:
>> The rpm I use (kmod-openvswitch) is generated by me through this command
>> 
>> rpmbuild -bb \
>>    -D "kversion 3.10.68-11.el6.centos.alt.x86_64" \
>> 
>>    -D "kflavors default" \
>>    rhel/openvswitch-kmod-rhel6.spec
>> 
> ok,
> Can you post modinfo for the compiled openvswitch.ko module?
> 
> 
>> 
>> 
>> 
>> On 13 Feb 2015, at 20:05, Pravin Shelar <pshe...@nicira.com> wrote:
>> 
>> On Fri, Feb 13, 2015 at 9:05 AM, Salvatore Mazzarino
>> <apocalips...@gmail.com> wrote:
>> 
>> Maybe could be useful.
>> 
>> All this commands have been executed on Centos6.5 with kernel
>> 
>> 3.10.68-11.el6.centos.alt.x86_64
>> to host xen hypervistor
>> 
>> The repository where it has been downloaded is Xen4CentOS
>> 
>> I think you are using kmod-openvswitch-2.3.1-1.el6.x86_64.rpm which is
>> compiled against default 2.6.32 kernel on CentOS 6.5, that will not
>> work. I am not sure if there is any OVS rpm for the Xen4CentOS kernel.
>> You can try built-in openvswitch kernel module or compile it using OVS
>> source.
>> 
>> 
>> On 13 Feb 2015, at 17:15, Gurucharan Shetty <shet...@nicira.com> wrote:
>> 
>> Pravin,
>> Does the kernel missing dependencies make sense here?
>> http://pastebin.com/M0kpGhqY
>> 
>> On Fri, Feb 13, 2015 at 7:21 AM, Salvatore Mazzarino
>> <apocalips...@gmail.com> wrote:
>> 
>> hi
>> I have an issue during the installing of openvswitch on centos 6.5
>> I have follewed the following guide
>> https://github.com/openvswitch/ovs/blob/master/INSTALL.RHEL.md
>> here is what I get when I execute the last step of the above guide
>> http://pastebin.com/bzLrnYsd
>> the  kmod-openvswitch-2.3.1-1.el6.x86_64.rpm is created in the RPMs
>> directory
>> but when I execute it I got
>> http://pastebin.com/M0kpGhqY <http://pastebin.com/M0kpGhqY>
>> Any idea why?
>> any help is very appreciate
>> I'm unable to install kmod-openvswitch-2.3.1-1.el6.x86_64.rpm because It
>> fails that dependencies
>> _______________________________________________
>> dev mailing list
>> dev@openvswitch.org
>> http://openvswitch.org/mailman/listinfo/dev
>> 
>> 
>> 

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to