I have upgraded ovirt-engine to 4.4.10.

thsese are my steps:

dnf --disablerepo appstream --disablerepo baseos --disablerepo powertools --disablerepo ovirt-4.4-centos-gluster8 --disablerepo ovirt-4.4-centos-ovirt44 --disablerepo ovirt-4.4-centos-opstools --disablerepo ovirt-4.4-centos-nfv-openvswitch --disablerepo ovirt-4.4-openstack-victoria install centos-release-stream dnf --disablerepo appstream --disablerepo baseos --disablerepo powertools --disablerepo ovirt-4.4-centos-gluster8 --disablerepo ovirt-4.4-centos-ovirt44 --disablerepo ovirt-4.4-centos-opstools --disablerepo ovirt-4.4-centos-nfv-openvswitch --disablerepo ovirt-4.4-openstack-victoria swap centos-{linux,stream}-repos dnf install --disablerepo='*' https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm <https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm>
--------------------------------------------------------
#upgrade the engine
engine-upgrade-check
.....
--------------------------------------------------------
dnf distro-sync -x ansible-core #ansible will got some issue in current repos.
reboot
在 2022/2/23 12:46, Sketch 写道:
On Wed, 23 Feb 2022, Adam Xu wrote:

How can we convert centos 8 to centos 8 stream? Thanks.

dnf install centos-release-stream
dnf swap centos-{linux,stream}-repos
dnf distro-sync

Note that the last command is effectively a yum update that syncs your packages with all of the installed repos, so make sure you install the latest ovirt-release44 package with the working mirror URLs before you run it, or you might end up with some (or all) oVirt packages removed.
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/7SQEWXEGFGUJHVIJ2Q2A2FP4QWU3ERDR/

Reply via email to