Fabasoft Mindbreeze Enterprise - Backup and Restore (eng, Spring 2011)
Steps to Backup your configuration and indices
Save your existing configurationBackup the following directories:
- Windows
- %ALLUSERSPROFILE%/Mindbreeze
- %APPDATA%/Mindbreeze of Mangement Node service user
- Linux
- /etc/mindbreeze
Lookup the index URLs in your Fabasoft Mindbreeze Enterprise - Management Interface. In the following example, IDXURL should be substituted by an URL with index host and port (e.g. [http://indexserver.mycompany.com:23100).]
Open a Command Prompt on each Mindbreeze Node (host) and run the following steps for each index:
- mescontrol IDXURL readonly
- check the ERRORLEVEL environment variable
- mescontrol IDXURL checkconsistency
- check the ERRORLEVEL environment variable, if OK then backup data
- mescontrol IDXURL readwrite
- check the ERRORLEVEL environment variable
Steps to restore from existing configuration and indices
- Stop the Fabasoft Mindbreeze services
- Restore your configuration files
- Copy indices from backup
- Start the Fabasoft Mindbreeze services
