Linux: Installing a Tivoli Storage Manager server fix pack

Tivoli® Storage Manager maintenance updates, which are also referred to as fix packs, bring your server up to the current maintenance level.

Before you begin

To install a fix pack or interim fix to the server, install the server at the level on which you want to run it. You do not have to start the server installation at the base release level. For example, if you currently have Version 6.3.4.2 installed, you can go directly to the latest fix pack for V7.1. You do not have to start with the V7.1.0 installation if a maintenance update is available.

You must have the Tivoli Storage Manager license package installed. The license package is provided with the purchase of a base release. Alternatively, you can obtain the license package when you download a fix pack from the Passport Advantage® website. After the fix pack or interim fix is installed, install the license for the server. To display messages and help in a language other than US English, install the language package of your choice.

If you upgrade the server to V7.1 or later, and then revert the server to a level that is earlier than V7.1, you must restore the database to a point in time before the upgrade. During the upgrade process, complete the required steps to ensure that the database can be restored: back up the database, the volume history file, the device configuration file, and the server options file. For more information, see Linux: Reverting from Version 7.1 to the previous V6 server.

Linux operating systemsIf you are using the client management service, ensure that you upgrade it to the same version as the Tivoli Storage Manager server.

Ensure that you retain the installation media from the base release of the installed server. If you installed Tivoli Storage Manager from a DVD, ensure that the DVD is available. If you installed Tivoli Storage Manager from a downloaded package, ensure that the downloaded files are available. If the upgrade fails, and the server license module is uninstalled, the installation media from the server base release are required to reinstall the license.

Visit this website: http://www.ibm.com/support/entry/portal/Overview/Software/Tivoli/Tivoli_Storage_Manager for the following information:
  • A list of the latest maintenance and download fixes. Click Support and downloads and apply any applicable fixes.
  • Details about obtaining a base license package. Search for Warranties and licenses.
  • Supported platforms and system requirements. Search for Tivoli Storage Manager supported operating systems.

About this task

To install a fix pack or interim fix, complete the following steps.

Attention: Do not alter the DB2® software that is installed with Tivoli Storage Manager installation packages and fix packs. Do not install or upgrade to a different version, release, or fix pack of DB2 software because doing so can damage the database.

Procedure

  1. Linux operating systemsLog in as the root user.
  2. Obtain the package file for the fix pack or interim fix that you want to install from the http://www.ibm.com/support/entry/portal/Overview/Software/Tivoli/Tivoli_Storage_Manager site.
  3. Linux operating systemsChange to the directory where you placed the executable file and complete the following steps.
    Tip: The files are extracted to the current directory. Ensure that the executable file is in the directory where you want the extracted files to be located.
    1. Change file permissions by entering the following command:
      chmod a+x 7.x.x.x-TIV-TSMALL-platform.bin
      where platform denotes the architecture that Tivoli Storage Manager is to be installed on.
    2. Issue the following command to extract the installation files:
       ./7.x.x.x-TIV-TSMALL-platform.bin
  4. Back up the database. The preferred method is to use a snapshot backup. A snapshot backup is a full database backup that does not interrupt any scheduled database backups. For example, issue the following Tivoli Storage Manager administrative command:
    backup db type=dbsnapshot devclass=tapeclass
    Ensure that you have backed up your Tivoli Storage Manager database.
  5. Back up the device configuration information. Issue the following Tivoli Storage Manager administrative command:
    backup devconfig filenames=file_name
    where file_name specifies the name of the file in which to store device configuration information.
  6. Save the volume history file to another directory or rename the file. Issue the following Tivoli Storage Manager administrative command:
    backup volhistory filenames=file_name
    where file_name specifies the name of the file in which to store the volume history information.
  7. Save a copy of the server options file, typically named dsmserv.opt. The file is in the server instance directory.
  8. Halt the server before installing a fix pack or interim fix. Use the HALT command.
  9. Ensure that extra space is available in the installation directory. The installation of this fix pack might require additional temporary disk space in the installation directory of the server. The amount of additional disk space can be as much as that required for installing a new database as part of a Tivoli Storage Manager installation. The Tivoli Storage Manager installation wizard displays the amount of space that is required for installing the fix pack and the available amount. If the required amount of space is greater than the available amount, the installation stops. If the installation stops, add the required disk space to the file system and restart the installation.
  10. Select one of the following ways of installing Tivoli Storage Manager.
    Important: After a fix pack is installed, it is not necessary to go through the configuration again. You can stop after completing the installation, fix any errors, then restart your servers.
    Install the Tivoli Storage Manager software by using one of the following methods:
    Installation wizard
    Follow the instructions for your operating system:
    Linux: Installing Tivoli Storage Manager by using the installation wizard
    Tip: After you start the wizard, in the IBM Installation Manager window, click the Update icon; do not click the Install or Modify icon.
    Command line in console mode
    Follow the instructions for your operating system:
    Linux: Installing Tivoli Storage Manager by using console mode
    Silent mode
    Follow the instructions for your operating system:
    Linux: Installing Tivoli Storage Manager in silent mode
    Tip: If you have multiple server instances on your system, run the installation wizard only once. The installation wizard upgrades all server instances.

Results

Correct any errors that are detected during the installation process.

If you installed the server by using the installation wizard, you can view installation logs by using the IBM Installation Manager tool. Click File > View Log. To collect log files, from the IBM Installation Manager tool, click Help > Export Data for Problem Analysis.

If you installed the server by using console mode or silent mode, you can view error logs in the IBM Installation Manager log directory, for example:
  • Linux operating systems/var/ibm/InstallationManager/logs