NetBackup™ for MongoDB Administrator's Guide
- Overview of protecting MongoDB using NetBackup
- Verify the pre-requisites for the MongoDB plug-in for NetBackup
- Configuring NetBackup for MongoDB
- Configuring backup options for MongoDB using the mongodb.conf file
- Adding MongoDB credentials in NetBackup
- Managing backup hosts
- Backing up MongoDB using NetBackup
- Backing up MongoDB data
- Configuring NetBackup policies for MongoDB plug-in
- Restoring or recovering MongoDB data using NetBackup
- About the restore scenarios for MongoDB database from the BAR interface
- Recovering a MongoDB database using the command line
- Troubleshooting
- Appendix A. Additional information
Including the configuration file path on NetBackup master server allowed list
After you create the configuration file, you must include the path of the configuration file on the allowed list. So, that NetBackup lets the backup operation to run successfully. Run the allowed list procedure on a NetBackup master server.
Allowlisting is a security practice used for restricting systems from running software or applications unless these have been approved for safe execution.
To place the configuration file path on the allowed list:
Run the following command on the NetBackup master server:
- For UNIX:
bpsetconfig -h masterserver_name bpsetconfig bpcd_allowed_path = /usr/openv/var/global/
Exit the command line
- For Windows:
bpsetconfig -h masterserver_name bpsetconfig bpcd_allowed_path = <install_dir>\NetBackup\var\global\
Exit the command line
For more information about the bpsetconfig command, refer to the NetBackup Commands Reference Guide.
For more information about bpcd_allowed_path, see the Configuration options for NetBackup servers section in the NetBackup Administrator's Guide, Volume I.