Skip to content

Remove all but last checkpoints #101

Answered by abbbi
tavatir asked this question in Q&A / Support
Discussion options

You must be logged in to vote

Leaving the checkpoints behind is part of ensuring consistency of the backup chain, check issue #33

virsh checkpoint-list vm1 --parent
 Name              Creation Time               Parent
----------------------------------------------------------------
 virtnbdbackup.2   2023-01-25 13:59:42 +0100   
 virtnbdbackup.3   2023-01-25 13:59:43 +0100   virtnbdbackup.2

apparently its possible to remove checkpoints using the "virsh checkpoint-delete" function, even if they have a parent,
but i would not recommend this.

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by abbbi
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants