RDMA: Difference between revisions

From HPCWIKI
Jump to navigation Jump to search
m (Admin moved page Verify that RDMA is working to RDMA)

Revision as of 08:48, 3 January 2024

Verify that RDMA is working

how to verify that the RDMA stack is working properly


Verify that RDMA kernel part is loaded

Check that the kernel part of the RDMA stack is working.

[root@localhost] # /etc/init.d/rdma status

lsmod can show the loaded kernel modules.