You are not logged in.
In your post
[url]https://33hops.com/forum/viewtopic.php?id=823[/url]
you clarify why snapshots must be deleted on ESXi 7.0, but also state this is only necessary when the VM is on:
[quote]deleting all snapshots previous to performing a backup or replica, only if the VM is on.[/quote]
When xsibackup is started while the VM is off this works fine and the snapshots are preserved.
But when xsibackup is started with option "--backup-how=cold" while the VM is on, the snapshots are deleted:
Powering off VM: test001(21).
-------------------------------------------------------------------------------------------------------------
VM test001(21) is now off.
-------------------------------------------------------------------------------------------------------------
Virtual Machine Name: test001
-------------------------------------------------------------------------------------------------------------
(c)ESXi 7.0 or higher detected, all snapshots were removed for VM test001(21)
-------------------------------------------------------------------------------------------------------------
*** Skipping snapshot, VM is off ***
-------------------------------------------------------------------------------------------------------------
But since the VM is powered down before making the backup, isn't it unnecessary to delete the existing snapshots?
Would it be possible to change the behaviour of xsibackup to keep the snapshots when option "--backup-how=cold" is used?
Offline
We'll revise that behaviour in next release, thank you for pointing out.
Offline
Great!
Do you already have a timeline for the next release?
Offline
It's summer, we have some scheduled works and some other things that entered the priority list, like this bug. Hard to say, it shuld be ready in less than two weeks though.
Offline
We fixed this in [url=https://33hops.com/xsibackup-copia-de-seguridad-vmware-esxi.html#prodchart]1.5.0.10[/url], already available to download. It was just a matter of tweaking an if clause, thus we released a quick fix.
Please confirm that you can now backup the VM as desired.
Offline
Thank you very much.
I tested your bug fix in 1.5.0.10 successfully.
Offline