> We then ran into the same problems with openibd hanging on shutdown.  After
> a futile attempt trying to inject a lustre-unload-modules service between
> netfs and openib to run lustre_rmmod.  I tried to hack modprobe.conf to
> eject the lustre modules by inserting this
> 
> remove rdma_cm /usr/sbin/lustre_rmmod && /sbin/modprobe  -r --ignore-remove
> rdma_cm
> 
> this didn't work either because the openibd service script use rmmod
> instead of modprobe -r (aargghh).
> 


All of that seem to be rather ugly workarounds. I think we need to figure out 
why rmmod of infiniband modules not just fails, when still used by lustres 
o2ib moduls.


Cheers,
Bernd


--
Bernd Schubert
DataDirect Networks
_______________________________________________
Lustre-discuss mailing list
Lustre-discuss@lists.lustre.org
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to