Markus Uhlmann wrote: > Thanks Vladimir & Guy. > > Another small thing i noticed: is it correct that I manually need to > remove the infiniband-related modules already loaded from the "stock" > kernel(i.e. "rmmod" on ib_mthca,ib_mad,ib_core,mlx4_core) before > running "/etc/init.d/openibd start" ???
Yes, you need to rmmod the modules, but you do not have to remove them from /lib/modules/XXX. The new modules will automatically get picked up out of /lib/modules/XXXX/extra (assuming that depmod has been run). Cheers, Guy -- Dr. Guy Coates, Informatics System Group The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK Tel: +44 (0)1223 834244 x 6925 Fax: +44 (0)1223 496802 -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
