Installing and configuring the client

The client can be a IBM Storage Protect backup-archive client or a IBM Storage Protect Data Protection application client.

Before you begin

Before you install and configure the client, you must complete the following steps:
  • Verify that the client system meets the prerequisites for client software. To ensure software compatibility, review the website for IBM Storage Protect storage agent and backup-archive client compatibility. You can download the latest software levels from the IBM Storage Protect product support website.
  • Ensure that you completed the configuration worksheets.
  • Ensure that client nodes are registered and configured on the server. To register client nodes, use the REGISTER NODE or UPDATE NODE command.
Note: 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:
    • Linux operating systemsAIX operating systemsdsm.sys client system-options file
    • Windows operating systemsdsm.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 IBM Storage Protect 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 systemsAIX

    HP-UX

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

    Windows operating systemsWindows Server

    Windows operating systemsNamed pipes

    Windows operating systemsNamed Pipes (standard with Windows platforms)

    Windows operating systemsWindows Server

    For example: Linux operating systemsAIX 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.

    Linux operating systemsAIX operating systemsNote: 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
    or Windows operating systems
    lanfreecommmethod namedpipes
    lanfreeport \\hostname\\pipename
Windows operating systemsLinux operating systemsAIX operating systems

What to do next

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