Your message dated Wed, 19 Feb 2025 22:15:01 +0100 with message-id <[email protected]> and subject line Re: Bug#1017720: nfs-common: No such file or directory has caused the Debian Bug report #1017720, regarding nfs-common: No such file or directory to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1017720: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017720 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: nfs-common Version: 1:1.3.4-6 Severity: important Kernel: 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64 GNU/Linux -- Description After updating and or creating new files on our file server via rsync, we see many files report the error message below from NFSv4 clients since upgrading from Debian 10.8 to Debian 11.4. Clearing the dentry cache resolves the issue right away. I am not sure that nfs-common is the package to blame, but listed it based on the bug submission recommendations. -- Test ls -l /mnt/dir/someOtherDir/* | grep '?' -- Error message ls: cannot access 'filename': No such file or directory -????????? ? ? ? ? ? filename -- Workaround /usr/bin/sync && echo 2 > /proc/sys/vm/drop_caches -- /etc/fstab snippet -- nfs-server.domain.com:/dir /mnt/dir nfs4 lookupcache=pos,noresvport,sec=krb5,hard,rsize=1048576,wsize=1048576 0 0 Jason Breitman
--- End Message ---
--- Begin Message ---Source: linux Source-Version: 5.15.3-1 Hi, On Fri, Mar 15, 2024 at 11:23:56AM -0400, Kenneth C. Schalk wrote: > I've been looking for an explanation for a similar kind of failure. I > wonder if the core problem is the same as reported here: > > https://bugzilla.opensuse.org/show_bug.cgi?id=1209457 > > Supposedly fixed by the patch posted to linux-nfs here (also attached > after extraction from the SuSE kernel build source RPM): > > https://www.spinics.net/lists/linux-nfs/msg86343.html > > And merged into the main-line kernel in 5.15.3, see the Changelog here > (specifically under commit "69e0be0efe53fb012f5db32bc328590745cf8f71"): > > https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.3 > > I would be interested to hear whether it makes any difference for the > issue reported in this Debian bug. We have not heard something back further on this issue, I will close it with the 5.15.3-1 version according to the above. If it's still a problem with a recent kernel, then please report back here. Regards, Salvatore
--- End Message ---

