cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Michael.Perlstein
AppDynamics Team (Retired)

Description:

I am upgrading my 3-node Events Service cluster from version 4.2.1.3 to 4.2.9.2 using the Platform Admin tool and the upgrade fails. How am I supposed to upgrade my cluster?

 

Platform Admin Output:

 

[appdynamics@controller platform_admin]$ bin/platform-admin.sh start-platform-admin

Using MySQL configuration file: /opt/AppDynamics/Controller/platform_admin/../db/db.cnf

Starting Platform Admin application

Waiting for the Platform Admin application to start......

***** Platform Admin application started on port 9191 *****
[appdynamics@controller platform_admin]$ bin/platform-admin.sh upgrade-events-service

Upgrading Events Service cluster.

Events Service upgrade failed. Disable Transient Rebalancing failed

Background:

1) 4 RHEL Linux hosts (Controller + 3 Events Service Nodes)
2) Successful Controller upgrade to version 4.2.9.2
3) Disabled all firewalls between the Controller and ES Cluster nodes
4) Cluster health check from Platform Admin Tool yields HEALTHY cluster
5) JAVA_HOME variable is properly set on all hosts

6) Java version 1.7.x

 

[appdynamics@controller platform_admin]$ echo $JAVA_HOME

/opt/AppDynamics/Controller/jre/

[appdynamics@node01 ~]$ echo $JAVA_HOME

/data/AppDynamics/appdynamics/jre/

[appdynamics@node02 ~]$ echo $JAVA_HOME

/data/AppDynamics/appdynamics/jre/

[appdynamics@node03 ~]$ echo $JAVA_HOME

/data/AppDynamics/appdynamics/jre/


Solution:
Upgrade each Events Service node manually instead of using the Platform Admin tool. Please use the following instructions to complete the manual upgrade:
https://docs.appdynamics.com/display/PRO42/Upgrade+the+Events+Service#UpgradetheEventsService-Upgrad...

 

Please note that you will need to manually start the Events Service on each of the nodes prior to managing/monitoring them with the Platform Admin Tool.

Version history
Last update:
‎06-23-2017 09:56 AM
Updated by:
Contributors