2023-01-31, 20:14
NFS4 to my knowledge requires the setup as I show above with a root of your exports. On Linux, the mount of mount shows nfs version you're using. Google it, I'm sure there are other ways.
Code:
% mount | grep ok
10.9.8.112:/srv/nfs4/misc on /home/facade/ok type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.9.8.102,local_lock=none,addr=10.9.8.101)