Upgrading from old versions on Linux

Use this procedure if your License Metric Tool environment consists of components in versions that do not allow for upgrading straight to the latest application update of License Metric Tool. For example, if you use DB2 10.5 or the License Metric Tool server is installed on Red Hat Enterprise Linux 6.

Before you begin

  • Before you start the procedure, prepare the following information.
    • Version of the License Metric Tool server.
    • Version of the BigFix® server.
    • Version of the DB2 database and information whether it is shared between the License Metric Tool server and the BigFix server.
    • Version of Red Hat Enterprise Linux on which the License Metric Tool server is installed.
  • It is advisable to run the import of data in License Metric Tool after every upgrade of each component that you perform as part of this procedure: the operating system, the License Metric Tool server, the BigFix server, and the database.
  • This procedure describes the upgrade path for environments where the License Metric Tool server and BigFix server coexist on the same server machine and share DB2. If the License Metric Tool server and BigFix server are separated, then steps related to the BigFix are optional. However, if they are followed, then steps related to the operating system on which License Metric Tool server is installed need to be applied as well to the operating system on which BigFix server is installed and steps related to DB2 need to be applied to both instances of DB2.

Procedure

  1. Back up the environment. For more information, see the following links:
    Tip: It is advisable to back up the License Metric Tool server and the BigFix server before every upgrade of these components that you perform as part of this procedure.
  2. If you use DB2 in version lower than 10.5 FP5, upgrade DB2 to the latest fix pack for version 10.5. Do not upgrade it to version 11.1 nor 11.5.
    For the list of available DB2 fix packs, see: Download Db2 Fix Packs by version for DB2 for Linux, UNIX and Windows. For instructions how to apply a fix pack, see: Applying fix packs in DB2 database environments.
  3. If the License Metric Tool server is in version lower than 9.2.24.0, upgrade it to version 9.2.24.0.
    • If the server is in version 9.2.15.0 or lower, upgrade it to version 9.2.18.0. Then, upgrade it to version 9.2.24.0.
    • If the server is in version between 9.2.16.0 and 9.2.23.0, upgrade it to version 9.2.24.0.
    1. Download the installer from the Fix Central.
    2. Extract the installer.
    3. Run the upgrade in interactive or silent mode.
      • To run the upgrade in interactive mode, perform the following steps.
        1. Run the setup-server-linux-x86_64.sh script.
        2. Follow instructions in the installation wizard.
        3. When the upgrade completes, click Done.
      • To run the upgrade in silent mode, perform the following steps.
        1. Go to the licenses subfolder and read the license agreements in the following files: LA_<language>, LI_<language>, non_ibm_license, notices.
        2. Edit the upgrade_response.txt file. Set the RSP_LICENSE_ACCEPTED parameter to true.
        3. To start the upgrade, run the following command: ./setup-server-linux-x86_64.sh -i silent -f /response_file_path/upgrade_response.txt. For response_file_path, enter the absolute path to the response file. For example:
          ./setup-server-linux-x86_64.sh -i silent -f /root/images/LMT/upgrade_response.txt
    4. Log in to License Metric Tool and perform the following steps.
      1. If the panel for updating the database schema is displayed, click Update Schema.
      2. Go to Management > Data Imports, and click Import Now.
    5. If you need to install multiple intermediate versions, repeat steps 3.a to 3.d for the remaining versions.
  4. Follow the steps specific for the version of Red Hat Enterprise Linux on which the License Metric Tool server is installed.

What to do next

It is advisable to keep the License Metric Tool environment up-to-date. For more information about performing regular upgrades, see: Upgrading with BigFix.