Server - Minor Upgrade
Several times a year, the Uyuni team releases minor upgrades of the Uyuni Server. These updates address bug fixes and feature improvements, and sometimes include new features.
|
Some additional manual steps might be required, and this information is only available in the release notes. For important extra information about your upgrade, see the release notes at https://www.uyuni-project.org/pages/stable-version.html. |
Performing a minor upgrade is similar to installing operating system package updates.
By default, several update repositories are configured and enabled for the Uyuni Server. New and updated packages become available automatically.
-
On the Uyuni Server, at the command prompt, as root, stop the spacewalk services:
spacewalk-service stop
-
List available patches:
zypper list-patches
-
Apply all available patches:
zypper patch
This command only applies patches. To apply all outstanding updates, use
zypper upinstead. -
Restart the spacewalk services:
spacewalk-service start
Reboot the server if a patch update recommends rebooting.
|
By default, zypper refreshes the repository every ten minutes (see |
|
Starting with Uyuni 2020.04 The schema upgrade is run automatically when the spacewalk service is started with |
|
Services affected by a package update are not automatically restarted after an update.
You need to restart these services manually to avoid potential failures.
Use |