Install and initialize OpenText Core Software Delivery Platform on cluster nodes (optional)

This section describes the steps required to install an on-premises OpenText Core Software Delivery Platform server on additional nodes in a cluster configuration.

Overview

When starting the OpenText Core Software Delivery Platform server on cluster machines (Linux) or running connectnode.bat (Windows), OpenText Core Software Delivery Platform

  • Configures OpenText Core Software Delivery Platform on the node

  • Verifies that each part of the node installation succeeded.

  • Starts OpenText Core Software Delivery Platform on the node.

Back to top

Install OpenText Core Software Delivery Platform on an additional node in the same cluster

  1. Before installing:

    • Verify that the cluster nodes fulfill all the system requirements and prerequisites. For details, see Prerequisites.

    • Check connectivity by logging in, after initializing the first node and before installing the remaining cluster nodes.

    • Download and deploy the OpenText Core Software Delivery Platform package on each cluster node. For details, see Deployment.

  2. Make sure the OpenText Core Software Delivery Platform server is up on the first node in the cluster.

  3. Start OpenText Core Software Delivery Platform on each additional node: 

    Linux:

    service octane start

    Windows:

    Run connectnode.bat:

    C:\Program Files\octane\install\connectnode.bat <path_to_repository>

Back to top

Back to top