Please enter search query.
Search <book_title>...
Veritas NetBackup for MongoDB Administrator's Guide
Last Published:
2020-02-11
Product(s):
NetBackup (8.2)
- Overview of protecting MongoDB using NetBackup
- Installing and deploying 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
Prerequisites and the best practices for deploying the MongoDB plug-in
Consider the following when you deploy MongoDB plug-in and configure NetBackup for MongoDB:
Prerequisites
Use consistent conventions for hostnames of backup hosts, media servers, and master server. For example, if you are using the hostname as MongoDB.veritas.com (FQDN format) use the same everywhere, specially while running the tpconfig command.
Ensure that the backup host can communicate with all the MongoDB nodes.
Best practices
Add the entries of all the nodes of the MongoDB cluster to the
/etc/hosts
file on all the backup hosts. You must add the hostname in FQDN format.Or
Add the appropriate DNS entries in the
/etc/resolv.conf
file.