oVirt — virtualization management system.
On the test, I will install oVirt in CentOS 7.
First of all, let’s add an official repository:
yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release42.rpm
Update the packages:
yum update
It is desirable to reboot the system if the kernel was updated:
reboot
Install the oVirt Engine and all dependencies:
yum install ovirt-engine
This completes the installation of the oVirt Engine and you can proceed to setup by following the on-screen instructions:
engine-setup
By the end of the configuration, access information will be displayed and the oVirt panel can be opened in the browser https://example.com/ovirt-engine.