Dear NFS folks,
With Linux 4.9.x there are issues, that the NFSD servers denies access
to NFS mounts. Other clients can still connect fine. A restart of the
*client* fixes the issue.
We believe that this is related to a restart of a NIS server, and that
NFSD is now unable to authenticate the requests. Maybe some cache
mismatch of some client identifications?
```
root:sigchld:~/# mount -v -t nfs hopp:/home/joey /mnt
mount.nfs: timeout set for Tue May 16 12:57:04 2017
mount.nfs: trying text-based options
'vers=4,addr=141.14.25.186,clientaddr=141.14.16.120'
mount.nfs: mount(2): Permission denied
mount.nfs: access denied by server while mounting hopp:/home/joey
```
Could you please point me to the right direction, how this issue can be
debugged?
A first step would be to get debug messages from NFSD, why exactly the
permission was denied to mount the directory.
Kind regards,
Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html