Upgrading to an intermediate fix
Upgrading the License Metric Tool server to an intermediate fix is possible only within the scope of the same application update. For example, you can upgrade to intermediate fix 9.2.43.1 from application update 9.2.43, but not from application update 9.2.42. Intermediate fixes cover only server changes. They do not cover changes to the VM Manager Tool, the disconnected scanner, nor any other components.
Before you begin
- User requirements
- The upgrade of the License Metric Tool server must be run by the user who installed the server. To check what user installed the server, perform one of the following actions.
- Contact your system administrator to check the owner of the License Metric Tool installation directory. By default, it is the following directory.
/opt/ibm/LMT
C:\Program Files\ibm\LMT
- Run the following command to verify home directory of which user was used during the installation.
cat /opt/IBM/LMT/admin/master.tag | grep LOGS_DIR
more "C:\Program Files\ibm\LMT\admin\master.tag" | findstr LOGS_DIR
- Check the value of the
USERparameter in the info.txt file. By default, the file is in the following location.
/opt/ibm/LMT/LMTversion_timestamp_uniqueID_logs.zip
C:\Program Files\ibm\LMT\LMTversion_timestamp_uniqueID_logs.zip
- Contact your system administrator to check the owner of the License Metric Tool installation directory. By default, it is the following directory.
- Other requirements
-
- Ensure that no files or directories in the License Metric Tool installation directory are open in an external program. For example, that no log files are open in a text editor.
- Ensure that no PDF reports are being generated during the server upgrade. Otherwise, the upgrade might fail with error code 41.
- The following programs were confirmed to interrupt the upgrade of the server. If you use any of these programs, disable it for the period of the upgrade.
- Arcserve Backup
- Dynatrace OneAgent
- File Access Policy Daemon (FAPOLICYD)
- Ensure that you provide enough space for the upgrade. For more information, see the following links.
Procedure
- Create a back up of the License Metric Tool database, installation registry, and the server files to be able to restore the server if the upgrade fails. For more information, see: Backing up the server.
- Download the latest License Metric Tool installer from Fix Central.
-
Upgrade the License Metric Tool server in interactive or silent mode.
- To upgrade the server in interactive mode, perform the following steps.
- Extract the installer.
- Run one of the following installation files.
setup-server-linux-x86_64.sh
setup-server-windows-x86_64.bat
- Follow the steps in the installation wizard.
- When the upgrade is complete, click Done.
If the upgrade fails, check the logs. For more information, see: Server installation and upgrade logs. You can resume a failed upgrade after you solve the problem. For more information, see: Resuming a stopped or failed upgrade.
- To upgrade the server in silent mode, perform the following steps.
- Extract the installer.
- Go to the licenses subfolder and read the license agreements in the following files: LA_<language>, LI_<language>, non_ibm_license, notices.
- Edit the upgrade_response.txt file. Set the RSP_LICENSE_ACCEPTED parameter to true.
- To start the upgrade, run one of the following commands.
./setup-server-linux-x86_64.sh -i silent -f /response_file_path/upgrade_response.txt
setup-server-windows-x86_64.bat -i silent -f response_file_path\upgrade_response.txt
setup-server-windows-x86_64.bat -i silent -f C:\images\LMT\upgrade_response.txtIf the upgrade fails, check the logs. For more information, see: Server installation and upgrade logs. You can resume a failed upgrade after you solve the problem. For more information, see: Resuming a stopped or failed upgrade.
- To upgrade the server in interactive mode, perform the following steps.
- To ensure that all changes are processed, run an import. In License Metric Tool, click , and click Import Now.
Results
- Log in to License Metric Tool, hover over the Help icon, and click About. If the upgrade is successful, a new version is displayed on the panel.
- Run an import. If the upgrade is successful, the import finishes without errors.