Re: [linux-audio-user] RedHat

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] RedHat
From: Paul Winkler (pw_lists_AT_slinkp.com)
Date: Fri Aug 02 2002 - 22:46:39 EEST


On Fri, Aug 02, 2002 at 10:36:39PM +0300, Juhana Sadeharju wrote:
> Hmm.. RedHat uses anacron for cron services. Anacron man page
> says that it does not use hours in determining when N days
> have been passed. Does that mean the disk-heavy cron scripts
> starts competing about disk bandwidth 00:01-00:30, exactly
> at the time I'm doing montly recordings from radio?

If the machine is up at midnight and it's been N days, yes.

> What can be done about it? Setting the cron delays (/etc/anacrontab)
> to 10000 minutes?

Well, what time would you like them to try to run?
If you want e.g. 4 AM, try setting the delay to 4 * 60 = 240 minutes.

Another thing you can do to reduce the impact of all the cron
scripts trying to run at once is use the -s (serialize) option.
Then anacron "will not start a new job before the previous one
finished." (it's not clear to me if "start" includes the delay
or not.)

-- 

Paul Winkler home: http://www.slinkp.com "Muppet Labs, where the future is made - today!"


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Aug 02 2002 - 22:43:58 EEST