* Ubuntu and OFED package
@ 2009-10-29 16:10 Kevin Harms
[not found] ` <5D00672F-A0D5-4A5C-8C62-D32AA922C4AF-Kw/0HyiNjNCfRvmTrFJqzg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Kevin Harms @ 2009-10-29 16:10 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 505 bytes --]
I'm having an issue with using the available distro OFED package.
This was with Ubuntu 9.04:
node:~$ sudo ibv_devinfo
mlx4: There is a mismatch between the kernel and the userspace
libraries: Kernel does not support XRC. Exiting.
Failed to open device
This was using the 2.6.28-11-server kernel. We also tried backing
down to a 2.6.27-15-server kernel and got a similar error.
Can anyone give me a hint on what to do? Or do i need to scrap the
ubuntu provided package?
thanks,
kevin
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2909 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <5D00672F-A0D5-4A5C-8C62-D32AA922C4AF-Kw/0HyiNjNCfRvmTrFJqzg@public.gmane.org>]
* Re: Ubuntu and OFED package [not found] ` <5D00672F-A0D5-4A5C-8C62-D32AA922C4AF-Kw/0HyiNjNCfRvmTrFJqzg@public.gmane.org> @ 2009-10-29 16:46 ` Bart Van Assche [not found] ` <e2e108260910290946k477128day752dc951830e866f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 2009-10-29 17:37 ` Roland Dreier 1 sibling, 1 reply; 5+ messages in thread From: Bart Van Assche @ 2009-10-29 16:46 UTC (permalink / raw) To: Kevin Harms; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA On Thu, Oct 29, 2009 at 5:10 PM, Kevin Harms <harms-Kw/0HyiNjNCfRvmTrFJqzg@public.gmane.org> wrote: > > I'm having an issue with using the available distro OFED package. This was with Ubuntu 9.04: > > node:~$ sudo ibv_devinfo > mlx4: There is a mismatch between the kernel and the userspace libraries: Kernel does not support XRC. Exiting. > Failed to open device > > This was using the 2.6.28-11-server kernel. We also tried backing down to a 2.6.27-15-server kernel and got a similar error. > > Can anyone give me a hint on what to do? Or do i need to scrap the ubuntu provided package? Has libmlx4 been installed ? Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <e2e108260910290946k477128day752dc951830e866f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: Ubuntu and OFED package [not found] ` <e2e108260910290946k477128day752dc951830e866f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2009-10-29 16:48 ` Kevin Harms 0 siblings, 0 replies; 5+ messages in thread From: Kevin Harms @ 2009-10-29 16:48 UTC (permalink / raw) To: Bart Van Assche; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA [-- Attachment #1: Type: text/plain, Size: 1047 bytes --] Bart, It appears that it has. node:~$ aptitude search libmlx4 i A libmlx4-1 - A userspace driver for Mellanox ConnectX I p libmlx4-1-dbg - Debugging symbols for the libmlx4 driver p libmlx4-dev - Development files for the libmlx4 driver kevin On Oct 29, 2009, at 11:46 AM, Bart Van Assche wrote: > On Thu, Oct 29, 2009 at 5:10 PM, Kevin Harms <harms-Kw/0HyiNjNCfRvmTrFJqzg@public.gmane.org> > wrote: >> >> I'm having an issue with using the available distro OFED package. >> This was with Ubuntu 9.04: >> >> node:~$ sudo ibv_devinfo >> mlx4: There is a mismatch between the kernel and the userspace >> libraries: Kernel does not support XRC. Exiting. >> Failed to open device >> >> This was using the 2.6.28-11-server kernel. We also tried backing >> down to a 2.6.27-15-server kernel and got a similar error. >> >> Can anyone give me a hint on what to do? Or do i need to scrap the >> ubuntu provided package? > > Has libmlx4 been installed ? > > Bart. [-- Attachment #2: smime.p7s --] [-- Type: application/pkcs7-signature, Size: 2909 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Ubuntu and OFED package [not found] ` <5D00672F-A0D5-4A5C-8C62-D32AA922C4AF-Kw/0HyiNjNCfRvmTrFJqzg@public.gmane.org> 2009-10-29 16:46 ` Bart Van Assche @ 2009-10-29 17:37 ` Roland Dreier [not found] ` <ada3a525cex.fsf-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org> 1 sibling, 1 reply; 5+ messages in thread From: Roland Dreier @ 2009-10-29 17:37 UTC (permalink / raw) To: Kevin Harms; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA > node:~$ sudo ibv_devinfo > mlx4: There is a mismatch between the kernel and the userspace > libraries: Kernel does not support XRC. Exiting. > Failed to open device It seems you are using the default Ubuntu kernel but a libmlx4 package from somewhere else. If you are using the OFED-patched libmlx4 you will need to use the OFED-patched kernel too. - R. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <ada3a525cex.fsf-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>]
* Re: Ubuntu and OFED package [not found] ` <ada3a525cex.fsf-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org> @ 2009-10-29 17:48 ` Kevin Harms 0 siblings, 0 replies; 5+ messages in thread From: Kevin Harms @ 2009-10-29 17:48 UTC (permalink / raw) To: Roland Dreier; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA [-- Attachment #1: Type: text/plain, Size: 674 bytes --] I agree. I guess i was asking specifically if someone knew what the correct ubuntu magic was. There is a single ubuntu "ofed" package. I don't find any reference to a special ubuntu kernel version for use with ofed. thanks, kevin On Oct 29, 2009, at 12:37 PM, Roland Dreier wrote: > >> node:~$ sudo ibv_devinfo >> mlx4: There is a mismatch between the kernel and the userspace >> libraries: Kernel does not support XRC. Exiting. >> Failed to open device > > It seems you are using the default Ubuntu kernel but a libmlx4 package > from somewhere else. If you are using the OFED-patched libmlx4 you > will > need to use the OFED-patched kernel too. > > - R. [-- Attachment #2: smime.p7s --] [-- Type: application/pkcs7-signature, Size: 2909 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-10-29 17:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-29 16:10 Ubuntu and OFED package Kevin Harms
[not found] ` <5D00672F-A0D5-4A5C-8C62-D32AA922C4AF-Kw/0HyiNjNCfRvmTrFJqzg@public.gmane.org>
2009-10-29 16:46 ` Bart Van Assche
[not found] ` <e2e108260910290946k477128day752dc951830e866f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-10-29 16:48 ` Kevin Harms
2009-10-29 17:37 ` Roland Dreier
[not found] ` <ada3a525cex.fsf-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2009-10-29 17:48 ` Kevin Harms
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox