4.2. Managing Compute Nodes

Management node HA and compute cluster are tightly coupled, so changing nodes in one usually affects the other. Take note of the following:

  1. Each node in the HA configuration must meet the requirements to the management node listed in the Installation Guide. If the compute cluster is to be created, its hardware requirements must be added as well.

  2. The HA configuration must include at least three nodes at all times. Because of this, removing nodes from the HA configuration (whether or not the compute cluster exists) is only possible if the required minimum remains after removal. For example, to remove one of the minimum three nodes from the HA configuration, a fourth node must be added to it first.

  3. If the HA configuration has been created before the compute cluster, all nodes in it will be added to the compute cluster.

  4. If the compute cluster has been created before HA configuration, only nodes in the compute cluster can be added to the HA configuration. For this reason, to add a node to HA configuration, add it to the compute cluster first.

  5. If both the HA configuration and compute cluster include the same four or more nodes, a node must first be removed from the HA configuration and only then it can be removed from the compute cluster.

    If both the HA configuration and compute cluster include the same three nodes (the required minimum), single nodes cannot be removed from the compute cluster. In such a case, the compute cluster can be destroyed completely, but the HA configuration will remain; and vice versa, the HA configuration can be deleted, but the compute cluster will continue working.

Nodes in the compute cluster are shown on the NODES tab.

Clicking a node, you can see the following information about it:

  • node CPU and RAM usage,
  • node name, status, and IP address,
  • hosted virtual machines and their resource consumption.
../_images/stor_image84_2_ac.png

The next subsections describe how to add nodes to and remove nodes from the compute cluster.

4.2.1. Adding Nodes to Compute Cluster

Note

Before changing nodes in the compute cluster, see limitations in Managing Compute Nodes.

To add one or more nodes to your compute cluster, do the following:

  1. Click Add node on the NODES tab. The Add node window will open.

  2. If required, configure network on each node not marked green: click the cogwheel icon, assign networks with the compute-related traffic types to node NICs, and click Apply.

  3. Select nodes and click Add.

    ../_images/stor_image84_3_ac.png

The added nodes will appear on the NODES tab.

If several nodes are in the management node HA group, they all must be added to the compute cluster.

4.2.2. Releasing Nodes from Compute Cluster

Note

Before changing nodes in the compute cluster, see limitations in Managing Compute Nodes.

To release one or more nodes from the compute cluster, do the following:

  1. On the NODES tab, either
    • select the nodes and click Release nodes above the list, or
    • click the ellipsis icon next to a node and select Release, or
    • click a node to open its details, then click Release node on the top toolbar.
  2. In the Release node window, confirm the action by clicking Release.

The selected nodes will disappear from the NODES tab.

If the node to be released has VMs on it, they must be migrated to other nodes first.