Managed System for SAN Storage Agent User's Guide


The Device Configuration File for the Storage Agent

The device configuration file for the storage agent includes information on the storage agent itself and information about the TSM server with which the storage agent communicates . The file is typically named devconfig and is located with the storage agent program (by default, c:\program files\tivoli\tsm\storageagent). The DSMSTA SETSTORAGESERVER command normally generates the contents of the file. If you have changes to the TSM server or if a service representative directs you, you may need to make changes to the information. You can use the DSMSTA SETSTORAGESERVER command to add information to the file.

Typical contents of the device configuration file are as follows:

+--------------------------------------------------------------------------------+
|SET STANAME iris                                                                |
|SET STAPASSWORD xxxxxxx                                                         |
|DEFINE SERVER garden serverpassword=botanical                                   |
| HLADDRESS=garden.tucson.tivoli.com LLADDRESS=1500                              |
|                                                                                |
+--------------------------------------------------------------------------------+

In this example, IRIS is the name of the storage agent. The TSM server is GARDEN.

The following describes the contents of the file:

SET STANAME
Sets the name of the storage agent. The name must be the same as the name that was used to define the storage agent as a server to the TSM server.

SET STAPASSWORD
Sets the password of the storage agent. The password must be the same as the password that was used when defining the storage agent as a server to the TSM server. The password is encrypted.

DEFINE SERVER
The definition of the TSM server with which the storage agent communicates on behalf of the TDP client.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]