Hello,
I am trying to test the upgrade of our system from oVirt 4.1 to oVirt 4.2. I'm trying to restore a backup onto a test system but cannot install version 4.1 as the repos are not available.
yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release41.rpm
yum install ovirt-engine
gives http://mirror.centos.org/centos/7/storage/x86_64/gluster-3.8/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
and
yum --disablerepo=ovirt-4.1-centos-gluster38 install ovirt-engine
http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.1/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
are there any alternate repos to try?
Thanks,
Paul S.