You can add a MongoDB cluster.
Procedure
-
From the navigation pane, go to Protect > Big data.
The Big data page appears.
-
Click Add cluster.
The Configure Big Data App page appears.
-
Select MongoDB, and then click NEXT.
The Configure MongoDB Cluster page appears.
-
Select an existing plan or create a new plan.
-
Click NEXT
The Add MongoDB Cluster page appears.
-
In the Cluster name box, enter a name for the cluster.
-
From the Master node list, select the master node.
Note
-
If the selected master node is not available due to a network failure or any other reason and a backup is in progress, then the Commvault software does the following:
-
For the replica set environments, the software picks another node as master node from the replica set for backup operation.
-
For sharded cluster environments, the node with mongos (routing service) is picked as master node.
-
-
In the Binary path box, enter the path to the folder that contains the mongod or mongos executable file.
The Commvault software uses mongo/mongosh, mongod, mongodump, and mongorestore for backup and restore operations. Keep the binaries in bin path and verify that the bin path is same across all the nodes in the cluster.
-
In the OS user name box, enter the OS user name that you want to use to run the MongoDB servers.
Commvault software uses the OS user name to start the MongoDB servers after the restore operation.
Note
The OS user must have the permissions to do the following:
-
Start/stop the MongoDB service.
-
Read/write access to the files in dbPath and log directories.
-
Execute permissions on MongoDB binaries.
-
Access to the configured network ports.
-
-
In Port number box, enter the mongod or mongos port number.
-
Click NEXT.
The Database Authentication page appears.
-
In the DB user name box, enter the database user name.
Note
The MongoDB authentication user account must be associated with the admin database.
-
In the DB password box, enter the password.
-
Click NEXT.
The Summary page appears, where you can see the MongoDB cluster configuration details.
-
Click FINISH.