Restart BlueMind
Restart a single instance
To restart BlueMind and all of its services, use the following command:
bmctl restart
Restart BlueMind in a multi-server environment
In a multi-server environment, it is recommended to restart the remote nodes before the main (core) server: when the core server starts up, the remote nodes must already be ready to ensure that the core server starts up and runs properly.
It is therefore important to follow the steps in the order listed below:
- Make sure that PostgreSQL is running on the remote backend AND on the CORE
- Run the restart command
bmctl restart:- on remote servers, with no specific order among them
- on the core server