> 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).