Top
Cloud Infrastructure Management SoftwareV1.2.0 User's Guide

3.3.3 Installing Business Server Agents

This section explains how to install Business Server Agents.

3.3.3.1 Installing Business Server Agents [Windows]

This section explains how to install Business Server Agents when the VM server is running Windows.

  1. Log in with Administrator privileges.

  2. Start the installer.
    The installer will start automatically when the DVD-ROM(DISK1) is inserted in the DVD drive. If the installer does not start automatically, start it manually by executing cimssetup.exe.

  3. Select either "Installation of Job Server Agent function (32bit)" or "Installation of Job Server Agent function (64bit)".

  4. Specify the installation folder and then start the installation.

  5. Specify the host name or IP address of the Admin Server to connect to.

  6. When prompted, insert the DVD-ROM(DISK2) or the DVD-ROM(DISK3) to DVD drive to proceed installation.

Note

If the installation fails, restart the system and then log in again as the same user that performed the installation. Then, uninstall the product according to the uninstallation procedure.

After uninstalling the product, eliminate the cause of the failure by referring to the meaning and action method for the message that was output, and then install the product again.

3.3.3.2 Installing Business Server Agents [Linux]

This section explains how to install Business Server Agents when the VM server is running Linux.

  1. Log in as a superuser (root).

  2. Insert the DVD-ROM(DISK1) in the DVD drive.

  3. Mount the DVD-ROM by executing the following command. If the DVD-ROM is automatically mounted by the automount daemon (autofs), the installer will fail to start because "noexec" is specified for the mount option.

    # mount /dev/hdc <Mount point for the DVD-ROM>

  4. Execute the installation command (cimssetup.sh).

    # <Mount point for the DVD-ROM>/cimssetup.sh

  5. Perform the installation in accordance with the interactive messages given by the installer.

    Select either "Job server agent function(32bit)" or "Job server agent function(64bit)" in the server selection window.

  6. Enter the host name or IP address of the Admin Server to connect to.

  7. A message will be output prompting for the disks to be swapped.

  8. Open another terminal (such as a Gnome terminal) and use a command to eject the DVD-ROM.

    # eject (<Mount point for the DVD-ROM>)
  9. Insert the DVD-ROM(DISK2) and wait for automount to complete.

  10. Remount the DVD-ROM.

    # umount <Mount point for the DVD-ROM>
    # mount /dev/hdc <Mount point for the DVD-ROM>
  11. Press the <Enter> key to continue the installation.

  12. Regarding to DVD-ROM(DISK3), continue the installation process by following steps 9 to 11.

Note

  • Do not set the current directory to the DVD or else it will not be possible to replace the disk.

    For single user mode, X Window will not be running, so one of the following actions is required.

    • Switching the virtual console (switch using the CTL+ALT+PFn key)

    • Running the command in the background

  • If the installation fails, restart the system and then log in again as the same user that performed the installation. Then, uninstall the product according to the uninstallation procedure.

    After uninstalling the product, eliminate the cause of the failure by referring to the meaning and action method for the message that was output, and then install the product again.