AIX 5.2 (not sure about ML#, I'm the programmer wasting time trying to prove there IS a problem, not the Tech group that should be fixing it.)
I'm in USA, with a AIX box in Cent.Amer. (So comm's go down between sites frequently.)
Occasionally, when networking has been down (country to country, but was fine internally at the remote site, and the remote site never went down) upon reestablishing communications, the remote box seems to "repeat" all the cron jobs skipped while networking was down.
Instead of just getting the 6:37pm job run, I seem to get the 20 jobs not run while the lines were down 20mins, all run at once at 6:37pm. (NO, NOTHING in the jobs uses networking.) These are '* * * * * /usr/local/bin/foo' type jobs that should run once a minute, complete in <10 seconds, and have "problem" when they run overlapping. . . We know they're running multiple at once, since temp files are colliding. And it only happens at network restoration time. (Yes, I could use flags to block simultaneous runs, but that's evading the problem. Should cron be running "skipped" jobs and trying to "play catchup"??? I haven't seen this since very old Sys-V Unix days.)
Has anyone else experienced "repeated" cron jobs, or cron jobs not running (or running all at once) around network outages on AIX 5.2?
Sorry I can't give more info, some is proprietary, and without root, I'm stumbling in the dark a bit.
Thanks,
jkh
I'm in USA, with a AIX box in Cent.Amer. (So comm's go down between sites frequently.)
Occasionally, when networking has been down (country to country, but was fine internally at the remote site, and the remote site never went down) upon reestablishing communications, the remote box seems to "repeat" all the cron jobs skipped while networking was down.
Instead of just getting the 6:37pm job run, I seem to get the 20 jobs not run while the lines were down 20mins, all run at once at 6:37pm. (NO, NOTHING in the jobs uses networking.) These are '* * * * * /usr/local/bin/foo' type jobs that should run once a minute, complete in <10 seconds, and have "problem" when they run overlapping. . . We know they're running multiple at once, since temp files are colliding. And it only happens at network restoration time. (Yes, I could use flags to block simultaneous runs, but that's evading the problem. Should cron be running "skipped" jobs and trying to "play catchup"??? I haven't seen this since very old Sys-V Unix days.)
Has anyone else experienced "repeated" cron jobs, or cron jobs not running (or running all at once) around network outages on AIX 5.2?
Sorry I can't give more info, some is proprietary, and without root, I'm stumbling in the dark a bit.
Thanks,
jkh