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

Automatically perform prune operations on Restic #6062

Closed
3 tasks done
rsmontero opened this issue Dec 23, 2022 · 1 comment
Closed
3 tasks done

Automatically perform prune operations on Restic #6062

rsmontero opened this issue Dec 23, 2022 · 1 comment

Comments

@rsmontero
Copy link
Member

rsmontero commented Dec 23, 2022

Description
Currently prune must be performed out-of-band, this issue is to sync delete and prune operations. It needs to check, if this can be performed with active locks on the repo.

In this issue we'll also improve the current locking recovery of the restic repo.

Use case
Ease operations on backup repos

Interface Changes
None

Additional Context
None

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
@tinova
Copy link
Member

tinova commented Feb 21, 2023

Fixed as part of #6029

jloboescalona2 added a commit to jloboescalona2/docs that referenced this issue Sep 18, 2023
jloboescalona2 added a commit to jloboescalona2/docs that referenced this issue Sep 18, 2023
tinova pushed a commit to OpenNebula/docs that referenced this issue Sep 18, 2023
tinova added a commit to OpenNebula/docs that referenced this issue Sep 18, 2023
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
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

3 participants