Commiting a snapshot means that you want to revert to that state, which means that all
data afterwards is lost.Even if you keep the latest snapshot, it won't be usefull.For
example you got the following:
Install -> snap1 -> some data -> snap2 -> some data -> snap3 -> some
data -> Current State
If you revert to snap2 you will have the following:Install -> snap1 -> some data
-> snap2 -> some data -> Current State
(you always have some extra data generated - for example system logs)
As you can see, you can't use snap3 as you got some data after powering up the VM
after the restore to snap2 and you will loose that.
Best Regards,Strahil Nikolov
On Fri, Mar 5, 2021 at 8:32, dhanaraj.ramesh--- via Users<users(a)ovirt.org> wrote:
Hi Team,
when I want to commit the older snapshots I'm getting warning stating " Existing
snapshots that were taken after this one will be erased.". is there any way we can
retain the latest snapshots as is in the chain?
I knew cloning and template export options are there to secure that latest snapshot data
but these are will consume additional space in storage and take time.
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/Y5PQGBQXWTJ...