rdma not support NFS

uname -a

Linux 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

rpm -qa |egrep “nfs|rpcbind”

rpcbind-0.2.0-49.el7.x86_64

libnfsidmap-0.25-19.el7.x86_64

nfs-utils-1.3.0-0.66.el7.x86_64

ofed_info -s

MLNX_OFED_LINUX-5.0-1.0.0.0:

ibdev2netdev

mlx5_bond_0 port 1 ==> bond0 (Up)

More document configuration

https://community.mellanox.com/s/article/howto-configure-nfs-over-rdma–roce-x

lsmod |grep svcrdma

svcrdma 12430 0

mlx_compat 52511 19 mdev,rdma_cm,vfio_mdev,ib_cm,iw_cm,rpcrdma,svcrdma,mlx4_en,mlx4_ib,mlx5_ib,mlx5_fpga_tools,ib_ucm,ib_core,ib_umad,ib_uverbs,mlx4_core,mlx5_core,rdma_ucm,ib_ipoib

echo rdma 20049 > /proc/fs/nfsd/portlist

-bash: echo: write error: Protocol not supported

Hi,

I understand that you are running a support distribution Redhat 7.6 ? right ?

If it is the case, and you want to investigate your current problem, I suggest you to open a case at support@mellanox.com

You can also look at the Redhat doucmentation regarding nfs server configuration and espcially nfs over rdma paragraph.

Thanks

Marc