NFS on RDS2216

Hello,
I am trying to configure a nfs share on RDS2216, in order to use it as a storage in our proxmox pve cluster.

I built a raid 10 and tried to follow the docs (enable nfs-sharing on the raid) but it doesn’t seem to work, we “mounted” the raid on the storage and the service went online and now we can manually mount the share. Problem is, it seems that there is not a rpcbind service active on the sotrage, port 111 is closed.

Is there something i am missing? does anyone knows how to properly configure an nfs share?

thank you

It works but you have to select NFS version 4.0 in proxmox (check the advanced setting). The lack of rpc portmapper port means you will have to type the path manually instead of it pre populating.

Curious how it ends up performing for you, in my testing the io delay becomes substantial under light load. Found nvme over TCP to be more responsive to random io when spread across multiple mappings.