All of lore.kernel.org
 help / color / mirror / Atom feed
* How to debug permission denied issues?
@ 2017-05-16 11:06 Paul Menzel
  2017-05-16 11:59 ` Paul Menzel
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Menzel @ 2017-05-16 11:06 UTC (permalink / raw)
  To: linux-nfs; +Cc: it+linux-nfs

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

^ permalink raw reply	[flat|nested] 3+ messages in thread
* How to debug permission denied issues?
@ 2017-06-21 11:46 Paul Menzel
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Menzel @ 2017-06-21 11:46 UTC (permalink / raw)
  To: linux-nfs; +Cc: it+linux-nfs

Dear NFS folks,


We experience the following behavior with the Linux series 4.4 and 4.9.

When the exported directory on the server gets full to 100 % some NFS 
clients are unable to access the server anymore, but others can.

The error is, that the server says the client ID has expired. The 
server, on which the client runs on, needs to be restarted. Then it 
works again.

Can you think of an error path causing such a failure? What would be the 
right way to deal with this error?


Kind regards,

Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-21 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-16 11:06 How to debug permission denied issues? Paul Menzel
2017-05-16 11:59 ` Paul Menzel
2017-06-21 11:46 Paul Menzel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.