NetBackup™ for MongoDB Ops Manager Administrator's Guide
MongoDB Ops Manager configuration file settings
You can create a configuration file in NetBackup at the specified location on the NetBackup primary server. These settings will be applicable to all the MongoDB Ops Manager backups/restores.
File name: mongodbopsmanager.conf
File location:
Windows:
Install_Dir\NetBackup\var\global\Unix:
/Install_Dir/var/global/
Table: Configurable parameters in mongodbopsmanager.conf file
Configurable parameter | Description | Note |
|---|---|---|
NO_OF_BACKUP_STREAMS_PER_NODE | Number of backup streams per node. Maximum 32 streams per node can be triggered. Default value: 1, which is single stream per node. | A new stream will be created for meta data backup which will be an additional stream despite this value. |
SNAPSHOT_STATE_CHECK_TIMEOUT_IN_SEC | The timeout value during snapshot state check operations in seconds. Default value: 120 seconds. | |
SNAPSHOT_TIMEOUT_IN_MINUTES | The timeout value during which complete snapshot backup will be performed in minutes. Default value: 60 minutes. | |
RESTORE_TIMEOUT_IN_MINUTES | The timeout value during which complete restore and recovery will be performed in minutes. Default value: 60 minutes. The value can be re-configure to accumulate larger data set to restore and recover. |
NO_OF_BACKUP_STREAMS_PER_NODE=3 SNAPSHOT_TIMEOUT_IN_MINUTES=120 SNAPSHOT_STATE_CHECK_TIMEOUT_IN_SEC=300 RESTORE_TIMEOUT_IN_MINUTES=300