cron işleri durdu


0

Kırmızı şapka makinemde her 5 dakikada bir çalışan cron işim var.

2,17,32,47 * * * * root / usr / sbin / logrotate -s /var/opt/swms/log/logrotate.status /opt/swms/etc/logrotate.d/syslog

Yaklaşık 100 dakika çalıştıktan sonra, çalışmayı durdurdu.

May  7 16:14:00 localhost crond[14979]: (CRON) STARTUP (V5.0)
May  7 16:17:01 localhost crond[15358]: (root) CMD (/usr/sbin/logrotate -s /var/opt/swms/log/logrotate.status /opt/swms/etc/logrotate.d/syslog)
May  7 16:32:01 localhost crond[17282]: (root) CMD (/usr/sbin/logrotate -s /var/opt/swms/log/logrotate.status /opt/swms/etc/logrotate.d/syslog)
May  7 16:47:01 localhost crond[19121]: (root) CMD (/usr/sbin/logrotate -s /var/opt/swms/log/logrotate.status /opt/swms/etc/logrotate.d/syslog)
May  7 17:01:01 localhost crond[20874]: (root) CMD (run-parts /etc/cron.hourly)
May  7 17:02:01 localhost crond[20996]: (root) CMD (/usr/sbin/logrotate -s /var/opt/swms/log/logrotate.status /opt/swms/etc/logrotate.d/syslog)
May  7 17:17:01 localhost crond[22853]: (root) CMD (/usr/sbin/logrotate -s /var/opt/swms/log/logrotate.status /opt/swms/etc/logrotate.d/syslog)
May  7 17:32:01 localhost crond[24691]: (root) CMD (/usr/sbin/logrotate -s /var/opt/swms/log/logrotate.status /opt/swms/etc/logrotate.d/syslog)
May  7 17:47:01 localhost crond[26538]: (root) CMD (/usr/sbin/logrotate -s /var/opt/swms/log/logrotate.status /opt/swms/etc/logrotate.d/syslog)
[root@localhost log]# date
Thu May  7 18:29:15 UTC 2015

Kontrol ettim ve Crond işlemi çalışıyor. Sistem günlüğü ve bilgisayar hizmetlerini yeniden başlattım. Yine 1 saat sonra aynı sorunla karşı karşıya.

Herhangi bir yardım takdir edilecektir.

Yanıtlar:


0

Telefonunuzda bir yerde bir hata olabilir. /etc/crontab dosya (veya başkalarını kullanıyorsanız başka bir crontab dosyası) ve bu dosyanın ayrıştırılmasını önler. İle kontrol edebilirsiniz chkcrontab .

Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.