On 05/31/2011 07:41 PM, lhp1 wrote:
>
> http://old.nabble.com/file/p31742754/anomoly2011-05-30.rtf
> anomoly2011-05-30.rtf
>
> Every now and then cron runs multiple times on Fedora 14.  This is a new
> server and very little is running on it, only my colleageue and myself have
> jobs running.   This does not happen all the time which makes it even harder
> to figure out why.

The duplicate entries look like sub-processes giving the impression of 
it running twice, e.g.

May 30 05:00:10 flightdb crontab[1254]: (mysql) LIST (mysql)
May 30 05:00:10 flightdb crontab[1253]: (mysql) LIST (mysql)

May 30 05:00:10 flightdb crontab[1255]: (mysql) REPLACE (mysql)
May 30 05:00:10 flightdb crontab[1256]: (mysql) REPLACE (mysql)

This is supported by the sequence of the pid, indicating that the LIST 
and REPLACE are sub processes.

Is the TIME on the machine correctly sync'd via NTP ?

Albert.

p.s. make the effort to put your supporting data in the body of your 
email rather than in an RTF file :(, people really don't want to be 
looking at external and potentially dangerous attachments.




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to