Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto snapshot catchup #3

Open
bdrewery opened this issue Feb 13, 2012 · 1 comment
Open

Auto snapshot catchup #3

bdrewery opened this issue Feb 13, 2012 · 1 comment

Comments

@bdrewery
Copy link
Owner

If the server, or cron, is down during an infrequent snapshot interval, a snapshot may be missed. For example, if yearly is being used, there's a chance that this snapshot will be missed if the 1 time it tries to do it, the pool is down, or cron is down.

The script should run more often and be smarter about when to create new snapshots per interval.

@szenti
Copy link

szenti commented Jan 22, 2017

I think it's not the script's task to handle missing executions. Anacron is made for this kind of scheduling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants