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:
- Verify that the client system meets the prerequisites
for client software. To ensure software compatibility, review the
website for Tivoli Storage
Manager storage
agent and backup-archive client compatibility. You can download the
latest software levels from the Tivoli Storage
Manager 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.
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:
- 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 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
HP-UX
Linux x86_64, Linux on
System z, Linux on Power Systems
Solaris
Windows Server
|
Named pipes |
Named Pipes (standard with Windows platforms) |
Windows Server |
For example:
commmethod tcpip
tcpserveraddress server_c.example.com
tcpport 1502
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.
Remember: 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
What to do next
If you installed a Data Protection
application client, you must install and configure the
Tivoli Storage
Manager client API.