Server - Major Upgrade
When SUSE Manager core components are upgraded to new major versions, you need to perform a major upgrade on the SUSE Manager Server. This is the case if a version upgrade of PostgreSQL, Salt, or openSUSE Leap is needed. openSUSE Leap is the underlying base operating system (OS).
|
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: |
|
You will not be able to fix issues that arise during the migration. Ensure you have created a backup before you start the migration. If you are running SUSE Manager Server on a virtual machine, we recommend that you create a snapshot before you start. |
The server-migrator.sh script migrates SUSE Manager Server to the latest version.
It also upgrades the underlying operating system to version 15.3.
The script is part of the susemanager package.
-
Before running the
server-migrator.shscript, check whether the most recent version of thesusemanagerpackage is installed:zypper ref zypper up susemanager
-
Run the
/usr/lib/susemanager/bin/server-migrator.shscript to upgrade the base OS and SUSE Manager Server. -
To migrate the database to the latest database version run the migrate script:
/usr/lib/susemanager/bin/pg-migrate-x-to-y.sh
For more information about PostgreSQL database migration, see db-migration-xy.adoc.
+
. After the migration is complete, manually reboot the {productname} Server:
+