http://bugzilla.novell.com/show_bug.cgi?id=584720 http://bugzilla.novell.com/show_bug.cgi?id=584720#c3 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jnelson-suse@jamponi.net | --- Comment #3 from Jon Nelson <jnelson-suse@jamponi.net> 2010-03-08 21:34:34 UTC --- The filesystem this time around was jfs. I also tried on another exported filesystem (ext4) and got identical results. NOTE: *these* tests performed on a different client running the *stock* (updated) openSUSE 11.2 kernel - 2.6.31.12. I did *not* get the "Stale File Handle" error on this kernel. I will be testing again using the KOTD when I can find time. Although no errors appeared, the cache coherency still seems off. I ran the following test: On the client, with the NFSv4 *root* mounted on /mnt: while true; do date; sleep 0.8; ls -la /mnt ; done On the server: mkdir /exports/foo and then, on the client, quickly memorized the 'date' output. Approx 55 seconds pass before 'foo' shows up. After a bit (say, a few minutes), I memorize the 'date' output again and switch to the server, where I rmdir /exports/foo. Approx. 25 seconds pass before 'foo' goes away, but this time without error. These times are repeatable. Other questions you asked, answered: /exports almost certainly did not undergo other changes during this time. I am able to reproduce the cache coherency issues, not the "Stale NFS handle" issues, but I will not be able to try with a KOTD kernel until later. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.