Veritas CloudPoint Administrator's Guide
- Getting started with CloudPoint
- Section I. Installing and configuring CloudPoint
- Preparing for installation
- Deploying CloudPoint
- Deploying CloudPoint in the AWS cloud
- Using plug-ins to discover assets
- Configuring off-host plug-ins
- AWS plug-in configuration notes
- Google Cloud Platform plug-in configuration notes
- Microsoft Azure plug-in configuration notes
- HPE RMC plug-in configuration notes
- NetApp plug-in configuration notes
- Hitachi plug-in configuration notes
- InfiniBox plug-in configuration notes
- About CloudPoint plug-ins and assets discovery
- Configuring the on-host agents and plug-ins
- Oracle plug-in configuration notes
- Protecting assets with CloudPoint's agentless feature
- Preparing for installation
- Section II. Configuring users
- Section III. Protecting and managing data
- User interface basics
- Indexing and classifying your assets
- Protecting your assets with policies
- Tag-based asset protection
- Replicating snapshots for added protection
- Managing your assets
- About snapshot restore
- Single file restore requirements and limitations
- Additional steps required after a SQL Server snapshot restore
- Monitoring activities with notifications and the job log
- Protection and disaster recovery
- Section IV. Maintaining CloudPoint
- CloudPoint logging
- Troubleshooting CloudPoint
- Working with your CloudPoint license
- Managing CloudPoint agents and plug-ins
- Upgrading CloudPoint
- Uninstalling CloudPoint
- Section V. Reference
MongoDB plug-in configuration notes
Beginning with CloudPoint release 2.0.1, you can configure a MongoDB plug-in to discover and protect your MongoDB database applications with disk-level and host-level snapshots.
Before you configure the MongoDB plug-in, make sure that your environment meets the following requirements:
The Linux on-host agent must be installed and running in a supported Red Hat Enterprise Linux (RHEL) environment.
You must be running MongoDB Enterprise 3.6.
Discovery of a MongoDB standalone instance is supported.
Databases and journals must be stored on the same volume.
If you want to create application-consistent snapshots, then journaling must be turned on.
Have the following information ready when you configure the plug-in:
Table: Configuration parameters for MongoDB plugin
CloudPoint configuration parameter | Description |
---|---|
MongoDB configuration file path | The location of the MongoDB |
MongoDB admin user name | A MongoDB user name with administrator privileges. |
MongoDB admin user password | The password of the MongoDB admin user account. |
Note:
PyMongo
is a Python distribution that is used to work with MongoDB. During configuration, when the plug-in tries to load pymongo for the first time, the Linux on-host agent crashes. Restart the on-host agent. You can then configure the MongoDB plug-in successfully and begin to take snapshots.