Skip to content
Discussion options

You must be logged in to vote

Hello @bigsys-it,

The KVM incremental snapshots will be kept in storage until no new snapshot depends on them, as @DaanHoogland explained.
By default, a snapshot chain will last 16 snapshots, then a new chain will be created; meaning that after you create 16 snapshots, on the 17th, it will be a new full snapshot and will not depend on the previous 16; thus, when the 16th snapshot is deleted, its whole chain will also be gone.

To configure this behavior you may change the snapshot.delta.max parameter to a different snapshot chain size.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@bigsys-it
Comment options

@DaanHoogland
Comment options

@JoaoJandre
Comment options

Answer selected by DaanHoogland
@JoaoJandre
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants