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:
-
Install or upgrade the backup-archive client software or Data Protection application-client software.
-
Using the information that you collected in the configuration worksheets, modify the following file:

dsm.sys client system-options file
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 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
HP-UX
Linux x86_64, Linux on System z, Linux on Power Systems
Windows Server
|
|
Named pipes
|
Named Pipes (standard with Windows platforms)
|
Windows Server
|
The preceding example uses a TCPPORT of 1502. However, the default TCPPORT is 1500.
Do not close the file.

Note: The backup-archive client
servername option
is not related to the storage agent
SERVERNAME option.
-
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

lanfreecommmethod namedpipes
lanfreeport \\hostname\\pipename