Figure 5 shows the results of completing Step 2. Client System and Step 3. Server.
Figure 5. Communications information. Results of Steps 2 and 3. The passwords are shown as "xxxxxxx" because they are encrypted in the file.
![]() |
Do the following on the client system:
For information about the dsm.opt and dsm.sys files, see Tivoli Storage Manager Installing the Clients.
commmethod tcpip tcpserveraddress garden.tucson.tivoli.com tcpport 1501
and
commmethod sharedmem shmport 1511
servername garden
enablelanfree yes LANFREECommethod TCPIP LANFREETCPPort 1501and
LANFREECommethod SharedMem LANFREESHMPORT 1511
|
On the same system as the client, install the storage agent. The default installation directory is /opt/tivoli/tsm/StorageAgent/bin.
+--------------------------------------------------------------------------------+ |/usr/sbin/pkgadd -d /cdrom/cdrom0 | +--------------------------------------------------------------------------------+
In this example the CD-ROM name is /cdrom/cdrom0; yours may be different.
You can make multiple selections at this step. The packages are:
The PKGADD command loads the selected files.
Notes:
+--------------------------------------------------------------------------------+ |This package contains scripts which will be executed with super-user (root) | |permission during the process of installing the package. | |Do you want to continue with the installation of this package? | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |cd / | |eject cdrom | +--------------------------------------------------------------------------------+
DEVCONFIG devconfig
dsmsta setstorageserver myname=iris mypassword=jonquil myhladdress=arbor.tucson.tivoli.com servername=garden serverpassword=botanical hladdress=garden.tucson.tivoli.com lladdress=1500
See Set Installation Data for the Storage Agent: DSMSTA SETSTORAGESERVER for the details on the command parameters.
The command generates the following lines in the device configuration file for the storage agent:
+--------------------------------------------------------------------------------+ |SET STANAME iris | |SET STAPASSWORD xxxxxxx | |SET STAHLADDRESS arbor.tucson.tivoli.com | |DEFINE SERVER garden serverpassword=xxxxxxxxxxx | | HLADDRESS=garden.tucson.tivoli.com LLADDRESS=1500 | | | +--------------------------------------------------------------------------------+
The passwords (shown here as xxxxxxxx) are encrypted in the file.
The command also generates the following line in the dsmsta.opt file:
+--------------------------------------------------------------------------------+ |SERVERNAME garden | +--------------------------------------------------------------------------------+See The Storage Agent Options File and The Device Configuration File for the Storage Agent for details on these files.
The following is an overview of the steps that you need to do on the TSM server. For details, see Administrator's Guide. On the server, do the following:
Tape Device
Disk Device
Configure Enterprise Management and define a device class of DEVTYPE=FILE and SHARED=YES. TSM automatically defines a new FILE library and also defines drives corresponding to the mount limit for the FILE device class. The FILE library name is the same as the device class name. Each drive uses the library name with a numeric suffix. If the mount limit is changed, the number of drives also changes.
define server iris serverpassword=jonquil hladdress=sanclient.tucson.tivoli.com lladdress=1500
See Administrator's Reference for details on the commands.
To review the expected results of the steps that you have just completed, see Figure 5.