Exchange Incremental Fail (are you using Circular Logging?)

ISSUE

You are encountering failures with Exchange Full/Differential/Incremental backups.
The Full, might be successful, but the Incremental fail.

If you search the Status Logs of the backup, you find the following error:

----- Summary Messages -----

Exchange backup failed because circular logging is enabled

----- End Summary Messages -----
 

CAUSE

Unitrends follows Microsoft best practices and leverages VSS backup infrastructure for requesting, receiving, and restoring backup data. This requires that transaction logs are being used and can be referenced. Circular Logging does not leave a Transaction log to reference, thus the backup failure.

Circular logging creates the following restrictions:

  • If enabled during the backup operation or the recovery operation, you cannot restore individual databases.

  • Only point-in-time recovery operations are possible. When circular logging is enabled, you can delete transaction logs in the same directory when a database is restored, although those logs might be part of a different Exchange 2013 database.

  • You cannot perform incremental or differential backup operations. For more information about these types of backups, see Types of backup operations for Exchange 2013.

If circular logging is enables, your administrator should disable it as soon as possible to ensure that your VSS backups don’t fail. For more information, check out the blog post Exchange Circular Logging and VSS Backups.

The following below is based on Microsoft TechNet Document Exchange Circular Logging and VSS Backups...

When you configure an Exchange database with circular logging turned on, Exchange doesn’t wait until a backup occurs to truncate transaction log files. Rather, as soon as the log files have been played forward into the database, Exchange is free to delete those transaction logs...If you have circular logging turned on, when the incremental backup is performed, the log files that are expected to be there since the previous backup are not there – they have been truncated – causing the backup to fail.

Circular Logging is useful in a few scenarios:

  • Customers leverage circular logging on mailbox databases that do not contain any user data.
  • Customers leverage circular logging on mailbox databases within lab environments.
  • Customers leverage circular logging on mailbox databases in Exchange 2010 when they utilize the Exchange Native Data Protection built into the product because there is no traditional VSS backup solution used to manage the log file truncations.
We know that there are some valid and supported scenarios where circular logging is very useful. The idea here we want to reinforce is that when you are performing VSS backups that rely on the transaction logs, make sure that your normal run state is with circular logging turned off. If you have a reason to turn circular logging on when utilizing VSS incremental backups that rely on the transaction log files, remember to turn it back off as soon as reasonable, and understand that while circular logging is on that your incremental backups will fail to complete as expected!

NOTES

Exchange Circular Logging and VSS Backups – You Had Me At ...

Backup and restore concepts for Exchange 2013

Have more questions?

Contact us

Was this article helpful?
0 out of 0 found this helpful

Provide feedback for the Documentation team!

Browse this section