[openib-general] [PATCH] iSER - changes in API, socket-based connect

Bob Woodruff robert.j.woodruff at intel.com
Tue Sep 20 14:48:33 PDT 2005


Woody wrote,
>Here are the changes I made to get it to compile. I took a look
>at the SDP backport patch and modeled the changes after those.
>I however have no way to test it, so if you could review them
>and let me know if they are correct, I will include them in
>the next set of backport patches that I push out to SVN.
>These are based on SVN3432.

Ok, I was able to get iSer to build on 2.6.9-11.EL with the patch I sent
earlier,
but when I try to load it, I get

/sbin/insmod
/lib/modules/2.6.9-11.OpenIB.3432.EL.rootsmp/kernel/drivers/infiniband/ulp/i
ser/ib_iser.ko
insmod: error inserting
'/lib/modules/2.6.9-11.OpenIB.3432.EL.rootsmp/kernel/drivers/infiniband/ulp/
iser/ib_iser.ko': -1 Operation not permitted

dmesg shows,

iser:dat_ia_open failed ret=-16
iser:dat_ia_open failed ret=-16
iser:initializing iser failed!
iser:initializing iser global structures failed!

Is there something else I need to do other than load kdapl.ko and
kdapl_ib.ko ?
They appeared to load OK. 

[root at iclust-16 woody]# /sbin/lsmod | grep kdapl
kdapl_ib               51008  0 
kdapl                   9285  1 kdapl_ib
ib_at                  23745  2 kdapl_ib,ib_uat
ib_cm                  39089  4 kdapl_ib,ib_srp,ib_sdp,ib_ucm
ib_core                53313  10
kdapl_ib,ib_srp,ib_sdp,ib_cm,ib_umad,ib_uverbs,ib_ipoib,ib_sa,ib_mthca,ib_ma
d


Any ideas ?

woody




More information about the general mailing list