Upgrading BMC Helix IT Operations Management from version 25.3 to 26.1
Before you begin
- Make sure you have performed all the steps listed in the Preparing for upgrade topic.
- If you want to use Valkey, make sure that you have configured the VALKEY_STORAGECLASS parameter in the infra.config file.
For example, VALKEY_STORAGECLASS=acme-block-storage.
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.shIf you have turned on disaster recovery, the system will prompt you to turn it off. Type y to disable the disaster recovery and continue with upgrade. If you type n, the upgrade will be terminated.
After the upgrade, you will get the following message:
Completed Helix On-prem Upgrade.(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>
Where to go from here
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*