Go to documentation repository
Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.
The first time you launch the Supervisor, you should initialize the cluster. To do this, do the following:
- Select the Server's IP address from the list and click NEXT.
Add the required Servers to the cluster. To do this, enter the IP address and click LINK.
Attention!
- All cluster Servers must be available to each other.
- It is necessary to use Servers with the same architecture (x64), OS type and PostgreSQL version.
- The first three Servers added become the master Servers.
- The operation of the cluster is coordinated by its master Servers, which, in particular, take decisions to migrate nodes from one Server to another.
- The number of the master Servers in the cluster must be either 3 or 5.
- The role of the master Server does not affect the configuration and implementation of fault tolerance. Thus, the master server can be used as a fault-tolerant one (for example, to implement a 2+1 configuration).
- If only two Servers are added, they can be configured as 1+1—master + backup Server (see 1+1 cluster configuration).
If required, you can add a user with administrator rights (see Set up access to a supervisor). After the cluster is created, only this user will have access to the supervisor. Do the following:
Click the ADD button.
Enter access credentials and click the NEXT button.
After you added all Servers, click the INITIALIZE button.
This will initialize the cluster based on the selected Servers.
Note
If during the process of cluster creation, you added the Server that were already added to another cluster, they will be unavailable. If you try to initialize the cluster with unavailable Servers, they will be marked red, and the cluster won't be initialized.
In this case you need to go back to the step of adding the Servers and add the available Servers.
To add other Servers to the cluster, do the following:
- On the HOSTS tab, click .
- Enter the IP address of the Server.
If the Server you are adding is master, set the Manager checkbox.
- Click ADD HOST.
- Add all required Servers.
Note
To remove a Server from the cluster, click
Attention!
To change the IP addresses of the Server in the cluster, do the following:
- Remove the Server from the cluster.
- Change the IP address of the Server.
- Add the Server with a new IP address.