Installing redundant systems

About this task

These instructions assume that you have already set up a database and installed the first installation of a management console to use it. To create additional installations on other hosts, perform the following steps.

Procedure

  1. Perform pre-installation setup on the host according to instructions for your database. Depending on your database, the setup might require installing a database client on the host and performing other configuration. See Pre-installation setup.
  2. Make sure that the database server is configured to accept external connections (TCP).
  3. Follow the installation instructions. Starting at Installing the Management Console, do the following:
    • Install Installation Manager (if necessary)
    • Start Installation Manager
    • Run the installation

    Only panels that require specific entries are described in the following steps.

  4. On the Install Packages: Features panel, make sure all features are selected.
  5. On the Database Configuration panel, do the following:
    • Provide the database name and schema name. These must be the same as specified on the first console.
    • Provide the database user name and password. Use the same as specified on the first console.
    • At Do you wish to populate this database at install time?, select No.
    • Click Perform Test. When the test passes, click Next to proceed.
      Note: When No is selected, the only test performed is a check for the correct path to the JDBC driver.
  6. On the Application Server Configuration panel, enter the same fully qualified domain name of the application server that you entered on the first console.
    Note: All port numbers must be the same as specified on the first console.
  7. On the Console Start Options panel, make sure that the Do Not Start Build Forge option is selected. It should be greyed out so it cannot be changed. Start the console manually after installation.
  8. Perform any necessary post-installation configuration. See Post-installation tasks. If necessary, catalog the database so that the database client can connect to it.

Feedback