On 30 Jan 2008, at 14:29, Christian Zimmermann wrote:
Still up, and I manually test each of the crontab entries before uncommenting them. Soon, I'll have everything working, except anything related to CitEc.
disk use went overnight from 84% to 76%. I have not seen it so low for a long, long time. Is it because there have been essentially no logs for ten days?
i don't know
I noticed that /home/aras/acis/bin/updareq RePEc / takes a very long time (CPU and wall time), and it is performed daily. Wouldn't it make more sense to be more selective, i.e. only on material that changed?
it is more selective than you think. it goes through every file and compares its timestamp with the last recorded timestamp for it. Unchanged files are not processed (normally). And then for each template it checks the if it has changed since last update or not, and only does processing for it, if it did change.
I am running /home/aras/acis/bin/updareq ACIS / now. What is that good for?
for keeping the some housekeeping database tables in sync with the userdata files. -ivan