Skip to main content

Questions tagged [rdma]

2 votes
2 answers
135 views

I'm trying out RDMA on NFS and noticed that it does not seem to work with NFSv4: [grant@host ~]$ sudo mount -t nfs -o rdma,proto=rdma,vers=4 10.99.99.98:/ifs/rdma-test /mnt/powerscale_rdma mount.nfs: ...
Grant Curell's user avatar
1 vote
1 answer
424 views

in /etc/firewalld/zone/mycustomzone.xml I use the syntax of <port protocol="tcp" port="2049"/> to open port number being a protocol choice of either tcp or udp. For NFSv4 ...
ron's user avatar
  • 9,175