Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing oVirt 4.4 to 4.5 upgrade guide #2838

Closed
sandrobonazzola opened this issue Apr 7, 2022 · 2 comments · Fixed by #2843
Closed

Missing oVirt 4.4 to 4.5 upgrade guide #2838

sandrobonazzola opened this issue Apr 7, 2022 · 2 comments · Fixed by #2843
Assignees
Labels
in progress upstream PR or issue that applies only to upstream
Milestone

Comments

@sandrobonazzola
Copy link
Member

Description of the problem

Type of problem?

Content issue

Missing oVirt 4.4 to 4.5 upgrade guide.

On oVirt Engine side:

dnf install -y centos-release-ovirt45

and as we are still in beta:

dnf install -y python3-dnf-plugins-core
dnf config-manager --set-enabled centos-ovirt45-testing
dnf config-manager --set-enabled ovirt-45-upstream-testing

then update OS packages and oVirt Engine setup packages:

dnf update -y --nobest

Last, run

engine-setup

Help needed from @oVirt/ovirt-documentation

@sandrobonazzola
Copy link
Member Author

On oVirt Node 4.4.10 side:
dnf install centos-release-ovirt45 --enablerepo=extras

and as we are still in beta:

dnf config-manager --set-enabled centos-ovirt45-testing
dnf config-manager --set-enabled ovirt-45-upstream-testing

then perform update from oVirt Engine as usual.

@sandrobonazzola
Copy link
Member Author

This applies to oVirt only.

@sandrobonazzola sandrobonazzola added the upstream PR or issue that applies only to upstream label Apr 7, 2022
@sandrobonazzola sandrobonazzola added this to the ovirt-4.5.0 milestone Apr 7, 2022
@sandrobonazzola sandrobonazzola self-assigned this Apr 12, 2022
@sandrobonazzola sandrobonazzola linked a pull request Apr 12, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress upstream PR or issue that applies only to upstream
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant