I'm running Veeam 6.5.0.109 to backup a ESX 5.1 VM via vCenter.
The VM is running Windows Server 2008 R2 Standard SP1 with SQL Server 2008 R2 SP1.
Everything seemed to be working smoothly, and Veeam was truncating the SQL logs successfully (meaning it detected SQL, backed up its DBs, and then truncated the logs).
After a few days I noticed that the backup log doesn't include a message about truncating the logs any more. There was no error message, the whole backup process completed successfully, but the transaction logs truncation was missing from the job's actions.
Job with truncation:
Job without truncation:
What could this mean?
How could I verify that the SQL DB is being backed up properly?
Thanks