Upgrading Netcool Operations Insight on Red Hat OpenShift using the Operator Lifecycle Manager (OLM) user interface
Use these instructions to upgrade an existing Netcool® Operations Insight® deployment from version 1.6.4 to 1.6.5, using the Red Hat® OpenShift® Operator Lifecycle Manager (OLM) user interface (UI).
Before you begin
Note: Upgrading cloud-based deployments from version 1.6.3.2 is not
supported. You must first upgrade IBM® Netcool Operations Insight on Red Hat OpenShift to version 1.6.4 and then upgrade to version
1.6.5. For more information, see Upgrading and rolling back on Red Hat OpenShift in the version 1.6.4 documentation.
- Ensure that you have completed all the steps in Preparing your cluster. Most of these steps should already have been completed as part of your previous Netcool Operations Insight deployment.
- Ensure that you have an adequately sized cluster. For more information, see Sizing for a Netcool Operations Insight on Red Hat OpenShift deployment.
- Your deployment must have persistent storage configured. Only version 1.6.4 deployments with persistence enabled are supported for upgrade to version 1.6.5.
- Before you upgrade to version 1.6.5, if present,
remove the
noi-root-ca
secret by running the following command:oc delete secret noi-root-ca
- Before you upgrade to version 1.6.5, if present,
reverse any image overrides from the hot fix of the previous release.
- Edit the custom resource
(CR):
Where <release-name> is the release name, for example,oc edit noi <release-name>
evtmanager
. - Manually remove the tag, name, and digest entries of image overrides from the
helmValuesNOI
section of the YAML file.
- Edit the custom resource
(CR):
If you want to verify the origin of the catalog, then use the OLM UI and CASE upgrade method instead. For more information, see Upgrading a cloud deployment offline using the OLM UI and CASE (airgap).
All the required images for version 1.6.5 are either in the freely accessible operator repository (icr.io/cpopen), or in the IBM Entitled Registry (cp.icr.io) for which you will require an entitlement key.
Procedure
Upgrade the Catalog source
Upgrade the Netcool Operations Insight operator
Upgrade the Netcool Operations Insight instance
What to do next
<release
name>-ibm-hdm-analytics-dev-dedup-aggregationservice
pod does not start up, restart the
redis pods. For more information, see Service does not start up after upgrade.