Subject: AW: AW: [vserver] Guest hourly/daily/... cron job parallel execution
From: Fiedler Roman <Roman.Fiedler@ait.ac.at>
Date: Fri, 18 Jan 2013 08:09:34 +0000
Fri, 18 Jan 2013 08:09:34 +0000
> Von: Phil Parris [mailto:phil.networkadmin@gmail.com] 
> 
> Im running into similar issues.  Please provide the script.  One thing i thought about
was to change cron source and add in a random sleep.

Here it is. I've added something like

#!/bin/sh
exec [installdir]/VserverCronSerialisation --JobType daily

to e.g. cron.daily on host and removed the daily job from guest etc/crontab for those
guests, that should be serialized. See header of script for info about params (how many
parallel threads, time between starts).


["application/octet-stream" not shown]