Tivoli Header

Tivoli Storage Manager for UNIX Backup-Archive Clients Installation and User's Guide

Installing the Linux390 Client

Attention

For current installation and configuration information for the Tivoli Storage Manager program product, refer to the README file that is shipped on the product installation media. For current information concerning Tivoli Storage Manager, supported platforms, and documentation, refer to the Web site at: http://www.tivoli.com/support/storage_mgr/tivolimain.html

The following installation options are available in uncompressed packages on the CD:

tsmcli/linux390/TIVsm-BA
Installs the backup-archive client (command-line and GUI), administrative client (command-line), and the Web client.

tsmcli/linux390/TIVsm-API
Installs the API.

If there is a previous unsupported Linux client installed, you must uninstall the unsupported Linux client.

To delete previously installed client packages, log in as root and enter:

   rpm -e TIVsm-BA
and for the API:
   rpm -e TIVsm-API
Note:
The package version number is not needed for uninstall.

Use this installation procedure to install directly from the CD-ROM from a local or remote-mounted CD-ROM drive:

  1. Log in as the root user and mount the CD-ROM to /cdrom.
  2. Enter the following directory path where the installation packages reside on the CD:
    /cdrom/tsmcli/linux390
    
  3. Enter the following command to install the backup-archive client (command-line), the administrative client (command-line), and the Web client:
    rpm -i TIVsm-BA.s390.rpm
    
    Note:
    If all required libs are not installed with rpm please enter the following command:
    rpm -i --nodeps TIVsm-BA.s390.rpm
    
  4. Enter the following command to install the API:
    rpm -i TIVsm-API.s390.rpm
    
    Note:
    If all required libs are not installed with rpm please enter the following command:
    rpm -i --nodeps TIVsm-API.s390.rpm
    

During installation :

After installation completes, see Chapter 2, Configuring Tivoli Storage Manager for required and optional tasks to perform before using Tivoli Storage Manager.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]