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

Ability to send all missed snapshots after x amount of days. #8

Closed
TH3L0N3WOLF opened this issue Mar 26, 2015 · 4 comments
Closed

Ability to send all missed snapshots after x amount of days. #8

TH3L0N3WOLF opened this issue Mar 26, 2015 · 4 comments

Comments

@TH3L0N3WOLF
Copy link

It would be nice to have the ability to configure BTRBK to send all snapshots that were unable to be sent to a backup volume once the volume appears again. Currently, it'll only send the current day's snapshots, without attempting to re-send previously failed transfers.

@digint
Copy link
Owner

digint commented Mar 26, 2015

Thank you for the input. I already thought of this and I will implement this in a future version. I even think this should be enabled by default, but configurable with a resume_missing option.

@digint
Copy link
Owner

digint commented Mar 31, 2015

Implemented resume_missing option in branch:
https://github.com/digint/btrbk/tree/resume_missing

Note that for in 956c028, we assume that the previous missing backup is automatically the parent for the next one, which is not always true.

@digint
Copy link
Owner

digint commented Apr 1, 2015

removed branch resume_missing, the fix has been merged to master: 2a65895

@digint
Copy link
Owner

digint commented Apr 1, 2015

Merged in v0.15

@digint digint closed this as completed Apr 1, 2015
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