Chapter 6. Getting Started With Administrative Tasks: Managing The TSM Server
Chapter 6. Getting Started With Administrative Tasks: Managing The TSM Server
Installing and configuring TSM clients Installing and Configuring Clients Creating or Updating a Client Options File
Managing TSM client schedules Starting the Tivoli Storage Manager Scheduler Verifying a Schedule
Managing TSM client/server communications Setting Client/Server Communications Options Configuring TSM Client/Server Communication Across a Firewall
1. Expand the tree for the TSM server you are starting and expand Reports 2. Click Service Information. The Service Information view appears in the right pane. 3. If the server status displays Stopped, right click service line and select Start.
This shuts down the server immediately. The shutdown also cancels all client sessions.
4. Save a copy of the volume history and device configuration files that were defined in the server options file with the VOLHISTORY and DEVCONFIG options respectively. For example, to save the volume history in a file called VOLHIST and the device configuration in a file called DEVICES, enter: 5. +-------------------------------------------------------------------------------+ 6. |backup volumehistory filenames=volhist | 7. |backup devconfig filenames=devices | +-------------------------------------------------------------------------------+ 8. Store the output volumes in a safe location.
You cannot restore a prior version's backed up database onto a newer version of TSM server. For instance, you cannot restore a TSM 3.7 database onto TSM 4.2 server.
1. Stop the current Tivoli Storage Manager server if it is currently running, by entering the following command: 2. +-------------------------------------------------------------------------------+ 3. |halt | +-------------------------------------------------------------------------------+ 4. 5. 6. 7. Remove the current TSM server software. Reinstall the previous version of TSM and the most recent maintenance. Define the Tivoli Storage Manager devices to the operating system. Reinitialize any database and recovery log volumes, other than those created during install, using the DSMSERV FORMAT utility. See Administrator's Reference for details. 8. Reload the TSM database using the DSMSERV RESTORE DB utility. 9. +-------------------------------------------------------------------------------+ 10. |dsmserv restore db todate=07/04/2000 | +-------------------------------------------------------------------------------+ See TSM Administrator's Reference for details. 11. Start the server by entering the following command: 12. +-------------------------------------------------------------------------------+ 13. |dsmserv |
+-------------------------------------------------------------------------------+ 14. Issue an AUDIT VOLUME FIX=YES command for each sequential storage pool volume that has a volume type of STGDELETE or STGREUSE to audit all disk storage pool volumes. 15. Examine the saved volume history file from step 2. For every sequential volume specified in the volume history file with a volume type of STGREUSE or STGDELETE, execute the AUDIT VOLUME FIX=YES command to clean up invalid database references to the volume(s). If you cannot locate a volume that has a volume type of STGDELETE, use the DELETE VOLUME DISCARDDATA=YES command to remove references to the volume from the server database.
Each client machine is configured so that when it boots up, it maps the EARTH D drive as its Z drive. For example, at start-up each client issues this command: NET USE Z: \\EARTH\D$
The administrator used the Network Client Options File Wizard to create a client configuration package named earthtcp that was stored on EARTH in the d:\tsmshar directory. The administrator then registered each client node (Client Node Configuration Wizard).
Generate the dsm.opt client options file from the server with the Network Client Options File Wizard. This is easy and direct, and the wizard detects the network address of the TSM server. To run the wizard, do the following: 1. From the TSM Console, expand the tree for the TSM server on which you want to create the file and click Wizards. The Wizards list is displayed in the right pane. 2. Double-click Client Options File from the Wizards list to start the wizard. 3. Follow the instructions in the wizard. Networked Windows Clients with a Shared Directory on a File Server Use the Remote Client Configuration Wizard to create a package that allows remote users to create client options files. The administrator uses the wizard to generate a client configuration file and stores the file in a shared directory. Clients access the shared directory and run the configuration file to create the client options file. This method is suitable for sites with many clients.
Verifying a Schedule
You can verify that the automation is working as it should on the day after you define the schedule and associate it with clients. If the schedule runs successfully, the status indicates Completed. Note: The include-exclude list (file on UNIX clients) on each client also affects which files are backed up or archived. For example, if a file is excluded from backup with an EXCLUDE statement, the file will not be backed up when the schedule runs. From the administrative Web interface, do the following: 1. From the tree view, expand Object View. 2. Expand Automation and then expand Client Schedules. 3. Click Query Client Events.
4. Enter the appropriate information. To limit the query to display only schedules that did not run as expected, select YES in the Exceptions only? option. Click Finish. The operation displays the results. Schedules that did not complete successfully have a status of Failed, Missed, or Severed. Check the results of the schedule on one of the clients that was associated with that schedule. For most clients, scheduling information is stored in the file dsmsched.log.
For more information about server options, see the Administrator's Reference or the TSM Console online help.
TCP/IP Options
Here is an example of TCP/IP setting: +-------------------------------------------------------------------------------+ |commmethod tcpip | | tcpport 1500 | | tcpwindowsize 8 | | tcpnodelay no | +-------------------------------------------------------------------------------+
HTTP Options
Use the HTTP communication method for the administrative Web interface. HTTP and communications require a TCP/IP connection. Here are sample HTTP settings: +-------------------------------------------------------------------------------+ |commmethod http | | httpport 1580 | +-------------------------------------------------------------------------------+ To use the administrative Web interface, your browser must have Java 1.1.6 support. See System Requirements for a list of supported browsers.
Currently the following operations are known to have problems when a firewall is in place: The backup-archive Web client at a version earlier than Version 4.1.2 does not work when the client system or server that it connects to is across a firewall. The client scheduler operating in prompted mode does not work when the server is across a firewall. The client scheduler does work when operating in polling mode. (R) The server cannot log events to a Tivoli Enterprise Console (T/EC) server across a firewall.
The name SERVER_CONSOLE is reserved for TSM console operations and cannot be used as the name of an administrator.
From the administrative Web interface, do the following to register an administrative client and grant an authority level: 1. From the tree view, expand Administrators. 2. From the Operations drop-down menu, select and click on Register an Administrator. 3. Enter the required information and click Finish.