Lock manager stops responding (lockd/nfslock), but shows as running
Posted
by
dwaynehoov
on Server Fault
See other posts from Server Fault
or by dwaynehoov
Published on 2012-11-19T16:46:29Z
Indexed on
2012/11/19
17:02 UTC
Read the original article
Hit count: 175
Essentially, lock manager stops responding (lockd/nfslock), but shows as running as a kernel process. If I bounce portmap and nfslock, it has no effect.
Doesn't show up in the portmapper registered services rpcinfo -p .. doesn't show nlockmgr. it just shows portmapper and status
If I manually remount the drives, it fixes the issue. I'm assuming that the service (lockd) goes stale or hangs when there is no NFS activity? It seems like issuing a mount for NFS volumes "awakens" it and things work once that happens. Please help me nail this down for point me to somewhere to get more information on what might be happening.
System info: Linux xxx.yyy.com 2.6.32-300.38.1.el5uek #1 SMP Thu Oct 18 11:51:13 PDT 2012 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.8 (Tikanga)
cat /etc/oracle-release
Oracle Linux Server release 5.8
Thanks
© Server Fault or respective owner