[openib-general] [Bug 126] RDMA_CM and UCM not loaded on boot
bugzilla-daemon at openib.org
bugzilla-daemon at openib.org
Sat Jun 10 23:23:13 PDT 2006
http://openib.org/bugzilla/show_bug.cgi?id=126
vlad at mellanox.co.il changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Comment #1 from vlad at mellanox.co.il 2006-06-10 23:23 -------
RDMA_CM and RDMA_UCM are not loaded by default. In order to load them upon boot
edit /etc/infiniband/openib.conf file and set RDMA_CM_LOAD=yes and
RDMA_UCM_LOAD=yes:
# Start HCA driver upon boot
ONBOOT=yes
# Load UCM module
UCM_LOAD=no
# Load RDMA_CM module
RDMA_CM_LOAD=no
# Load RDMA_UCM module
RDMA_UCM_LOAD=no
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the general
mailing list