Add a node to the cluster
Procedure
Complete the following steps to add a node into the cluster:
-
Install a new Sterling B2B Integrator
node to be added to the cluster. is the next sequentially available node number.
Ensure that the node number being added is the next sequentially available node number.
Note: Node number = Current highest node number + 1. -
If dynamic clustering is enabled by setting
dynamic.cluster.enable=trueinjgroups_cluster.property.in, then:- Do not stop the cluster environment while adding a new node.
- Start the new node.
-
If dynamic clustering is disabled by setting
dynamic.cluster.enable=falseinjgroups_cluster.property.in, then:- Update the
jgroups_cluster.propertiesfile and thejgroups_cluster.properties.infile with the new node details for each node in the cluster. - Shut down all the nodes in the cluster.
- Start all the nodes in the cluster starting with node 1.Note: For v5.2.6 or later versions, after you run the
startClustercommand for the first node, the subsequent nodes are automatically clustered by the installer when they are installed. You must not executestartClusteron nodes other than node 1.
- Update the