Configure a cluster

IMPORTANT
There is usually no need to change cluster configuration parameters. You can leave all parameters at the default values.

After creation a new cluster, you can configure it by performing the following steps:

  1. Select a cluster on the Clusters page. To do this, click a cluster name in the Name column.

    Select a cluster
    Select a cluster
  2. Open the Configuration tab on the cluster page. The Configuration tab includes the following sections: Primary configuration, Configuration groups, Ansible settings.

  3. Fill in all necessary parameters on the selected tab and click Save.

Primary configuration

The Configuration → Primary configuration tab allows you to configure the general cluster settings.

ADPG Control cluster configuration parameters are listed below:

  • Cluster UUID — unique cluster identifier generated automatically.

  • Paths to the repositories that are used during the installation process depending on the operating system (Alt Linux, Astra Linux, RED OS, or Ubuntu):

    • Set up ADPG repo — whether to use the repository specified in the ADPG CORE repo url field.

    • ADPG CORE repo url — the ADPG CORE repository that is required to install the Arenadata PostgreSQL service.

    • Set up eureka repo — whether to use the repository specified in the eureka repo url field.

    • eureka repo url — the eureka repository that is required to install the AD Eureka service.

    • Set up ADPG Control repo — whether to use the repository specified in the ADPG Control repo url field.

    • ADPG Control repo url — the ADPG Control repository that is required to install the ADPG Control service.

    • Set up Arenadata Backup Manager repo — whether to use the repository specified in the ADBM repo url field.

    • ADBM repo url — the ADBM repository that is required to install the ADBM service.

  • Timeout to unlock package manager — parameters of this section are intended to set the timeout of the DNF software package manager unlocking wait. In Ubuntu, after the host reboot, automatic update starts, which locks DNF. The section is available when the Show advanced toggle button is activated.

    • retries — the maximum number of retries. The default value is 10.

    • delay — the time delay between retries (in seconds). The default value is 10.

Cluster configuration window
Cluster configuration window

Configuration groups

The Configuration → Configuration groups tab is designed to set cluster configuration groups.

Ansible settings

The Configuration → Ansible settings tab allows you to set Ansible configuration options at the cluster level. The tab is available starting with ADCM 2.2.0.

Ansible settings
Name Description Default

forks

The number of parallel processes to spawn when communicating with remote hosts

5

Found a mistake? Seleсt text and press Ctrl+Enter to report it