http://openib.org/bugzilla/show_bug.cgi?id=126


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #1 from [EMAIL PROTECTED]  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.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to