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

run borg compact after each prune #1959

Conversation

shivansh02
Copy link
Collaborator

Description

Automatically run borg compact after each borg prune if borg>=1.2.

Related Issue

#1718

Motivation and Context

Backup space usage is exploding for some people until they notice they have to click on "compact" manually. This is a quick fix for the problem, while proper compact scheduling is implemented.

How Has This Been Tested?

Tested by me locally. Manually pruned a repository and borg compact was run automatically.

Screenshots (if appropriate):

Screenshot from 2024-03-06 21-33-34

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING guide.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

I provide my contribution under the terms of the license of this repository and I affirm the Developer Certificate of Origin.

@shivansh02 shivansh02 closed this Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant