Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 Setup Guide

2.1.4 Setup

This section explains the procedure for manager setup.


Advisory Notes for Pre-setup

When Using Microsoft Active Directory on a Different Server from the Manager

Add "Active Directory Lightweight Directory Services".

Use the following procedure to add "Active Directory Lightweight Directory Services".

  1. Select [Start]-[Administrative Tools]-[Server Manager] on the Windows menu.

    The [Server Manager] dialog is displayed.

  2. Select [Roles]-[Add Roles]-[Active Directory Lightweight Directory Services].

  3. Following the wizard to add roles, click <Install> on a confirmation window.

[Windows Manager] when terminal server has been installed

When a terminal server has been installed, execute the following command using the command prompt to change the terminal service to installation mode:

When changing to the installation mode, this step is not necessary.

CHANGE USER /INSTALL
User session is ready to install applications.

Database for managing Application Process [Windows]

The database for managing the state of the Application process is stored under the following folder.

  • System_drive\SWRBADB

Setup

For manager setup, execute the setup command.
Setup is executable from either the media or the extracted module.

[Windows Manager]

  1. Log on as the administrator.

    Log on to the system on which the manager is to be set up.
    Log on using the Administrator account.

  2. Execute the setup command.

    • When executing from the media

      >Installation_medium\RcSetup.exe <RETURN>

    • When executing from the extracted module

      >Installation_folder\SVROR\Manager\sys\setup\RcSetup.exe <RETURN>

  3. Select setup from the menu to execute the setup command.

[Linux Manager]

  1. Log in to the system as the OS administrator (root).

  2. Execute the setup command.

    • When executing from the media

      >Installation_medium/RcSetup.sh <RETURN>

    • When executing from the extracted module

      >/opt/FJSVrcvmr/sys/setup/RcSetup.sh <RETURN>

  3. Select setup from the menu to execute the setup command.

Note

  • When setup failed, check if there are no problems for the following cases:

    • The CA certificate specified during installation has not been correctly stored or imported

      After checking that the CA certificate is correctly stored before setup, import the CA certificate.
      For details, refer to "12.4 When Reconfiguring Single Sign-On" in the "Design Guide CE".
      Check the CA certificate for communication using LDAP and SSL between the manager and the directory service, referring to the ServerView Operations Manager manual.

    • The directory server information given during the installation process was incorrect

      For details, refer to "5.4 rcxadm authctl" in the "Reference Guide (Command/XML) CE", and use the command to check that whether the following information is correct. If the information is incorrect, modify it.

      • IP Address

      • Port Number

      • Base (DN)

      • Administrator (DN)

      • Password

    • Unsetup has not been completed

      Delete the following entries from the directory service to use:

      • swrbaadmin

      • swrbasch

      • Group

    • The OpenDS LDAP port number has been changed

      Reset the port number to the default, and perform the operation again.


Advisory Notes for Post-setup