Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The first time you launch the Supervisor, you should initialize the cluster. To do this, do the following:

  1. Select the Server's IP address from the list and click NEXT.
  2. Add the required Servers to the cluster. To do this, enter the IP address and click LINK.

    Attention!
    Note
    titleAttention!
    title
    • All
    Cluster
    • cluster Servers must be
    accessible
    • available to each other.
    All Servers must be hosted on computers
    • It is necessary to use Servers with the same architecture (x64)
    .
    Note
    • , 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.
    You can have 3 or
    • 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
    (primary
  3. 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. Please follow Do the steps belowfollowing:

    1. Click the Add button ADD button.
      Image RemovedImage Added

    2. Enter access credentials and click the NEXT button.

      Image Added
  4. After you added all Servers, click the INITIALIZE button.

    Image AddedImage Removed

This will initialize the cluster based on the selected Servers.

Info
titleNote

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.

Image Added

In this case you need to go back to the step of adding the Servers and add the available Servers. 

To add other To add more Servers to the cluster, do the following:

  1. On the HOSTS tab, click Image Removed Image Added.
  2. Enter the IP address of the Server.
    Image RemovedImage Added
  3. If the Server you are adding is master, select set the Manager checkbox.

  4. Click ADD HOST.
  5. Add all required Servers.
    Image RemovedImage Added
Info
titleNote

To remove a Server from the cluster, click Image Removed Image Added and then Remove.
Image RemovedImage Added


Note
titleAttention!

To change the IP addresses of the Server in the cluster, do as followsthe following:

  1. Remove the Server from the cluster.
  2. Change the IP address of the Server.
  3. Add the Server with a new IP address.

...