How to move Central Management database to another drive?
Steps to Move OPSWAT Central Management Database to a New Drive:
- Stop the OPSWAT Central Management Service: Before making any changes, stop the OPSWAT Central Management service to ensure no operations are being performed on the database.
- Backup the Data Folder:
Create a backup of the
ProgramData\OPSWAT\Central\Datafolder to safeguard the existing data. - Move the Data Folder:
Move the
Datafolder to the new location on the desired drive, e.g.,F:\OPSWAT\Data. - Edit the MongoDB Configuration File:
Open the file located at
ProgramData\OPSWAT\Central\mongod.conffor editing. - Update the Database Path:
In the configuration file, change the value of
dbPathto the new location, e.g.,F:\OPSWAT\Data. - Restart the OCM Service: Once the changes are made, restart the OPSWAT Central Management service.
If Further Assistance is required, please follow the instructions on How To Create a Support Package, then proceed to log a support case or chatting with our support engineer.
