CentOS7 安装并使用Ovirt 4.2 Ovirt 4.2 安装 参考:http://blog.csdn.net/wh211212/article/details/77413178 参考:http://blog.csdn.net/wh211212/article/details/79412081(需要使用) 环境准备,两台主机 禁用selinux,关闭防火墙 10.1.1.2 (ovirt-engine+GlusterFS) 10.1.1.3 (GlusterFS+nfs) hosts设置 10.1.1.2 ovirt.aniu.so server1 10.1.1.3 nfs.aniu.so docker.aniu.so server2 Ovirt官网文档: http://www.ovirt.org/documentation/ oVirt安装 yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release42.rpm yum -y install ovirt-engine 安装过程全部使用默认,建议使用默认 在两台主机server1,server2上安装ovirt node yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release42.rpm yum -y install vdsm 配置Ovirt 安装完成,通过浏览器访问https://ovirt.aniu.so/ovirt-engine/ |