The following procedure installs the server, device support, server utilities, HP-UX backup-archive client and administrative command line client, HP-UX application programming interface (API), and on-line books. You can install these selections one at a time, several at a time, or all together.
The default clients are registered with the following defaults:
Client | Name | Password |
|
---|---|---|---|
Administrative | admin | admin |
|
Backup-archive | client | client |
|
See Installing the Clients for information on installing the administrative and backup-archive clients on platforms other than HP-UX. The clients for other platforms can be installed directly from the CD-ROM. If a CD-ROM drive is not available to the client platform, the files can be copied to a file server and distributed.
The default installation directories are:
To install Tivoli Storage Manager:
+--------------------------------------------------------------------------------+ |swinstall -s /cdrom <filesetname> | +--------------------------------------------------------------------------------+
Where <filesetname> is one or more fileset names listed in Table 2.
Note: | To install all server and client files, specify: TIVsm. |
Table 2. Tivoli Storage Manager
Fileset: | Installs: |
---|---|
TIVsm.server | Server |
TIVsm.license | License enablement |
TIVsm.server_enUS | US English messages/help |
TIVsm.server_ZhTW | Chinese (Big5) messages help |
TIVsm.server_zhTW | Traditional Chinese messages/help |
TIVsm.server_zhCN | Simplified Chinese messages/help |
TIVsm.server_jaJP | Japanese messages/help |
TIVsm.server.koKR | Korean messages/help |
TIVsm.server_webadmin | Web Admin Client |
TIVsm.webadm_enUS | US English Web Administration messages/help |
TIVsm.webadm_ZhTW | Chinese (Big5) Administration messages/help |
TIVsm.webadm_zhTW | Traditional Chinese Web Administration messages/help |
TIVsm.webadm_zhCN | Simplified Chinese Web Administration messages/help |
TIVsm.webadm_jaJP | Japanese Web Administration messages/help |
TIVsm.webadm_koKR | Korean Web Administration messages/help |
TIVsm.client_webcli | Web Client |
TIVsm.webcli_enUS | US English Web Client messages/help |
TIVsm.webcli_ZhTW | Chinese (Big5) Web Client messages/help |
TIVsm.webcli_zhTW | Traditional Chinese Web Client messages/help |
TIVsm.webcli_zhCN | Simplified Chinese Web Client messages/help |
TIVsm.webcli_jaJP | Japanese Web Client messages/help |
TIVsm.webcli_koKR | Korean Web Client messages/help |
TIVsm.client_api | Application Programming Interface (API) |
TIVsm.client | Backup-archive client |
TIVsm.client_enUS | US English backup-archive client messages |
TIVsm.client_ZhTW | Chinese backup-archive client messages |
TIVsm.client_jaJP | Japanese backup-archive client messages |
TIVsm.client_zhCN | Simplified Chinese backup-archive client messages |
TIVsm.client_zhTW | Traditional Chinese backup-archive client messages |
TIVsm.client_koKR | Korean backup-archive client messages |
+--------------------------------------------------------------------------------+ |swinstall -s /cdrom | +--------------------------------------------------------------------------------+
Note: | Clients other than the HP-UX backup-archive and administrative clients are installed on their respective platforms from the client installation CD-ROMs. If no CD-ROM drive is available to the client platform, the files can be copied to a file server and distributed. Refer to Installing the Clients for information on these installations. |
+--------------------------------------------------------------------------------+ | dsmserv runfile dsmserv.idl | +--------------------------------------------------------------------------------+
Notes:
+--------------------------------------------------------------------------------+ |commmethod http | | httpport 1580 | +--------------------------------------------------------------------------------+
To load the sample scripts into the TSM database, issue the following command:
+--------------------------------------------------------------------------------+ |dsmserv runfile scripts.smp | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |cd /opt/tivolitsm/client | |cp dsm.sys.smp dsm.sys | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |servername tsm | |commmethod sharedmem | |shmport 1510 | |tcpserveraddress hermes | +--------------------------------------------------------------------------------+
The options file is neither case-sensitive nor white space-sensitive.
+--------------------------------------------------------------------------------+ |cp dsm.opt.smp dsm.opt | +--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+ |servername tsm | |virtualnodename client | +--------------------------------------------------------------------------------+
The options file is neither case-sensitive nor white space-sensitive.
If you have installed all of the components you need for your facility, continue at Verifying Your Installation.