Doing an MS SQL 2008 VM backup on vSphere 5.5 U1. Veeam version is 7.0.0.833.
VM was busy, so VSS could not quiesce SQL, hence backup failed. Nothing special here.
However Veeam took a VMware snapshot of the VM even if VSS could not quiesce the VM. One would think that VSS must first quiesce the VM and when SQL is "idle" to take the VMware snap.
On top of that since the VM is so busy, obviously VMware snapshot removal would be a problem = the VM can be stunned (= frozen) for quite a while. In our case this translated into SQL mirroring triggering a failover.

Why would Veeam backup take a VMware snap in this case?

Thanks,
Adrian