Hello, I have the cv4pve-autosnap application installed in a cluster of 3 servers in ceph and I understand its operation well. Although it is a third party utility I have a doubt regarding the cron tasks. If I create a cron task to execute the snapshot, it creates it perfectly, but ideally it would be executed on each machine in case one of them is down.
If I add the cron task in each one, they show me errors as it is running in the others at the same time. Is there a way to schedule the cron job to run on one of them and skip the others?
I have seen, for example, that in vzdump, it writes to the file /etc/pve/jobs.cfg... I don't know if there would be something similar.
Thank you very much
If I add the cron task in each one, they show me errors as it is running in the others at the same time. Is there a way to schedule the cron job to run on one of them and skip the others?
I have seen, for example, that in vzdump, it writes to the file /etc/pve/jobs.cfg... I don't know if there would be something similar.
Thank you very much