Hi
On Thu, Aug 6, 2020 at 3:45 PM carl langlois <crl.langlois(a)gmail.com> wrote:
Hi all,
I am in the process of upgrading our cluster to 4.3. But first i need to
update everything to 4.2.8 and update the os to the latest 7.x. I was able
to update the self-hosted engine to the latest 4.2.8 and centos 7.8. But
when i tried to update the host yum update got broken gluster packages.
The current host that i'm trying to update is on 7.5. If i look at the
release note i can see that ovirt 4.2.8 needs 7.6. Not sure how to resolve
this.
Any suggestions?.
you need to amend /etc/yum.repos.d/ovirt-4.2-dependencies.repo and edit
the repos that contain the name ovirt-4.2 as following:
from: *mirror.centos.org/centos/7 <
http://mirror.centos.org/centos/7>*
to: *vault.centos.org/centos/7.6.1810
<
http://vault.centos.org/centos/7.6.1810>*
You will need to amend also base repo to avoid centos going to 7.8, as you
will face dependency issues with 4.2. You can point base repo at 7.6.1810,
yum update, then follow upgrade to 4.3.
For the base repo you need to comment out mirrorlist lines, uncomment
baseurl and replace
mirror.centos.org/centos/$releasever with
*vault.centos.org/centos/7.6.1810
<
http://vault.centos.org/centos/7.6.1810>. *
Just followed this path the previous days and managed to complete the
upgrade from 4.2 to 4.3.
Good luck.
Carl
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QTPJBNLETMH...