Bug 129744 - Stale NFS file handle
Summary: Stale NFS file handle
Status: RESOLVED DUPLICATE of bug 128784
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Final
Hardware: x86-64 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Olaf Kirch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-20 15:04 UTC by Forgotten User uCb0QVSAVR
Modified: 2005-10-24 11:32 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User uCb0QVSAVR 2005-10-20 15:04:08 UTC
I wrote even a testprogram to check the File Locking on my kernel based NFS
Server in Suse Linux 10.0. If I execute F_WRLCK with fcntl I get the error
message "Stales NFS file handle" and if I try to free the same area later I get
"No locks available".
lockd is running, testprogramm works fine on SUSE 9.3 and 9.2. The file isn't
deleted/removed or something like that. Access rights are guaranteed. Both
testmachines are SUSE 10.0. If I have a SUSE 10.0 client and do the same on a
SUSE 9.2 kernel based NFS server it works too...

ATTENTION: The Machines are x86-64 but I installed the 32bit Version of SUSE 10.0.
Comment 1 Dr. Werner Fink 2005-10-20 15:09:06 UTC
What does ``Stabel Snapshot 2'' mean? Please test with
SUSE LINUX 10.0 final
Comment 2 Forgotten User uCb0QVSAVR 2005-10-20 17:09:34 UTC
I'm sorry. I didn't see the "Final" entry. I used the final release.
Comment 3 Dr. Werner Fink 2005-10-20 17:11:25 UTC
Corrected version
Comment 4 Olaf Kirch 2005-10-24 11:32:27 UTC
There's a known problem with NFS file locking in 10.0, see bug #128784
This will hopefully go out with the next update kernel.

*** This bug has been marked as a duplicate of 128784 ***