星期四, 8月 09, 2012

Solaris 10 cron job 達到最大限制

/var/cron/log:
root# tail -100 log |more
! c queue max run limit reached Thu Apr 26 09:21:00 2012
! rescheduling a cron job Thu Apr 26 09:21:00 2012
! c queue max run limit reached Thu Apr 26 09:21:00 2012
.
.
.


vi /etc/cron.d/queuedefs
putting an entry like this will bump the limit from 100 to 500:
c.500j2n30w <==此行是手動加上去的 , 改到五百筆

root# svcs -a |grep cron
online Apr_09 svc:/system/cron:default
root# svcadm restart svc:/system/cron:default


沒有留言:

LinkWithin-相關文件

Related Posts Plugin for WordPress, Blogger...