Thank you!apt install rdma-core
modprobe rdma
When using for nfs ... enable by outcomment rdma & rdma-port in /etc/nfs.conf, restart nfs server, mount with -o rdma
Code:
modprobe: FATAL: Module rdma not found in directory /lib/modules/6.8.12-8-pve
My cards are set to ethernet mode right now. Would that explain this error message (because in ethernet mode rdma might not work)?