How to Install ganeti in Ubuntu 18.04



Install ganeti by entering the following commands in the terminal:

sudo apt update
sudo apt install ganeti

Description:

cluster virtualization manager

Ganeti is a virtual server cluster management tool built on top of the Xen and KVM virtualization technologies and other free software. It provides an automated environment to manage highly available virtual machine instances. . It is designed to facilitate cluster management of virtual servers using commodity hardware, and to provide fast and simple recovery after physical failures. It can take care of operations such as redundant disk creation and management, operating system installation (in cooperation with OS-specific install scripts), startup, shutdown, and failover of instances between physical systems. . This package installs the complete Ganeti system.

Homepage: http://www.ganeti.org/

Version: 2.16.0~rc2-1build1

Section: universe/admin