Does anybody know how the cluster wide cron could be implemented?
I need to start a cron job on any node within a cluster every day but to be sure that in case if node fails (or is powered off) that the task will be executed on another node
Could you provide some more info on how to link VM and the cron job? Or you mean that VM will start cron from the inside? If so - it's not what I'm looking for - I need the cron job to be started on one of the cluster nodes.