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

--retire removes lots of directories that don't exist #56

Closed
ewxrjk opened this issue Feb 27, 2019 · 1 comment
Closed

--retire removes lots of directories that don't exist #56

ewxrjk opened this issue Feb 27, 2019 · 1 comment
Assignees
Labels
bug

Comments

@ewxrjk
Copy link
Owner

@ewxrjk ewxrjk commented Feb 27, 2019

rsbackup --retire --verbose HOST:VOLUME showed that it invokes rm for backups going back years that have long since been deleted. This may reflect a database expiration issue rather than a bug in the retire code as such.
As far as I can tell this is harmless, but it has poor nonfunctionals.

@ewxrjk ewxrjk added the bug label Feb 27, 2019
@ewxrjk ewxrjk self-assigned this Feb 27, 2019
@ewxrjk
Copy link
Owner Author

@ewxrjk ewxrjk commented Mar 2, 2019

This turns out to be both of the possible bugs related to this behavior.

  1. The expiry of records of pruned backups wasn't happening.
  2. Volume retiry wasn't excluding pruned backups.
@ewxrjk ewxrjk closed this in 0b7438d Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant