Upgrading the operating system of the IBM Spectrum Control server from RHEL 7.9 to RHEL 8.9

About this task

The following steps help you to upgrade the server operating system from RHEL 7.9 to RHEL 8.9. where IBM Spectrum Control version 5.4.10.2 or later is installed. This includes stopping the required services, resolving potential upgrade issues, and verify the health of your Db2 instance and IBM Spectrum Control software.
Important: Take a full system backup or VM snapshot backup of the IBM Spectrum Control server and read all the steps thoroughly before starting the upgrade process.

Procedure

  1. Prepare the system for operating system upgrade.
    1. Login to the RHEL 7.9 server by using root user.
    2. Stop the services of the IBM Spectrum Control server. For more information, see Stopping the IBM Spectrum Control servers by using scripts
    3. Switch the user to the Db2 instance owner (usually db2inst1) by using the command su - db2inst1.
    4. From a command shell, run the following command:
      db2stop
  2. Make sure to take the backup of the system before proceeding to operating system upgrade.
  3. Follow the operating system upgrade steps from Red Hat official documentation. For more information, see Upgrading from RHEL 7 to RHEL 8
    1. Resolve all the inhibitors and errors that are shown in leap-report.txt generated after running the leap preupgrade command.
      Sample screen capture for leap preupgrade command:

      RHEL1

      Sample screen capture after removing all inhibitors and errors:

      RHEL2

    2. After the successful upgrade, make sure that the system is up and running.
    3. Verify that the RHEL server version and kernel version are updated to RHEL 8.9
  4. After successful operating system upgrade, check Db2 instance (usually db2inst1) is active and running.
  5. If Db2 instance is not active and running, then switch user to the Db2 instance owner (usually db2inst1) by running the command su - db2inst1. From a command shell, run the following command:
    db2start
  6. Open the IBM Spectrum Control GUI and verify the status of all the components.
  7. Installed IBM Spectrum Control version 5.4.10.2 can now be upgraded to the latest version by following IBM Spectrum Control upgrade process. For more information, see Upgrading and migrating.