Adding the SSH hostprovider
To manage a cluster and its nodes via ADCM, it is necessary to prepare hosts for a cluster and link these hosts to ADCM. This is the function of ADCM hostproviders — special plugins for ADCM, that encapsulate the complex mechanism of interaction between ADCM and the hosts controlled by it.
There are several types of hostproviders in ADCM. This topic shows how to add the simplest SSH hostprovider, that allows to connect to the existing hosts using the SSH protocol. During offline installation this is the most suitable hostprovider type.
A typical installation sequence for the SSH hostprovider includes the following steps.
Step 1. Downloading a hostprovider bundle
Hostprovider distributions for ADCM come in bundles. Regarding the SSH hostprovider, a bundle is a regular archive that includes a description and logic to establish an SSH connection to a host.
The steps for downloading a bundle are given below:
-
Go to the Arenadata Cluster Manager product website and click Download.
Switching to the Arenadata Cluster Manager downloading pageAnother way — go to the Arenadata App Store website and choose Arenadata Cluster Manager.
Switching to the Arenadata Cluster Manager downloading page from App StoreSwitching to the Arenadata Cluster Manager downloading page from App Store -
The opened page displays a brief description of the product, links to its distribution components, and information about the last release: release date, release type, minor version, and links to the Usage License and Release Notes. Choose the versions of ADCM and operation system in the corresponding fields and expand the Arenadata ADCM Infrastructure Bundles drop-down list. The bundle of the SSH hostprovider is called SSH Common Bundle.
Starting downloading processStarting downloading process -
In the opened application form, fill in all mandatory fields. After the data being sent, a browser starts downloading the selected bundle.
An application form for downloading the productAn application form for downloading the product
Step 2. Uploading a hostprovider bundle to ADCM
To upload a bundle to ADCM, follow these steps in the ADCM web interface:
-
Open the BUNDLES tab and click Upload bundle.
-
Select the downloaded bundle in the Open File Dialog.
Switching to uploading a bundleSwitching to uploading a bundle -
As a result of the performed actions, the uploaded bundle is displayed at the BUNDLES tab.
The result of successful uploading a bundle
Step 3. Creating a hostprovider, based on the uploaded bundle
To add a new hostprovider to ADCM on the base of the uploaded bundle, follow these steps in the ADCM web interface:
-
Open the HOSTPROVIDERS tab and click Create provider.
Creating a new hostprovider -
In the opened window:
-
Select the uploaded bundle in the Bundle field.
-
Select the desired version of the bundle in the Version field. Several versions become available in the case of different versions of the same bundle being uploaded. By default, the latest version is displayed.
-
Enter the hostprovider name in the Hostprovider name field.
-
Enter the hostprovider description in the Description field, if necessary.
-
Click Create.
Filling in the new hostprovider parameters -
-
As a result of the performed actions, the created hostprovider is displayed at the HOSTPROVIDERS tab.
The result of successful adding a hostprovider