AIX operating systems Linux operating systems Windows operating systems
IBM Tivoli Storage Manager, Version 7.1

Installation checklist

Before you install the Operations Center, you must verify certain information, such as the installation credentials, and you must determine the input to provide to IBM® Installation Manager for the installation.

The following checklist highlights the information that you must verify or determine before you install the Operations Center, and Table 1 describes the details of this information:
Table 1. Information to verify or determine before you install the Operations Center
Information Details
Host name for the computer where the Operations Center will be installed
The host name must meet the following criteria:
  • It must not contain double-byte character set (DBCS) characters or the underscore character (_).
  • Although the host name can contain the hyphen character (-), it cannot have a hyphen as the last character in the name.
Installation credentials
To install the Operations Center, you must use the following user account:
  • AIX operating systems Linux operating systems root
  • Windows operating systems Administrator
Operations Center installation directory

The Operations Center is installed in the ui subdirectory of the installation directory.

The following path is the default path for the Operations Center installation directory:
  • AIX operating systems Linux operating systems /opt/tivoli/tsm
    For example, if you use this default path, the Operations Center is installed in the following directory:
    /opt/tivoli/tsm/ui
  • Windows operating systems c:\Program Files\Tivoli\TSM
    For example, if you use this default path, the Operations Center is installed in the following directory:
    c:\Program Files\Tivoli\TSM\ui
The installation directory path must meet the following criteria:
  • The path must contain no more than 128 characters.
  • The path must include only ASCII characters.
  • The path cannot include non-displayable control characters.
  • The path cannot include any of the following characters:
    % | < > ' " $ & ; *
IBM Installation Manager installation directory
The following path is the default path for the IBM Installation Manager installation directory:
  • AIX operating systems Linux operating systems /opt/IBM/InstallationManager
  • Windows operating systems C:\Program Files\IBM\Installation Manager
Port number that is used by the Operations Center web server
The value for the secure (https) port number must meet the following criteria:
  • The number must be an integer in the range 1024 - 65535.
  • The number cannot be in use or allocated to other programs.

If you do not specify a port number, the default value is 11090.

Tip: If you later do not remember the port number that you specified, refer to the following file, where installation_dir represents the directory where the Operations Center is installed:
  • AIX operating systems Linux operating systems installation_dir/ui/Liberty/usr/servers/guiServer/bootstrap.properties
  • Windows operating systems installation_dir\ui\Liberty\usr\servers\guiServer\bootstrap.properties

The bootstrap.properties file contains the Tivoli® Storage Manager server connection information.

Password for secure communications

The Operations Center uses Hypertext Transfer Protocol Secure (HTTPS) to communicate with web browsers. You can optionally use the Secure Sockets Layer (SSL) protocol to secure communications between the Operations Center and the hub server, and between Tivoli Storage Manager servers.

The truststore file of the Operations Center contains the SSL certificate that the Operations Center uses for HTTPS communication with web browsers. During installation of the Operations Center, you create a password for the truststore file.

Tip: If you later choose to set up SSL communication between the Operations Center and the hub server, you must use the same password to add the SSL certificate of the hub server to the truststore file.
The password for the truststore file must meet the following criteria:
  • The password must contain a minimum of 6 characters and a maximum of 64 characters.
  • The password must contain at least the following characters:
    • One uppercase letter (A – Z)
    • One lowercase letter (a – z)
    • One digit (0 – 9)
    • Two of the following non-alphanumeric characters:
      ~ ! @ # $ % ^ & * _ - + = ` |  
      ( ) { } [ ] : ; < > , . ? /


Feedback