I'm troubleshooting an oplock issue at a clients, and realized that the failures were not totally random! About 15 times over 5 days, a cluster of op-lock issues like
Oplock break failed for file shared/xxx -- replying anyway [2015/08/14 05:05:34.222777, 0] smbd/oplock.c:330(oplock_timeout_handler)
But in the past 5 days, there have been no failures before 5AM, but three times between 05:00 and 05:10 there have been problems. I can't see any application correlation, the housekeeping is done around midnight, and regular processing starts around 08:00 so what happens at 05:00? Also the shared file seems to be random. The application is monitoring data files and processing new entries, and there are no new entries at 5AM.
log.smbd last entry was at system reboot, and only one PC was running at 5AM so all 5AM failures relate to that PC. But the failures associate with almost all PC's at the site for the other dozen failures, including failures when the 5AM station was not running.
SO my question is, what is SME8.1 doing at 05:00 that affects samba?