Snapshot and Backup Data Retention in MinIO with CSI Snapshot Data Movement #9288
Unanswered
ehemmerlin
asked this question in
Community support Q&A
Replies: 1 comment
-
|
#9044 Please also check the uploader type. We already deprecated the support for Restic. Please use Kopia if not yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We’re using Velero for on-prem backups in combination with Longhorn and MinIO, and we’ve enabled CSI Snapshot Data Movement.
From what we observe, when a backup is triggered, Velero requests Longhorn to create a snapshot, which is then uploaded to a MinIO bucket.
We’re currently seeing several terabytes of data in the Longhorn bucket within MinIO. Are these expected to be retained snapshots, or could they be remnants of deleted backups?
Additionally, the MinIO bucket used by Velero still contains around 250 GB of data, even though all Velero backups were deleted several days ago. Could this be stale or orphaned data that wasn’t properly cleaned up? Is there a recommended way to ensure that all associated data is removed when backups are deleted?
We’d appreciate any guidance on how Velero manages snapshot lifecycle and cleanup in this setup, especially when using CSI Snapshot Data Movement.
Thanks for your support!
Beta Was this translation helpful? Give feedback.
All reactions