Product Upgrade via Web UI

If you want to upgrade the registered SUSE Linux Enterprise client pack to a newer product version, it can be done either on the command line or via Web UI.

This document describes and illustrates in detail the product upgrade using the Web UI.

Product versions used are not reflective of the actual latest versions available. They are used for illustration purposes only. As an example, the following procedure describes the upgrade to version 15 SP5 from and older version 15. If you are targeting a different version, select the corresponding channels and versions.

Procedure: Upgrading Product to a Newer Version Using Web UI
  1. Log in to Uyuni Web UI and navigate to Admin  Setup Wizard  Products and search for SUSE Linux Enterprise Server 15 SP5 x86_64.

  2. Select the recommended channels.

  3. Click Add Products.

  4. Navigate to Systems  Registered client  Software  Product Migration. You will see the targets available for that registered client.

  5. Select SUSE Linux Enterprise Server 15 SP5 x86_64. This will expand further.

  6. Select Target Base Channel as SLE-Product-SLES15-SP5-Pool for x86_64. Keep Allow Vendor Change unchecked.

  7. Click Schedule Migration. The message will be highlighted It is better to do a dry run first so continuing with dry run first.

  8. Click Dry run and check the status of the simulation in Events  History. You should see a return code 0 indicating a successful dry run.

  9. Click Schedule Migration to perform the actual product migration. The message will be highlighted on top of the screen indicating the scheduling of the action.

  10. When the upgrade is complete, check the status in Events  History.

  11. On the Uyuni Web UI side, verify the succesfully completed product upgrade by going to Systems  Registered client  Details.

  12. On the client side you can verify it by running:

    cat /etc/os-release
  13. The output will look similar to:

    NAME="SLES"
    VERSION="15-SP5"
    VERSION_ID="15.5"
    PRETTY_NAME="SUSE Linux Enterprise Server 15 SP5"
    ID="sles"
    ID_LIKE="suse"
    ANSI_COLOR="0;32"
    CPE_NAME="cpe:/o:suse:sles:15:sp5"
    DOCUMENTATION_URL="https://documentation.suse.com/"