IBM Tivoli Storage Manager for Storage Area Networks, Version 7.1

Installing and configuring the client

The client can be a Tivoli® Storage Manager backup-archive client or a Tivoli Storage Manager Data Protection application client.

Before you begin

Before you install and configure the client, you must complete the following steps:
Requirement: If multiple clients are using LAN-free data movement, install or upgrade the client software on each client system.

Procedure

Install and configure the client by completing the following steps:

  1. Install or upgrade the backup-archive client software or Data Protection application-client software.
  2. Using the information that you collected in the configuration worksheets, modify the following file:
    • AIX operating systems HP-UX operating systems Linux operating systems Sun Solaris operating systems dsm.sys client system-options file
    • Windows operating systems dsm.opt client options file
    Tip: The file can be in one of several places, such as the installation directory, or in a location pointed to by an environment variable.
    Specify the communication method to be used between the client and server.
    Table 1. Communications methods
    To use this communication method Install this software To connect to these Tivoli Storage Manager servers
    TCP/IP TCP/IP (standard with supported operating systems) AIX®, HP-UX, Linux x86_64, Linux on System z, POWER®, Solaris, Windows Server
    Shared memory TCP/IP (standard with platforms)

    AIX operating systems AIX

    HP-UX operating systems HP-UX

    Linux operating systems Linux x86_64, Linux on System z, Linux on Power Systems

    Sun Solaris operating systems Solaris

    Windows operating systems Windows Server

    Windows operating systems Named pipes Named Pipes (standard with Windows platforms) Windows Server
    For example:

    AIX operating systems HP-UX operating systems Linux operating systems Sun Solaris operating systems
    commmethod tcpip
    tcpserveraddress server_c.example.com
    tcpport 1502
    Windows operating systems
    commmethod tcpip
    tcpserveraddress tsmsrver.example.com
    tcpport 1502
    The preceding example uses a TCPPORT of 1502. However, the default TCPPORT is 1500.

    Do not close the file.

    AIX operating systems HP-UX operating systems Linux operating systems Sun Solaris operating systems Remember: The backup-archive client SERVERNAME option is not related to the storage agent SERVERNAME option.
  3. Add the following options to the same stanza in the same file that you edited in step 2. These options specify that the client uses SAN-attached devices, when the path is available, during backup, restore, archive, and retrieve processing.
    enablelanfree yes
    lanfreecommmethod tcpip
    lanfreetcpserveraddress agent.example.com
    lanfreetcpport 1500
    or
    enablelanfree yes
    lanfreecommmethod SharedMem
    lanfreeshmport 1510
    Windows operating systems or
    lanfreecommmethod namedpipes
    lanfreeport \\hostname\\pipename
AIX operating systems Linux operating systems Windows operating systems

What to do next

If you installed a Data Protection application client, you must install and configure the Tivoli Storage Manager client API.


Feedback