Try OpenEdge Now
skip to main content
Clustering Guide
Adding a node to an existing cluster : Adding a node to an existing JBoss cluster : Setting up cluster with additional node
 

Setting up cluster with additional node

Do the following:
1. The updated cluster configuration file must be present on all the cluster nodes. Copy the updated oebps-cluster.xml file to the new node as well as existing nodes of the cluster in the respective OEBPS_HOME\cluster\conf folders.
2. Configure cluster by executing setupcluster.cmd/sh file from <OEBPS_HOME>/cluster/bin folder on each node of the cluster.
3. Update OEBPS configuration by executing modifyprop.cmd/sh from OEBPS_HOME\cluster\bin folder on each node of the cluster.
4. Configure a proxy server of the cluster by executing configureproxy.cmd/sh on the node on which the proxy Server of the cluster is configured from OEBPS_HOME\cluster\bin.