Dear Gabriel,
Thank you for the info.
I have gone through the link.
In our environment, we have two node horizontal cluster where in primary node we have dmgr/nodeagent/appserver and in the secondary node we have appserver alone.
Our plan is to upgrade in a temporary servers,which are the clone of the two PROD servers.
Take clone of the two nodes and assign the same hostnames.
Please let me know if these are the steps are to be followed and correct me , if i am wrong:
=============================================
1.Install IBM Installation Manager
2.Upgrading DMGR:(in Primary Node)
1.Backup all profiles using backupConfig
2.Back up all of the databases that are associated with this environment. 3.Stop all of the Java processes.
4.Install V7.5.1 Fix Pack 2 (V7.5.1.2) onto the deployment manager using IIM/silent mode
------------------------------------------------------------
3.Upgrading managed nodes
1. Upgrade in cluster Node-2
--------------------------------------------------------------------------
4.Upgrading Clusters:
1.Stop the deployment manager
2.bin/ws_ant.sh -f util/BPMProfileUpgrade.ant -profileName profile_name - Dupgrade=true -Dcluster=cluster_name
3.generate upgrade SQL scripts for the Process Server database:
/bin/BPMGenerateUpgradeSchemaScripts.sh -upgrade
4.update the Process Server database for each cluster where the Business Process Definition engine is configured.
To update Process server DB:
/BPM/Lombardi/tools/upgrade/upgrade_7x/upgrade_7x.sh -profileName -nodeName - serverName
==============================================
Have a question to ask , In step-2 (Upgrading DMGR), if we upgrade dmgr in primary node, its managed nodeagent/appserver also gets updated ?
Please advice, thanks in advance.