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

NAS-133482 / 25.04 / Prune restic snapshots after every cloud_backup sync #15413

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

creatorcary
Copy link
Contributor

Currently our keep_last setting only deletes snapshots without removing the files that those snapshots reference (see restic docs). Over time, this can waste a lot of space in the user's Storj repositories.

Note that pruning uses some space in the repository, so pruning may fail if it runs out of available space. Users should heed storage warnings when their available space runs low.

@bugclerk bugclerk changed the title Prune restic snapshots after every cloud_backup sync NAS-133482 / 25.04 / Prune restic snapshots after every cloud_backup sync Jan 16, 2025
@bugclerk
Copy link
Contributor

@creatorcary creatorcary merged commit 96b8629 into master Jan 16, 2025
2 checks passed
@creatorcary creatorcary deleted the NAS-133482 branch January 16, 2025 20:27
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Jan 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants