Cluster actions

This article describes the main actions available in the ADCM interface for working with an ADS cluster.

Actions with the cluster are performed on the Clusters page.

Page Clusters
Page Clusters

The Clusters page contains a table with the following columns:

  • Name — the name specified when creating the cluster.

  • State — current state of the cluster (created, installed or upgrade from X.X.X).

  • Product — product name.

  • Version — version of the product bundle that was used to install the cluster.

  • Description — description specified when creating the cluster.

  • Concerns. The icon concern default serves as an indicator that the cluster is configured correctly. If critical errors are detected in the cluster configuration, the icon concern red dark concern red light is displayed in the column — when you hover over it, a window is displayed with a description of the error and a link that you can follow to perform the required configuration.

  • Actions. The column shows icons for cluster management:

    • actions default dark actions default light — opens a list of actions for working with the cluster.

    • upgrade default — indicates whether a new version of the bundle is available, and allows you to run cluster update to the new version.

    • delete default — deletes information about the cluster from ADCM (does not delete the cluster or make any changes to the hosts belonging to the cluster).

You can use the icons described above to perform the corresponding actions. Once an activity is started, ADCM displays its execution progress and result on the Jobs page. From this page you can go to the page of an individual task (by clicking on the task name) to see the internal stages of its execution and analyze errors if they occur.

The Jobs page
The Jobs page

Manage a cluster

Click the icon actions default dark actions default light to open a drop-down list with available actions and select an action to run it.

Actions for working with ADS cluster
Actions for working with ADS cluster

When you select an action, ADCM displays a dialog box to confirm your selection. In this dialog box, you can select the Verbose check box to view additional information about the execution of the action on the Jobs page.

Action confirmation
Action confirmation

The set of available actions depends on the cluster state:

  • For new cluster (cluster state created) the following action is available:

    • Install — installs all cluster services.

  • After cluster installation (cluster state installed) the following actions are available:

    • Start — starts the cluster services. The services are launched in the same sequence as during installation — first the required services, then the additional ones.

    • Stop — stops cluster services. When the cluster is stopped, additional services are stopped first, then the required ones.

    • Enable SSL — enables channel security using the SSL protocol. Configuring channel security using the SSL protocol is carried out in accordance with the article SSL channel security.

    • Disable SSL — appears after Enable SSL is enabled. This action disables channel security using the SSL protocol.

      Disabling channel protection using the SSL protocol is carried out in accordance with section Disable SSL on an ADS cluster using ADCM.

    • Manage Kerberos — allows you to enable, reconfigure, and disable Kerberos authentication.

      Once you select an action, the window that appears will offer several options for running the action:

      Every option of the Manage Kerberos action can be combined with the Custom kerberization settings option.

      Manage Kerberos options
      Manage Kerberos options

      After enabling authentication for one of the protocols, when you select the Manage Kerberos action, in the window that opens you will be asked to edit the already enabled option and the Custom kerberization settings option.

      Manage Kerberos options after authentication is enabled
      Manage Kerberos options after authentication is enabled
    • Reinstall status-checker — initiates reconfiguration and restart of statuschecker for all cluster services. Used when migrating a cluster under the control of a new ADCM server.

  • For a cluster prepared for upgrade (the cluster state is upgrade from X.X.X), an available action is:

Cluster update

IMPORTANT
  • Prior to upgrading, verify that the configurations on the hosts align with the ADCM configurations. If there were manual edits on the hosts, bring them into a consistent state yourself.

  • When upgrading an ADS cluster, the product upgrade order should be as follows:

  1. ADCM

  2. ADPS

  3. ADS

To update the cluster version:

  1. Download the bundle ADS new version — see step Upload a cluster bundle to ADCM in the Create a cluster article.

  2. Open the Clusters page. After downloading the bundle, the icon upgrade default becomes active.

  3. Click on the icon upgrade default. In the Upgrade Cluster window that opens, select the version available for upgrade and click Upgrade.

    Start upgrade
    Start upgrade
  4. In the dialog box that opens, click Run.

    Confirmation of preparation for update
    Confirmation of preparation for update

    As a result, the status in the State column changes to upgrade from XXX (depending on the cluster version) — the cluster is ready for upgrade.

  5. Click the icon actions default dark actions default light in the Actions column and run the Upgrade action.

    Performing an update
    Performing an update

    In the dialog box that opens, click Run to confirm the update. Once the upgrade process is complete, ADCM will change the cluster status to installed.

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