For KB Consolidating snapshot fails after third party backup succeeds (57325) provides solution.
VMware vSphere ESXi 7.0.x
VMware vSphere ESXi 8.0.x
See KB Consolidating snapshot fails after third party backup succeeds (57325) for details
There are 3 solutions.
Use a clone instead of an existing VM. Cloned VM not only backs up the data in the original VM, but also forces snapshot consolidation on original VM. After cloning the VM, turn on the cloned VM with the NIC disconnected and see if the services inside can run properly.
Restore VM using backup software. then save and import the current data into the restored VM for data consistency.
If the clone fails in the snapshot session, the disk can only be cloned manually
Manually clone the vmdk disk of the VM using vmkfstools. ( VMs need to be shut down)
vmkfstools -i <source file vmdk>.vmdk <DESTINATION VMDK FILE>.vmdk -d thin -a buslogicto manually clone the vmdk disk for the VM . for detail please see Cloning a Virtual Disk from Snapshots
In some situations, third-party backup software consolidates snapshots automatically when performing backup tasks again. We need to observe the VM folder to confirm.
If the above 4 solutions cannot be solved, you have to rebuild a new vCenter Server Appliance.
Snapshots are not consolidated after a backup completes. Virtual machines cannot migrate storage.