On 2023-11-29 16:19:02 +0100, Vincent Lefevre wrote: > I have the same kind of issue at my lab with one of my programs: > a readdir lists the file, but then a stat sometimes gives a > "No such file or directory" error. Some clients are more affected > that others.
And sometimes, the "stat" succeeds as expected, but the "open" that follows gives a "No such file or directory" error. Also note that in my case, the file under this filename is unique: it is created only once (never deleted then recreated). > The clients are Debian 11.8 machines (also nfs-common 1:1.3.4-6; > 5.10.0-26-amd64 kernel). Still the same problem with a Debian 12.5 machine (nfs-common 1:2.6.2-4; 6.1.0-18-amd64 (6.1.76-1) kernel) on the client side. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)