Thursday, November 12, 2015

How to change the master configuration in websphere 8.5.5 dynamic clusters

In the dynamic cluster environment, You should not change the configuration like java parameters to the individual cluster members, If it is changed in individual server level, The master configuration will overwrite the server level configuration. Hence to avoid this, For any configuration related changes on the dynamic clusters need to changed @ Master configuration.

Step 1: Login to the Dmgr console.

Step 2: Navigate to the dynamic clusters as shown below and click on the corresponding dynamic cluster.



Step 3: On the left hand side the server template is seen. Click on that.

Step 4: Then you can click on the JVM process definition or any other configuration required.

Step 5: Save the changes and restart the cluster members. This should replicate the changes at cluster member level.

0 comments:

Post a Comment