Using the upgrade configuration utility
To run the upgrade configuration utility
Download the upgrade configuration utility from Electronic Product Distribution (EPD).
The upgrade configuration utility is a part of the deployment manager. For more information, see Downloading-the-deployment-manager.- Go to helix-on-prem-deployment-manager/utilities/upgrade.
If upgrade-configuration.sh does not have execute permission, run the following command to provide execution permission:
$chmod a+x ../helix-on-prem-deployment-manager/utilities/upgrade/upgrade-configuration.shRun the upgrade configuration utility:
./upgrade-configuration.sh <namespace><namespace> is the namespace that you used to deploy BMC Helix ITOM.
You will get a confirmation message after the utility has completed updating the infra.config, deployment.config, and secrets.txt files.
The utility lists the infra.config file parameters that were added in the current release. You must manually enter the values for the new configuration parameters in the infra.config file.
For more information about the infra.config, and deployment.config files, see Configuration-file-settings. For more information about secrets.txt file, see Preparing-for-password-encryption.
Where to go from here
Back to process | Complete the other prerequisite tasks listed on the Preparing-for-upgrade page. |
---|---|
Next task | If you have completed all the upgrade prerequisite tasks, proceed with the upgrade: |