[openib-general] trying to run cmpost example

Xavier Grave grave at ipno.in2p3.fr
Wed Feb 8 04:39:27 PST 2006


Hi all,

one more newbie question.
Here is my ib modules installation (2.6.15 kernel from ftp.kernel.org)
lsmod | grep ib
ib_umad                26472  0 
ib_ucm                 31992  0 
ib_cm                  50648  1 ib_ucm
ib_mthca              156244  0 
ib_uverbs              57968  0 
ib_ipoib               61736  0 
ib_sa                  24568  1 ib_ipoib
ib_mad                 56548  4 ib_umad,ib_cm,ib_mthca,ib_sa
ib_core                71344  8
ib_umad,ib_ucm,ib_cm,ib_mthca,ib_uverbs,ib_ipoib,ib_sa,ib_mad

I run cmpost from libibcm/example directory as root
ls -la /dev/infiniband/ucm0 gives : crw-r--r-- 1 root root 231, 255
2006-02-08 13:28 /dev/infiniband/ucm0
Prompt> LD_LIBRARY_PATH=/usr/local/lib ./cmpost
libibcm: error <-1:6> opening device </dev/infiniband/ucm0>
starting server
listen request failed
test complete

Does somebody have an idea of what is missing ?
All my lib code comes from the svn repository, do I need to modify the
2.6.15 infiniband directory ?

Thanks in advance, xavier




More information about the general mailing list