修改网卡信息,设置为静态IP
# vi /etc/sysconfig/network-scripts/ipcfg-网卡名
安装ovirt的官方源:
# yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release42.rpm -y
升级centos系统:
# yum makecache
# yum update
关闭防火墙
# systemctl stop firewalld
# systemctl disable firewalld
安装ovrit-engien
# yum install ovirt-engine