Add services
In ADCM, a service means a software that performs some function. Examples of services for ADP clusters: ADPG, Chrony, etc. The steps for adding services to a cluster are listed below:
-
Select a cluster on the Clusters page. To do this, click a cluster name in the Name column.
Select a cluster -
Open the Services tab on the cluster page and click Add services (Add service in first versions of ADCM).
Switch to adding services -
In the opened dialog, select services that should be added to the cluster and click Add.
Select servicesIMPORTANT-
ADP Enterprise Edition requires etcd (the built-in ADP Etcd service or an external etcd cluster) to use it as Patroni Distributed Configuration Store (DCS). Its settings must be specified during installation, after installation they cannot be changed.
-
If you need to use an ADP ES cluster, it must be deployed in the same ADCM before installing ADP. To connect an ADP cluster to ADP ES, it is necessary to install the ADP ES Agents and Monitoring services.
The brief description of available services is listed below. CE means the ADP Community Edition, EE — the ADP Enterprise Edition.
Services that can be added to the ADP cluster Service Mandatory Edition Purpose ADPG
Yes
CE/EE
A core service corresponding to the object-relational DBMS PostgreSQL
ADP ES Agents
No
EE
A service that allows you to manage an ADP cluster with ADP ES. It requires the Monitoring service to be installed
Balancer
No
EE
The service is based on HAProxy that implements load balancing
No
CE/EE
A time service. Provides time synchronization for the cluster hosts, that is necessary for the cluster to work correctly. If the time service is already configured on the hosts, there is no need to install Chrony
Etcd
No
EE
The ADP enterprise edition requires etcd to use it as the Patroni Distributed Configuration Store (DCS). You can utilize the built-in ADP Etcd service or an external etcd cluster. If you want to use the external etcd cluster, do not add the built-in Etcd service on the Services tab. Instead, set External Etcd cluster settings on the Primary configuration tab of the ADPG service. To specify them, open Clusters → ADP cluster → Services → ADPG → Primary configuration as described in Configure services
Monitoring
No
CE/EE
Service for collecting and storing ADP cluster monitoring metrics based on the Prometheus monitoring system and the Grafana service
-
-
As a result, the added services are displayed at the Services tab.
The result of successful adding services to a cluster
|
NOTE
You can also add services later. The process of adding new services to already running cluster does not differ from installing a service from scratch.
|