Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Windows operating systems
IBM Tivoli Storage Manager, Version 7.1

Configuring the web client

This task guides you through the steps to configure the web client.

Windows operating systems You can use the GUI Setup wizard or command line to install and configure the web client.

Windows operating systems To install and configure the web client by using the GUI Setup wizard, perform the following steps:

Windows operating systems
  1. From the backup-archive client GUI main window, open the Utilities menu and select Setup Wizard.
  2. Select the Help me configure the TSM Web Client check box.
  3. Click Next and then follow the instructions on the screen.

Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems To configure the web client from the command line, perform the following steps:

Windows operating systems To install and configure the web client from the command line, perform the following steps:

  1. Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems If MANAGEDServices schedule is set, specify MANAGEDServices webclient schedule in the dsm.sys file.
  2. Windows operating systems If MANAGEDServices schedule is set, specify MANAGEDServices webclient schedule in the dsm.opt file.
  3. Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Ensure that you specify passwordaccess generate in the dsm.sys file.
  4. Windows operating systems Ensure that you specify passwordaccess generate in the client options file (dsm.opt).
  5. Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems To generate the Tivoli® Storage Manager password, start the backup-archive client by entering the following command:
    dsmc query session

    When prompted, enter your user ID and password.

    Mac OS X operating systems Tip: On Mac OS X, you can also generate a password by selecting the TSM Tools for Administrators application and starting Tivoli Storage Manager.
  6. Windows operating systems Install the Client Acceptor Service by entering the following command, where nodename and password are your Tivoli Storage Manager node name and password.
    dsmcutil install cad /name:"TSM CAD" /node:nodename 
     /password:password /autostart:yes

    TSM CAD is an example name. You can use any name that you want. The default name is TSM Client Acceptor.

  7. Windows operating systems Install the Remote Client Agent Service by entering the following command, where nodename and password are your Tivoli Storage Manager node name and password.
    dsmcutil install remoteagent /name:"TSM AGENT" /node:nodename 
    /password:password /partnername:"TSM CAD"

    TSM AGENT is an example name. You can use any name that you want, but the name must be different from the CAD name. The default name is TSM Remote Client Agent. The /partnername option value must match the name of the CAD service. The default is name is TSM Client Acceptor.

  8. Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Start the client acceptor daemon (CAD) by entering the following command:
    dsmcad
    Mac OS X operating systems Tip: On Mac OS X you can start the client acceptor with the TSM Tools for Administrators application, by selecting Start the TSM Connect Agent.
  9. Windows operating systems Start the client acceptor service (CAD) by entering: net start "TSM CAD" on the command line, or complete the following steps:
    1. Open the Windows Start menu and select Settings > Control Panel.
    2. Select Administrative Tools and then double-click Services.
    3. In the Services window, right-click TSM CAD and select Start from the pop-up menu.

    The Tivoli Storage Manager Remote Client Agent service must not be started manually. It is automatically started by the Tivoli Storage Manager Client Acceptor service when needed.

    The options that are only applicable to the dsmcad program are httpport, managedservices, and webports. You can also use options such as optfile or errorlogname. You can use the managedservices option to specify whether the Tivoli Storage Manager client acceptor daemon also manages the Tivoli Storage Manager scheduler.

    You can open the web client from the Tivoli Storage Manager Operations Center interface. To enable this feature, you must specify the web client address in the URL parameter of the REGISTER NODE or UPDATE NODE command. The web address must include the DNS name or IP address of the node, and the port number for the web client (for example, http://node.example.com:1581).

    All web client messages are written to the web client log file, dsmwebcl.log. Error messages are written to the error log file dsmerror.log, or the file you specify with the errorlogname option. The dsmwebcl.log and dsmerror.log files are in the directory that you specify with the DSM_LOG environment variable or in the current working directory. Set this environment variable to the directory where the log files should reside. The root directory is not a valid value for DSM_LOG. Specify a directory other than the root directory.

  10. Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Windows operating systems To access the web client, enter the following URL from any supported browser, where your_machine_name is the host name of the workstation that is running the web client:
    http://your_machine_name:1581

Mac OS X operating systems Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Windows operating systems Port 1581 is the default port number. You can set a different port number by using the httpport option.

The Tivoli Storage Manager Remote Client Agent daemon must not be started manually. It is automatically started by the Tivoli Storage Manager Client Acceptor daemon when needed.

The options applicable only to the dsmcad program are httpport, managedservices, and webports. You can also use options such as optfile or errorlogname. You can use the managedservices option to specify whether the Tivoli Storage Manager client acceptor daemon also manages the Tivoli Storage Manager scheduler.

All web client messages are written to the web client log file, dsmwebcl.log. Error messages are written to the error log file dsmerror.log, or the file you specify with the errorlogname option. The dsmwebcl.log and dsmerror.log files reside in the directory you specify with the DSM_LOG environment variable or in the current working directory. Set this environment variable to the directory where the log files should reside. The root directory is not a valid value for DSM_LOG. Specify a directory other than the root directory.

Mac OS X operating systems Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Windows operating systems After you install and configure the web client on your workstation you can use the web client to perform backup, archive, restore, and retrieve operations.



Feedback