Re: NFS Ganesha NFSv3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm not sure what to add. NFSv3 uses a random port for the server, and uses a service named portmapper so that clients can find the port of the server. Connecting to the portmapper requires a privileged container. With docker, this is done with the --privileged option. I don't know how to do it with other systems.

NFSv4 doesn't use portmapper, it uses a well-known port, so it can be run in a non-privileged container fine, as long as you're not using FSAL VFS (which needs a privileged container for another reason), NFSv4 works fine.

Daniel

On 2/23/21 9:56 PM, louis_zhu@xxxxxxxxxxx wrote:
Hi Daniel,

Can you give me more details, i have same issue use NFSv3 mount.
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx

_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux