Upgrading BMC Helix IT Operations Management from version 24.3 to 24.4
Before you begin
Make sure you have performed all the steps listed in the Preparing for upgrade topic.
To upgrade BMC Helix IT Operations Management
From the new working directory (working_directory), run the deployment manager to upgrade BMC Helix IT Operations Management:
./deployment-manager.shAfter the upgrade, you will get the following message:
Completed Helix On-prem Installation.(Optional) To view the logs during the upgrade, run the following command:
tail -f logs/deployment.log- If you have deployed BMC Helix IT Operations Management in a multitenant environment, perform the steps to restore the smart-graph-tenant-config configmap and its content:
- Copy the contents from the smart-graph-tenant-config configmap file that you backed up before the upgrade.
To open the smart-graph-tenant-config configmap, run the command:
kubectl -n <namespace> edit cm smart-graph-tenant-config- Paste the contents that you copied from the backed-up smart-graph-tenant-config configmap file in the new smart-graph-tenant-config configmap and save it.
To restart the smart graph controller pod, run the following command:
kubectl rollout restart deploy/smart-graph-controller -n <namepsace>
To apply the hotfixes
| Perform the following steps to apply the hotfix.
|
If you are using NGINX Ingress Controller version 1.11.2, the Probable Cause Analysis (PCA) API failing issue is fixed in the OnPrem v24.4.00.003 hotfix, which addresses the DR0F3-18869 defect. | Perform the following steps to apply the hotfix.
|