NetXtreme-UG100
49
NetXtreme-C/NetXtreme-E
User Guide
NOTE:
The installation path of the library needs to be in the shared library cache. Follow the instructions in the INSTALL
file in the library's directory.
NOTE:
The firewall settings may need to be modified to allow RDMA traffic. Ensure the proper firewall settings are in place.
5. Add the
/usr/lib
in the
/etc/ld.so.conf
file and reload the
ldconf
by running
ldconfig
6. Load ib modules using
modprobe rdma_ucm
.
7. Load the PVRDMA kernel module using
insmod pvrdma.ko
.
8. Assign an IP address to the PVRDMA interface.
9. Verify whether the IB device is created by running the
ibv_devinfo -v
command.