[openfabrics-ewg] ib_sdp module is reloading itself

Scott Weitzenkamp (sweitzen) sweitzen at cisco.com
Thu Aug 24 05:51:13 PDT 2006


OFED adds this line to modprobe.conf to autoload ib_sdp when SDP is
used, much like how ib_ipoib is autoloaded when IPoIB is used.
 
# grep sdp /etc/modprobe.conf
alias net-pf-27 ib_sdp
 
Scott Weitzenkamp
SQA and Release Manager
Server Virtualization Business Unit
Cisco Systems
 


________________________________

	From: openfabrics-ewg-bounces at openib.org
[mailto:openfabrics-ewg-bounces at openib.org] On Behalf Of Sharma, Karun
	Sent: Thursday, August 24, 2006 12:09 AM
	To: openfabrics-ewg at openib.org
	Subject: [openfabrics-ewg] ib_sdp module is reloading itself
	
	
	Hi:
	 
	While testing SDP, I observed that sdp module is getting loaded
by itself. I tried following steps:
	 
	1. modprobe ib_sdp
	2. export LD_PRELOAD=/usr/local/ofed/lib/libsdp.so
	3. export LIBSDP_CONFIG_FILE=/usr/local/ofed/etc/libsdp.conf
netperf
	4. modprobe -r ib_sdp or rmmod ib_sdp.
	5. netserver
	 
	Please note that I didn't change any environment variables.
After executing netserver, when i did lsmod, I observed sdp module. Let
me know if this is expected behaviour.
	 
	Attached below are the logs.
	 
	Thanks
	Karun
	 
	
########################################################################
	[st45 Thu Aug 24 02:51:25]# lsmod | grep sdp
	ib_sdp                 47784  0 
	rdma_cm                26628  2 ib_sdp,rdma_ucm
	ib_core                50688  10
ib_sdp,rdma_cm,ib_mthca,ib_ipoib,ib_umad,ib_ucm,ib_uverbs,ib_cm,ib_sa,ib
_mad
	[st45 Thu Aug 24 02:51:31]# modprobe -r ib_sdp
	[st45 Thu Aug 24 02:51:40]# lsmod | grep sdp
	[st45 Thu Aug 24 02:51:43]# netserver
	Starting netserver at port 12865
	Starting netserver at hostname 0.0.0.0 port 12865 and family
AF_UNSPEC
	[st45 Thu Aug 24 02:51:51]# lsmod | grep sdp
	ib_sdp                 47784  3 
	rdma_cm                26628  2 ib_sdp,rdma_ucm
	ib_core                50688  10
ib_sdp,rdma_cm,ib_mthca,ib_ipoib,ib_umad,ib_ucm,ib_uverbs,ib_cm,ib_sa,ib
_mad
	[st45 Thu Aug 24 02:51:53]# 
	#############################################################

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ewg/attachments/20060824/7fc17fd5/attachment.html>


More information about the ewg mailing list