4. Deploying Compute Cluster

Before creating a compute cluster, make sure the following requirements are met:

  1. Network is set up according to recommendations in the Administrator’s Guide. The basic requirement is that the traffic types VM private, VM public, and Compute API are assigned to networks; and that the nodes to be added to the compute cluster are connected to these networks.
  2. All nodes to be added to the compute cluster are connected to the same network with the VM public traffic type.

It is also recommended to enable high availability for the management node (see the Administrator’s Guide).

Also take note of the following:

  1. Creating the compute cluster prevents (and replaces) the use of the management node backup and restore feature.
  2. If nodes to be added to the compute cluster have different CPU models, consult the section “Setting Virtual Machines CPU Model” in the Administrator’s Command Line Guide.

To create the compute cluster, open the COMPUTE screen, click Configure and do the following in the Configure compute cluster window:

  1. In the Nodes section, select nodes to add to the compute cluster, make sure the network state of each selected node is Configured, and click Next.

    Nodes in the management node high availability cluster are automatically selected to join the compute cluster.

    _images/stor_image22_3_ac.png

    If node network interfaces are not configured, click the cogwheel icon, select networks as required, and click Apply.

  2. In the Public network section, enable IP address management if needed and provide the required details for the public network.

    With IP address management enabled, Acronis Software-Defined Infrastructure will handle virtual machine IP addresses and provide the following features:

    • Allocation pools. You can specify ranges of IP addresses that will be automatically assigned to VMs.
    • Built-in DHCP server. Assigns IP addresses from allocation pools to virtual machines. With the DHCP server enabled, VM network interfaces will be automatically assigned IP addresses from allocation pools or, if no pools are specified, network’s entire IP range. With the DHCP server disabled, VM network interfaces will be allocated IP addresses, but you will have to manually assign them inside VMs.
    • Custom DNS servers. You can specify DNS servers that will be used by VMs. These servers will be delivered to virtual machines via the built-in DHCP server.

    With IP address management disabled:

    • VMs connected to a network will be able to obtain IP addresses from DHCP servers in that network.
    • Spoofing protection will be disabled for all VM network ports. Each VM network interface will accept all traffic, even frames addressed to other network interfaces.

    In any case, you will be able to manually assign static IP addresses from inside VMs.

    If you choose to enable IP address management, select a physical network to connect the public virtual network to and optionally specify its gateway. The subnet IP range in the CIDR format will be filled in automatically. If you choose to leave IP address management disabled, select a physical network to connect the public virtual network to.

    _images/stor_image22_5_ac.png

    The selected public network will appear in the list of virtual networks on compute cluster’s VIRTUAL NETWORKS tab.

    Click Next.

  3. If you enabled IP address management on the previous step, you will move on to the DHCP and DNS section. In it, enable or disable the built-in DHCP server and specify one or more allocation pools and DNS servers. Click Next.

    _images/stor_image22_6_ac.png
  4. In the Summary section, review the configuration and click Create cluster.

    _images/stor_image22_7_ac.png

You can monitor the compute cluster deployment progress on the Compute screen.