Skip to main content
Version: 5.6

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:

  1. Make sure that PostgreSQL is running on the remote backend AND on the CORE
  2. Run the restart command bmctl restart:
    1. on remote servers, with no specific order among them
    2. on the core server