Subject: Upgrade Notes for Deployment Pack up to Version 11.3.0
ABOUT: You can use this upgrade Deployment Pack for versions starting from 10.4 to any version up to 11.3.0.
Minimum Requirements:
-Deployment pack: v10.4
-Service update: v33
-XRay version: v1.5.9
These steps below assume local installation of all related services.
Upgrade Steps:
IMPORTANT:
Place "meshIQ_Dpack_Manage_Upgrade_to_11.3.0_UDPv1.0.tar.Z" file to 'misc' folder under root of your installation and no other folder.
Switch to meshIQ installation path misc folder.
cd /YourInstallationPath/misc
Run the command:
tar -zxvf meshIQ_Dpack_Full_Upgrade_to_11.3.0_UDPv1.1.tar.Z
Switch to updates folder and run upgrade.sh script.
cd /YourInstallationPath/misc/updates
./upgrade.sh- Follow instructions on the screen.
If upgrading from versions 10 then request a new instance-based license.
NOTICE for Tibco EMS Management & Monitoring Users
If you are using Tibco EMS management and monitoring follow below steps for Tibco EMS.
New Tibco EMS connection now requires access to Tibco EMS libraries.
Before starting NEW EMS connection manager, do the following:
Go to:
/YourInstallationPath/meshiq/manage/nsqcmems
Edit the file:
nsqcmems.properties
Locate the line:
tib.dir=
and specify the location of the Tibco EMS lib folder.
Example:
tib.dir=/opt/ems/lib
If the tib.dir= entry is not present, add it on a new line immediately after the tib.ems.admin= entry.
After the update script finishes, restart all services.
Upgrade has been completed.
Below additional steps are required only if you are also running Track/XRay deployment on the same system.
Additional Steps
If you also have Track or XRay deployed, perform the following after the upgrade:
Switch to sbin directory under root of your installation and run below additional steps:
- Optional:
run ./config.sh lic- if you need to load a new Track license - run
./config.sh kaf- to load new Kafka topics - run
./config.sh solrupdate— to upgrade Solr Track Cores
After completing these steps, restart all services.