On 11/12/2021 22:02, Patrick Dupre wrote:
I am trouble because I guess that crond and anacron
run are very close times.
Hence, they start a backup when another backup is running.
This creates real problems.

What do you recommend?

Are you using your own scripts to perform the backups?

If so, the easy solution would be for the script to check for a "lock file" to see if 
another backup is running.  If no "lock file"
exists, then create one to prevent a second backup from starting and then clearing the 
"lock file" after the backup is
finished.


--
Did 황준호 die?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to