Performing the upgrade
This section guides you through the upgrade process of the BCM master and database on all supported platforms.
This BMC Client Management video (3 mins 18 seconds) describes how to upgrade BMC Client Management.
Before you begin
Before starting the actual upgrade you need to upgrade the database first.
Note:
If you are upgrading your agents manually, ensure that you always upgrade your master first, and then the agents. An agent cannot communicate with a master that is of an earlier version than the agent.
You also need to check the compatibility of your SQL Server Database. For more information, see Software requirements.
To upgrade the master and database on Windows systems
The update processes of the master and the database are closely linked together and consist of the operations described in the following procedure.
Change to the upgrade/master directory.
This directory contains the master upgrade packages for all supported platforms.- Launch the upgrade.exe file to start the upgrade wizard.
A popup requests you to select your language for the installation procedure. - Select the language and click OK. Wait for a few moments while InstallShield prepares the Windows Installer installation and the configuration of BMC Client Management.
The License Agreement window displays. - Select I accept the terms of agreement and click Next.
The Check Upgrade Settings window displays showing the currently installed version number and the version to which you are upgrading. - (Optional) Click Change if you want to change the installation path.
- Click Next.
The Upgrade Options window displays. If you do not want to automatically upgrade all your clients after the master is upgraded to the new version, clear the Client Agent Options option. - Click Next.
The next window lists all of the requirements that need to be fulfilled before you can start the actual upgrade process. - If appropriate, select the All these requirements are met option, otherwise abandon the upgrade and execute the necessary tasks before relaunching the process.
This step is version specific.
- Click Next.
The Predefined Objects window displays. - Select the language of predefined objects to import and click Next.
This step is version specific.
- The Continuous Improvement Program window displays.
- Select the appropriate option and click Next.
The Ready to Upgrade window displays. - Click Upgrade to start the upgrade process.
The upgrade first stops the agent (that is, the blue icon in the system tray disappears) and then upgrades all components that you have selected to upgrade. In the wizard complete window, click Finish.
To view the upgrade log, select the respective option. We recommend that you select this option because the log file contains important information if you face a problem during the upgrade.
To upgrade the master and database on Linux systems
The update processes of the master and the database are closely linked together and consist of the operations described in the following topics.
- Open the /root/BMC/upgrade/master folder.
- Open a terminal window, and change directory to /root/BMC/upgrade/master.
Add executable rights on the script by running the following command:
chmod +x linux-master-upgrade.sh
Execute this command:
sh linux-master-upgrade.sh
- The upgrade executable first stops the agent.
Answer the questions that appear in the terminal window.
This upgrade process automatically updates all operational rule steps, report templates, and predefined objects. If you want to manually update the predefined objects at another time, see Upgrading the Predefined Objects.
- The upgrade process restarts the agent.
Comments
The BCM upgrade steps for master and database on Linux systems are unclear/incomplete. Kindly update the document and include the detailed steps as provided for BCM windows upgrade.
Log in or register to comment.