Acronis Cyber Infrastructure 4.
Table of contents 1 Introduction 3 2 Hardware requirements 4 3 Installing Acronis Cyber Infrastructure 5 4 Creating the storage cluster 7 5 Enabling management node high availability 8 6 Deploying the compute cluster 9 7 Creating a virtual machine 2 13 © Acronis International GmbH, 2003-2020
1 Introduction Acronis Cyber Infrastructure represents a new generation of hyper-converged infrastructures targeted at both service providers and end customers. It is a scale-out, cost-efficient, and multipurpose cyber protection solution that combines universal storage and high-performance virtualization. This guide describes how to set up a full-fledged storage cluster on three nodes, deploy a compute cluster on top of it, and create a virtual machine.
2 Hardware requirements A minimum Acronis Cyber Infrastructure installation recommended for production consists of three nodes for storage and compute services with enabled high availability for the management node. This is to ensure that the cluster can survive failure of one node without data loss. The following table lists the minimal hardware requirements for all the three nodes. The recommended configurations are provided in "Hardware requirements" in the Administrator Guide.
3 Installing Acronis Cyber Infrastructure Important The time needs to be synchronized via NTP on all nodes in the same cluster. Make sure that the nodes can access the NTP server. To install Acronis Cyber Infrastructure, do the following: 1. You need to obtain the distribution ISO image. To do that, visit the product page and submit a request for the trial version.You need to obtain the distribution ISO image. To do that, visit the and submit a request for the trial version. 2.
10. On step 6, enter and confirm the password for the root account, and then click Start installation. Once the installation is complete, the node will reboot automatically. The admin panel IP address will be shown in the welcome prompt.
4 Creating the storage cluster To create the storage cluster, do the following: 1. Open the Infrastructure > Nodes screen, and then click Create storage cluster. 2. (Optional) To configure the disk roles or node location, click the cogwheel icon. 3. Type a name for the cluster. It may only contain Latin letters (a-z, A-Z), numbers (0-9), and hyphens (“-“). 4. Enable encryption, if required. 5. Click Create. You can monitor cluster creation on the Infrastructure > Nodes screen.
5 Enabling management node high availability To make your infrastructure more resilient and redundant, you can create a high availability (HA) configuration of three nodes. Management node HA and compute cluster are tightly coupled, so changing nodes in one usually affects the other. Take note of the following: l All nodes in the HA configuration will be added to the compute cluster. l Single nodes cannot be removed from the compute cluster as they are included in the HA configuration.
6 Deploying the compute cluster Before creating a compute cluster, make sure the following requirements are met: l The traffic types VM private, VM public, Compute API, and VM backups are assigned to networks. The full recommended network configuration is described in "Set up networks for the compute cluster" in the Administrator Guide. l The nodes to be added to the compute cluster are connected to these networks and to the same network with the VM public traffic type.
interface, if required. l With IP address management disabled, VMs connected to the network will obtain IP addresses from the DHCP servers in that network, if any. Also, spoofing protection will be disabled for all VM network ports, and you cannot enable it manually. This means that each VM network interface, with or without assigned IP and MAC addresses, will be able to accept and send IP packets. In any case, you will be able to manually assign static IP addresses from inside the VMs. b.
The virtual DHCP service will work only within the current network and will not be exposed to other networks. b. Specify one or more allocation pools (ranges of IP addresses that will be automatically assigned to VMs). c. Specify DNS servers that will be used by virtual machines. These servers can be delivered to VMs via the built-in DHCP server or by using the cloud-init network configuration (if cloud-init is installed in the VM). d. Click Next. 5.
6. On the Summary step, review the configuration, and then click Create cluster. You can monitor compute cluster deployment on the Compute screen.
7 Creating a virtual machine Note For supported guest operating systems and other information, refer to "Manage virtual machines" in the Administrator Guide. To create a virtual machine, do the following: 1. On the Virtual machines screen, click Create virtual machine. A window will open where you will need to specify the VM parameters. 2. Specify a name for the new VM. 3. Select the VM boot media: l If you have an ISO image or a template a.
After selecting the boot media, volumes required for this media to boot will be automatically added to the Volumes section. 4. Configure the VM disks: a. In the Volumes window, make sure the default boot volume is large enough to accommodate the guest OS. Otherwise, click the ellipsis icon next to it, and then Edit. Change the volume size and click Save. b. (Optional) Add more disks to the VM by creating or attaching volumes.
a. In the Networks interfaces window, click Add, select a compute network, and then click Add. A network interface connected to the selected network will appear in the Network interfaces list. b. (Optional) Edit additional parameters of newly added network interfaces, such as IP and MAC addresses. To do this, click the ellipsis icon, click Edit, and then set the parameters. You will not be able to edit these parameters later.
l Add user data to customize the VM after launch, for example, change a user password. Write a cloud-config or shell script in the Customization script field or browse a file on your local server to load the script from.
To inject a script in a Windows VM, refer to the Cloudbase-Init documentation. For example, you can set a new password for the account using the following script: #ps1 net user 9. After configuring all of the VM parameters, click Deploy to create and boot the VM. If you are deploying the VM from an ISO image, you need to install the guest OS inside the VM by using the built-in VNC console.