Replies: 1 comment 4 replies
-
|
@bigsys-it , this depends a bit, the wnapshots are “hidden” because they may still be parents to other snapshots. Untill coalesced these intermediate shapshots are still needed. Is it that there are newer snapshots after the ones you try to delete? |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hi!
My KVM snapshots are not being removed, neither through the "keep" parameter of the automatic scheduling nor even when I manually select the snapshot and delete it.
In the snapshot_store_ref table, the state column is only changed to Hidden, and therefore the physical files continue to occupy space in the secondary storage.
I am using version 4.21.0.0, snapshot.backup.to.secondary = true and kvm.incremental.snapshot = true.
Does anyone know what I need to do to actually remove the snapshots from the secondary storage?
Beta Was this translation helpful? Give feedback.
All reactions