Adding vertical cluster members to a dynamic cluster | HCL Digital Experience
You can add vertical cluster members to your dynamic cluster. The members share the workload demands across multiple members that run on the same server.
Procedure
- Open a browser.
-
Enter
http://DM01:9060/ibm/console
to access the deployment manager WebSphere® Integrated Solutions Console, where DM01 is the deployment manager node or host name. The port number might differ based on your installation. - Complete the following steps to allow vertical clusters
on your dynamic cluster:
- Go to .
- Select the dynamic cluster.
- Select the Allow more than one instance to start on the same node check box under Vertical stacking of instances on node.
- Enter a new value in the Number of instances text box to determine the number of vertical cluster members that are allowed on each node.
- Click Apply and then click Save to save the changes to the master configuration.
- Optional: Go to to view the list of new cluster members.
- Go to to view the new cluster topology.
- Complete the following steps to update the virtual host
entries:
- Identify the port values for the new dynamic members.
- Read Configuring virtual hosts for information.
- Log in to the WebSphere® Integrated Solutions Console.
-
Update the
default_host
virtual host. -
Add an alias entry for the port number. Use an "
*
" wildcard character for the host name.
- Complete the following steps to enable cache replication:
- From the deployment manager WebSphere® Integrated Solutions Console, go to .
- Click the new vertical cluster member.
- Click Dynamic cache service under Container services.
- Change Cache size to 3000 entries.
- Check the Enable cache replication check box.
- Select NOT_SHARED from the Replication type menu.
- Click OK.
- Click Save to save your changes to the master configuration.
- Complete the following steps on each vertical cluster member
to clean up the server-scoped resources, caches, and resource providers:
- Restart the vertical cluster member that is referenced in the cluster-node-config-vertical-cluster-setup task.
-
The binary cache that is used by the JCR cannot share files between Portal JVMs. Therefore,
each cluster member that is on a single host system must have its own directory that is specified
for the JCR binary file cache property. Complete the following steps to configure the
directories:
- Save your changes and resynchronize the nodes.
- Log in to the deployment manager WebSphere® Integrated Solutions Console.
- Select .
- Select the node from the list and click Full Resynchronize.
- If you transferred your databases after you created the
cluster, complete the following steps on each vertical cluster member:
- Stop and start the web server.