Sunteți pe pagina 1din 2

Technote (troubleshooting)

Problem(Abstract)
Template for configuration and troubleshooting Tivoli Storage Manager LANFREE setup.

Resolving the problem


1.
2.
3.
4.
5.
6.

To use this template:


Use a text editor that will do a search and "replace all" of the specified strings.
Save (copy and paste) this template as a master in case a rollback or changes are needed.
Replace from top down each <string> i.e. the first to "replace all" is: <ClientName>
Do this for each string until none are left (exception will be the encrypted server and STA
passwords)
Once completed, use this information to create the option files or for issuing the correct
commands.
If there are problems compare the results of this template with each of the option/configuration
files. If there are differences correct the files from this template. If any option/parameters are missing - add
them. Verify the correct STA and Tivoli Storage Manager Server commands were issued.
LANFREE Template:
======
Client
======
DSM.OPT:
NODENAME <ClientName>
SERVERNAME <TSMServerName>
TCPSERVERADDRESS <TSMServerAddress>
TCPPORT <TCPPort>
COMMMETHOD TCPIP
LANFREETCPSERVERADDRESS <StorageAgentAddress>
LANFREETCPPORT <LFPORT>
LANFREECOMMMETHOD TCPIP
ENABLELANFREE YES
=============
Storage Agent
=============
DSMSTA.OPT:
DEVCONFIG <DevConfigName>
SERVERNAME <TSMServerName>
TCPPort <LFPORT>
COMMMETHOD TCPIP
(The following is the SETSTORAGESERVER c ommand that will be needed)
DSMSTA SETSTORAGESERVER MYNAME=<StorageAgentName>
MYPASSWORD=<UnencryptedStorageAgentPassword> MYHLADDRESS=<StorageAgentAddress>
SERVERNAME=<TSMServerName> SERVERPASSWORD=<UnencryptedTSMServerPassword>
HLADDRESS=<TSMServerAddress> LLADDRESS=<TCPPort>
DEVCONFIG.OUT:
SET STANAME <StorageAgentName>
SET STAPASSWORD <EncryptedStorageAgentPassword>
SET STAHLADDRESS <StorageAgentAddress>
DEFINE SERVER <TSMServerName> SERVERPA=<EncryptedTSMServerPassword>
HLADDRESS=<TSMServerAddress> LLADDRESS=<TCPPort>
==========
Tivoli Storage Manager Server
==========

set servername <TSMServerName>


set serverpassword <UnencryptedTSMServerPassword>
set serverhladdress <TSMServerAddress>
set serverlladdress <TCPPort>
set crossdefine on
Commands to issue from the Tivoli Storage Manager server:
DEFINE SERVER <StorageAgentName> SERVERPA=<UnencryptedStorageAgentPassword>
HLADDRESS=<StorageAgentAddress> LLADDRESS=<LFPort>
REGISTER NODE <ClientName> <ClientPassword> domain=<DomainName>

S-ar putea să vă placă și