Re: [ovs-dev] Failed to install openvswitch

2015-02-13 Thread Salvatore Mazzarino
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

Re: [ovs-dev] Failed to install openvswitch

2015-02-13 Thread Pravin Shelar
On Fri, Feb 13, 2015 at 11:11 AM, Salvatore Mazzarino 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 pos

Re: [ovs-dev] Failed to install openvswitch

2015-02-13 Thread Salvatore Mazzarino
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 > On 13 Feb 2015, at 20:05, Pravin Shelar wrote: > > On Fri, Feb 13, 2015 at 9:05 AM, S

Re: [ovs-dev] Failed to install openvswitch

2015-02-13 Thread Pravin Shelar
On Fri, Feb 13, 2015 at 9:05 AM, Salvatore Mazzarino 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 usin

Re: [ovs-dev] Failed to install openvswitch

2015-02-13 Thread Salvatore Mazzarino
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 > On 13 Feb 2015, at 17:15, Gurucharan Shetty wrote: > > Pravin, > Does the kernel missing dep

Re: [ovs-dev] Failed to install openvswitch

2015-02-13 Thread Gurucharan Shetty
Pravin, Does the kernel missing dependencies make sense here? http://pastebin.com/M0kpGhqY On Fri, Feb 13, 2015 at 7:21 AM, Salvatore Mazzarino 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-dev] Failed to install openvswitch

2015-02-13 Thread Salvatore Mazzarino
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.el