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=true
injgroups_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=false
injgroups_cluster.property.in
, then:- Update the
jgroups_cluster.properties
file and thejgroups_cluster.properties.in
file 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
startCluster
command for the first node, the subsequent nodes are automatically clustered by the installer when they are installed. You must not executestartCluster
on nodes other than node 1.
- Update the