[openfabrics-ewg] Not able to remove modules in SLES10
Sharma, Karun
ksharma at silverstorm.com
Thu Aug 17 00:16:12 PDT 2006
Hi:
When I am trying to remove ipoib module on SLES10 machine, it is not getting removed. I am using "modprobe -r ib_ipoib" command. This command is not giving me any error but if i do lsmod, i still see the module running. I have also tried rmmod.
Please note that on RHEL4 up3 kernel, I am able to remove the module.
Attached below is the output. I have also attached output from /var/log/messages file below. Is it a bug in OFED or SLES ?
Thanks,
Karun
########################################################
ss23:/usr/local/ofed/bin # lsmod | grep ipoib
ib_ipoib 60432 0
ib_sa 28940 1 ib_ipoib
ib_core 61312 6 ib_uverbs,ib_umad,ib_mthca,ib_ipoib,ib_sa,ib_mad
ss23:/usr/local/ofed/bin # modprobe -r ib_ipoib
ss23:/usr/local/ofed/bin # lsmod | grep ipoib
ib_ipoib 60432 0
ib_sa 28940 1 ib_ipoib
ib_core 61312 6 ib_ipoib,ib_uverbs,ib_umad,ib_mthca,ib_sa,ib_mad
ss23:/usr/local/ofed/bin #
### Output from /var/log/messages ######
Aug 17 18:06:17 ss23 kernel: ib_ipoib: module not supported by Novell, setting U taint flag.
Aug 17 18:06:17 ss23 ifdown: ib0
Aug 17 18:06:17 ss23 ifdown: ib0 configuration: ib1
Aug 17 18:06:17 ss23 ifdown: ib1
Aug 17 18:06:18 ss23 ifup: ib1 device: Mellanox Technologies MT23108 InfiniHost (rev a1)
Aug 17 18:06:18 ss23 ifup: ib0 device: Mellanox Technologies MT23108 InfiniHost (rev a1)
Aug 17 18:06:18 ss23 ifup: ib0 configuration: ib1
Aug 17 18:06:18 ss23 kernel: ADDRCONF(NETDEV_UP): ib1: link is not ready
Aug 17 18:06:18 ss23 kernel: ADDRCONF(NETDEV_UP): ib0: link is not ready
Aug 17 18:06:18 ss23 kernel: ADDRCONF(NETDEV_CHANGE): ib0: link becomes ready
Aug 17 18:06:18 ss23 kernel: ADDRCONF(NETDEV_CHANGE): ib1: link becomes ready
Aug 17 18:06:29 ss23 kernel: ib1: no IPv6 routers present
Aug 17 18:06:29 ss23 kernel: ib0: no IPv6 routers present
############################################################
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ewg/attachments/20060817/37b7407c/attachment.html>
More information about the ewg
mailing list