Mac OS X operating systemsAIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsWindows operating systems

Configuring the web client

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

About this task

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

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

Windows operating systems

Procedure

  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.

Results

Mac OS X operating systemsAIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsTo configure the web client from the command line, perform the following steps:

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

  1. Mac OS X operating systemsAIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsIf MANAGEDServices schedule is set, specify MANAGEDServices webclient schedule in the dsm.sys file.
  2. Windows operating systemsIf MANAGEDServices schedule is set, specify MANAGEDServices webclient schedule in the dsm.opt file.
  3. Mac OS X operating systemsAIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsEnsure that you specify passwordaccess generate in the dsm.sys file.
  4. Windows operating systemsEnsure that you specify passwordaccess generate in the client options file (dsm.opt).
  5. Mac OS X operating systemsAIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsTo 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 systemsTip: 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 systemsInstall 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 systemsInstall 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 systemsAIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsStart the client acceptor daemon (CAD) by entering the following command:
    dsmcad
    Mac OS X operating systemsTip: 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 systemsStart 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 systemsAIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsWindows operating systemsTo 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 systemsMac OS X operating systemsAIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsWindows operating systemsPort 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 systemsMac OS X operating systemsAIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsWindows operating systemsAfter you install and configure the web client on your workstation you can use the web client to perform backup, archive, restore, and retrieve operations.