[openib-general] [Bug 126] RDMA_CM and UCM not loaded on boot
Arlin Davis
ardavis at ichips.intel.com
Mon Jun 12 10:30:16 PDT 2006
bugzilla-daemon at openib.org wrote:
>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
>
>
>
Did the default openib.conf script get updated with:
RDMA_CM_LOAD=yes
RDMA_UCM_LOAD=yes
-arlin
-arlin
More information about the general
mailing list