On 26/02/2021 07:38, George N. White III wrote:
So, I still can't find a way to duplicate the OP's problem without specifically changing a config file.
There is always the possibility of some "invisible character" error in a config file.
The OP has said he hadn't modified any config files.
I even when to far as to mount the file system with a F33 "located" in the USA and the centos7 system in Taiwan. [root@acer ~]# mount -v [2001:b030:112f:2::41]:/home/egreshko /mnt mount.nfs: timeout set for Fri Feb 26 06:03:52 2021 mount.nfs: trying text-based options 'vers=4.2,addr=2001:b030:112f:2::41,clientaddr=2001:440:66:cce::2' [root@acer ~]# df -T | grep mnt [2001:b030:112f:2::41]:/home/egreshko nfs4 29599744 5325056 24274688 18% /mnt
Google turns up many ways to get "mount.nfs4: access denied by server while mounting". One that I don't recall being mentioned is mismatched user/group ID's with "sec=sys".
He also said in an earlier message
My exportfs is very simple, just /path/to/export client(rw)
Which would seem to rule that out. And, why I finally modified my exports to be that.