Subject: Upgrade Notes for Deployment Pack up to Version 11.2.1
ABOUT:
This upgrade Deployment Pack is intended for customers upgrading from an older version, starting from 10.4 up to 11.2.1.
Minimum Requirements:
-Deployment pack: v10.4
-Service update: v33
-XRay version: v1.6.6
These steps assume a local installation of all meshIQ related services.
Upgrade Steps:
-
Stop all the services except DB service.
-
Switch to the
meshIQ
installation pathmisc
folder.- Command:
cd/Installation_path/misc
- Command:
- Important: Place the "meshiq_dpack_Upgarde_to_11.2_DPv1.tar.Z" file in the
misc
folder at the root of your installation (no other folder). - Run the Command:
tar -zxvf meshiq_dpack_Upgarde_to_11.2_DPv1.tar.Z
-
Switch to the updates folder and run the
update.sh
script.- Command:
cd/Installation_Path/misc/updates
- Command:
./update.sh
- Command:
-
Follow the instructions displayed on the screen.
-
Don't forget to update to the new license.
-
If upgrading from versions 10 then request a new instant based license.
-
After the update script finishes, restart all services.
Upgrade is complete for the Navigator Deployment Pack.
Additional steps are required only if you are also running Track/XRay deployment on the same system.
Important
Below additional steps are required only if you are also running Track/XRay deployment on the same system.
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
After completing these steps, restart all services.