All of lore.kernel.org
 help / color / mirror / Atom feed
* Client locks up with nfs4_reclaim_open_state: Lock reclaim failed!
@ 2017-11-30 14:49 Emil Flink
  2017-12-04 15:51 ` J. Bruce Fields
  0 siblings, 1 reply; 2+ messages in thread
From: Emil Flink @ 2017-11-30 14:49 UTC (permalink / raw)
  To: linux-nfs

Hi,

I'm not sure where to go with this issue so please free to point me to
a more suitable forum if necessary.

My issue is that a client mounting a NFS share frequently locks up
with massive amounts of "nfs4_reclaim_open_state: Lock reclaim
failed!" in the kernel logs. Meanwhile the NFS server does not log any
errors as far as I can tell.

I only encounter this when the client is doing a lot of I/O against
the NFS share.

To recover from this I have to kill all processes on the client using
the NFS share, unmount the NFS share and remount it.

The NFS export is mounted with:
10.0.1.203:/nfs/lxc-office on /var/lib/lxc type nfs4
(rw,noatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.1.231,local_lock=none,addr=10.0.1.203)

Both the server and the client is running up-to-date installations of
Debian 9 ("stretch"), meaning kernel 4.9.0-4 and nfs-common /
nfs-kernel-server 1.3.4-2.1.


Regards,

Emil Flink

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

end of thread, other threads:[~2017-12-04 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-30 14:49 Client locks up with nfs4_reclaim_open_state: Lock reclaim failed! Emil Flink
2017-12-04 15:51 ` J. Bruce Fields

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.