Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ for MongoDB Ops Manager Administrator's Guide
  3. Backup
  4. MongoDB Ops Manager configuration file settings
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 and location

File name: mongodbopsmanager.conf

File location:

  • Windows: Install_Dir\NetBackup\var\global\

  • Unix: /Install_Dir/var/global/

Parameters

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.

 
Example
NO_OF_BACKUP_STREAMS_PER_NODE=3
SNAPSHOT_TIMEOUT_IN_MINUTES=120
SNAPSHOT_STATE_CHECK_TIMEOUT_IN_SEC=300
RESTORE_TIMEOUT_IN_MINUTES=300

Feedback

Was this page helpful?
Previous

Backup

Next

Policies

Feedback

Was this page helpful?