
Hi, It is possible to install ovirt 4.1 the old version upong checking on this link (http://mirror.centos.org/centos/7/virt/x86_64/) no 4.1 version, Used for restoring old backup engine. Thanks,

Hi, The RPMs for the current and past versions are here: https://resources.ovirt.org/pub/ The 4.1 version can be installed in the same way as described in the documentation: https://www.ovirt.org/documentation/install-guide/chap-Installing_oVirt.html But instead of installing 'ovirt-release43.rpm', install 'ovirt-release41.rpm'. Regards, Andrej On Sat, 11 May 2019 at 08:41, IT INFRA <technical.itinfra@lares.com.ph> wrote:
Hi,
It is possible to install ovirt 4.1 the old version upong checking on this link (http://mirror.centos.org/centos/7/virt/x86_64/) no 4.1 version, Used for restoring old backup engine.
Thanks, _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/UYPCJO4O7SNBTY...

Hi Good Day, I got this error. yum install ovirt-engine Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile ovirt-4.1-epel/x86_64/metalink | 8.1 kB 00:00:00 * base: mirror.sunnyvision.com * extras: mirror.sunnyvision.com * ovirt-4.1: resources.ovirt.org * ovirt-4.1-epel: mirrors.nipa.cloud * updates: mirror.pregi.net base | 3.6 kB 00:00:00 centos-opstools-release | 2.9 kB 00:00:00 extras | 3.4 kB 00:00:00 ovirt-4.1 | 3.0 kB 00:00:00 http://mirror.centos.org/centos/7/storage/x86_64/gluster-3.8/repodata/repomd...: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. One of the configured repositories failed (CentOS-7 - Gluster 3.8), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo=ovirt-4.1-centos-gluster38 ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable ovirt-4.1-centos-gluster38 or subscription-manager repos --disable=ovirt-4.1-centos-gluster38 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=ovirt-4.1-centos-gluster38.skip_if_unavailable=true failure: repodata/repomd.xml from ovirt-4.1-centos-gluster38: [Errno 256] No more mirrors to try. http://mirror.centos.org/centos/7/storage/x86_64/gluster-3.8/repodata/repomd...: [Errno 14] HTTP Error 404 - Not Found

Hi, Please check this old thread, "ovirt4.1 repo error": https://lists.ovirt.org/archives/list/users@ovirt.org/thread/3HCBG6ZTP5PJKQV... Thanks and best regards, On Tue, May 14, 2019 at 5:52 AM IT INFRA <technical.itinfra@lares.com.ph> wrote:
Hi Good Day,
I got this error.
yum install ovirt-engine Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile ovirt-4.1-epel/x86_64/metalink | 8.1 kB 00:00:00 * base: mirror.sunnyvision.com * extras: mirror.sunnyvision.com * ovirt-4.1: resources.ovirt.org * ovirt-4.1-epel: mirrors.nipa.cloud * updates: mirror.pregi.net base | 3.6 kB 00:00:00 centos-opstools-release | 2.9 kB 00:00:00 extras | 3.4 kB 00:00:00 ovirt-4.1 | 3.0 kB 00:00:00 http://mirror.centos.org/centos/7/storage/x86_64/gluster-3.8/repodata/repomd...: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
One of the configured repositories failed (CentOS-7 - Gluster 3.8), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work).
3. Run the command with the repository temporarily disabled yum --disablerepo=ovirt-4.1-centos-gluster38 ...
4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage:
yum-config-manager --disable ovirt-4.1-centos-gluster38 or subscription-manager repos --disable=ovirt-4.1-centos-gluster38
5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise:
yum-config-manager --save --setopt=ovirt-4.1-centos-gluster38.skip_if_unavailable=true
failure: repodata/repomd.xml from ovirt-4.1-centos-gluster38: [Errno 256] No more mirrors to try. http://mirror.centos.org/centos/7/storage/x86_64/gluster-3.8/repodata/repomd...: [Errno 14] HTTP Error 404 - Not Found _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/KVW72NFYXQWHSM...
-- Didi

Hi, Yedidyah Bar David It's work now reinstalling old version done.. Thanks you so much.. cheers,
participants (3)
-
Andrej Krejcir
-
IT INFRA
-
Yedidyah Bar David