RDMA: Difference between revisions

From HPCWIKI
Jump to navigation Jump to search
(새 문서: == Verify that RDMA is working == in brief - describe how to verify that the RDMA stack is working properly === Verify that RDMA kernel part is loaded === Check that the kernel par...)
 
Line 1: Line 1:
== Verify that RDMA is working ==
== Verify that RDMA is working ==
in brief -  describe how to verify that the RDMA stack is working properly
in briefxxx -  describe how to verify that the RDMA stack is working properly





Revision as of 21:46, 13 February 2019

Verify that RDMA is working

in briefxxx - describe 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.