Follow-up Comment #2, bug #45930 (project findutils):

I can confirm the issue with CentOS7. Package info:
findutils-4.5.11-5.el7.x86_64

Have a CRON that runs on multiple machine at the same time. Part of the script
remove old log file in a common NFS folder.
It uses 'find' for this and checks the file timestamp (mtime)

It's pretty much guaranteed to get into a race condition with  this specific
setup (NFS mount..).

Using -ignore_readdir_race does not seem to have any effect. 



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45930>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to