[Bug 229469] NFS fcntl locks being released locally but not on server

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 17 22:45:51 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=229469


csb sysadmin <admin at structbio.vanderbilt.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |admin at structbio.vanderbilt.
                   |                            |edu




--- Comment #28 from csb sysadmin <admin at structbio.vanderbilt.edu>  2008-11-17 17:45:46 EDT ---
I don't know if what we experienced has anything to do with thie problem, but
we had a RHEL5 system running 2.6.18-92.1.1 and after a 138 day uptime, the NFS
server stopped being able to complete fcntl64(..., F_GETLK, .. calls or
fcntl64(255, F_GETFL) calls in strace. For users whose home directories were on
this server, these users could not start firefox, thunderbird, openoffice, many
KDE apps, etc and I couldn't run this test script no matter which of the 35+
other RHEL4 and RHEL5 NFS clients I tried :

#!/bin/sh

(
flock -x 200
uname -a >> allHosts.txt
) 200>> lockFile


It would just hang. Eventually we had to reboot the NFS server, re-starting NFS
didn't help, and I don't think there is anyway to re-start [lockd] since it's a
kernel level process.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fedora-triage-list mailing list