Hi admins,
I'm trying to test an RDMA-accelerated distributed storage system, and the c8220 nodes at Clemson seem like they could be used for this because they have QLogic 40GBps InfiniBand NICs (according to
https://docs.cloudlab.us/hardware.html#(part._cloudlab-clemson)), but whenever I provision an experiment using those nodes, their QLogic NICs are not available for use. Specifically, the ibv_devinfo command always shows one RDMA device, qib0, with the state PORT_DOWN, and the fi_info command (from LibFabrics) cannot find any devices with the "Verbs" capability.
I see that these nodes have two NICs, one Ethernet and one RDMA, so is there something I need to do when provisioning my experiment to request that the LAN between these nodes uses the RDMA network? Or are the QLogic NICs physically disconnected right now, and I need to use a different node type if I want to use RDMA?
Thanks,
Edward