Navigation
This version of the documentation is archived and no longer supported. It will be removed on EOL_DATE. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.
This version of the manual is no longer supported. It will be removed on EOL_DATE.

Inconsistent Backup Configuration

Description

Ops Manager has detected that the configuration for a backup does not match the configuration of the MongoDB deployment.

As some settings affect the on-disk format or the process of applying oplog, the backup process encourages users to verify that their backup configurations are consistent with their deployed configurations. This alert triggers if no node in your deployment exactly matches your backup configuration.

Common Triggers

  • The storage engine of a deployment has changed since backup was started.
  • The MongoDB deployment has changed its startup options since backup was started. The startup options that you should ensure match your backup are:
    • nssize
    • directoryperdb
    • smallfiles
    • wiredTigerDirectoryForIndexes
    • wiredTigerBlockCompressor

Possible Solutions

  • Update the storage engine from the Backup dashboard. This triggers a resync of the backup.
  • If the startup options are inconsistent, resync the backup manually from the Backup dashboard.

Documentation

  • Inconsistent backup configuration has been detected alert condition