Tivoli Header

Quick Start


Installing Tivoli Storage Manager

The following procedure installs the server, device support, server utilities, HP-UX backup-archive client and administrative command line client, HP-UX application programming interface (API), and online books. You can install these selections one at a time, several at a time, or all together.

The default clients are registered with the following defaults:

Client Name Password
Administrative admin admin
Backup-archive client client

See Backup-Archive Installation and User's Guide for information on installing the administrative and backup-archive clients. The clients can be installed directly from the client CD-ROM. If a CD-ROM drive is not available to the client platform, the files can be copied to a file server and distributed.

The default installation directories are:

To install Tivoli Storage Manager:

  1. Log in as the root user.
  2. Insert the TSM Server Installation CD-ROM into a CD-ROM drive. The following discussion assumes that the CD-ROM is mounted on directory /cdrom.
  3. See the README file on the CD-ROM for late-breaking news on installing the TSM server and client.
  4. Use the SWINSTALL command in non-interactive or interactive mode.
    1. To install non-interactively: Enter the following command and continue at step 15:
      +--------------------------------------------------------------------------------+
      |swinstall -s /cdrom <filesetname>                                               |
      +--------------------------------------------------------------------------------+

      Where <filesetname> is one or more fileset names listed in Table 7.

      Note:
      To install all server files, specify TIVsmS. Choose only one device driver file as appropriate for your system.

      Attention: When you install the device driver, the kernel will be rebuilt, resulting in a system reboot.

      Table 7. Tivoli Storage Manager

      Fileset: Installs:
      TIVsmS.server Server
      TIVsmS.license License enablement
      TIVsmS.server_enUS US English messages/help
      TIVsmS.server_ZhBig5 Chinese (Big5) messages/help
      TIVsmS.server_zhTW Traditional Chinese messages/help
      TIVsmS.server_zhCN Simplified Chinese messages/help
      TIVsmS.server_jaJP Japanese messages/help
      TIVsmS.server_koKR Korean messages/help
      TIVsmS.server_frFR French messages/help
      TIVsmS.server_deDE German messages/help
      TIVsmS.server_itIT Italian messages/help
      TIVsmS.server_ptPT Portuguese Brazil messages/help
      TIVsmS.server_esES Spanish messages/help
      TIVsmS.server_webadmin Administrative Web client
      TIVsmS.webadm_enUS US English Web Administration messages/help
      TIVsmS.webadm_ZhBig5 Chinese (Big5) Web Administration messages/help
      TIVsmS.webadm_zhTW Traditional Chinese Web Administration messages/help
      TIVsmS.webadm_zhCN Simplified Chinese Web Administration messages/help
      TIVsmS.webadm_jaJP Japanese Web Administration messages/help
      TIVsmS.webadm_koKR Korean Web Administration messages/help
      TIVsmS.webadm_frFR French Web Administration messages/help
      TIVsmS.webadm_deDE German Web Administration messages/help
      TIVsmS.webadm_itIT Italian Web Administration messages/help
      TIVsmS.webadm_ptPT Portuguese Brazil Web Administration messages/help
      TIVsmS.webadm_esES Spanish Web Administration messages/help
      TIVsmDD32_HP11_00.tsmscsi TSM device driver for 32 bit 11.00 OS
      TIVsmDD32_HP11_11.tsmscsi TSM device driver for 32 bit 11.11 OS
      TIVsmDD64_HP11_00.tsmscsi TSM device driver for 64 bit 11.00 OS
      TIVsmDD64_HP11_11.tsmscsi TSM device driver for 64 bit 11.11 OS
    2. To install in interactive mode: Enter the following command and continue at step 5:
      +--------------------------------------------------------------------------------+
      |swinstall -s /cdrom                                                             |
      +--------------------------------------------------------------------------------+
  5. Select Options from the menu. In the Change Options box, review the installation options and change any that are required for your particular installation.
  6. At the Software Selection Screen, select the TSM product or products you require:
  7. From the Actions pull-down menu, select Mark for Install.
  8. From the Actions pull-down menu, select Install.
  9. Select Logfile to view the log for messages.
  10. Select OK.
  11. Select YES to begin installing.
  12. When the message appears indicating that the installation is complete, select Done.
  13. When the installation is finished, review the logfile again for any new messages, then remove the CD from the drive.
  14. Select Exit from the File menu to leave the installation program and return to the system prompt.
  15. To use the administrative Web interface and load the definition file, issue this command:
    +--------------------------------------------------------------------------------+
    |./dsmserv runfile dsmserv.idl                                                   |
    +--------------------------------------------------------------------------------+

    Notes:

    1. You must have at least 4MB of available database.

    2. Your browser must have Java 1.1.6 support. See System Requirements.

    3. To use the administrative Web interface, the fileset TIVsmS.server_webadmin must first be installed. This subcomponent includes the dsmserv.idl file and all of the image files needed to use the administrative Web interface. This fileset is installed with the server if the entire server program is installed ('swinstall TIVsm').

    4. You must also configure the HTTP communication method in your dsmserv.opt server options file to use this interface.
      +--------------------------------------------------------------------------------+
      |commmethod          http                                                        |
      |   httpport         1580                                                        |
      +--------------------------------------------------------------------------------+
  16. TSM is shipped with sample command scripts that can be loaded into the database and run from an TSM administrative client, administrative Web interface, or server console. They can also be included in TSM administrative command schedules. The sample scripts, in scripts.smp, are primarily SELECT queries, but also include scripts that define volumes for and extend the database and recovery log and that backup storage pools.

    To load the sample scripts into the TSM database, issue the following command:

    +--------------------------------------------------------------------------------+
    |./dsmserv runfile scripts.smp                                                   |
    +--------------------------------------------------------------------------------+
  17. See Backup-Archive Installation and User's Guide for instructions on installing the default backup-archive client.

To verify your installation see Verifying Your Installation.


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