Upgrading BMC ProactiveNet Server 9.0.xx or 9.5.xx to Infrastructure Management Server on Solaris or Linux
This section explains the procedure to upgrade to Infrastructure Management Server 9.6.00 on Solaris or Linux.
To upgrade to BMC TrueSight Infrastructure Management Server 9.6.00 on Solaris or Linux
Archive the old installation files including the user apps, PERL libraries, and any other customizations.
- Run the pw system stop command to stop the BMC ProactiveNet Server.
- Tar the /usr/pw directory and place the resulting file in a secure location such as on another server, another file partition, or a directory that lies above /usr/pw.
Save the Crontab entries (especially the database archive entry) related to the BMC ProactiveNet Server.
- Restart the BMC ProactiveNet Server by using the pw system start command.
- Save any custom Apache settings.
- Access the installation program by using one of these methods:
- DVD — Insert the installation DVD. In the <installLocation>/Linux or <installLocation>/Solaris directory, open the BPPMServer directory.
- BMC Software EPD website (http://webapps.bmc.com/epd) — For more information about downloading the Infrastructure Management software, see Downloading-the-installation-files.
Apply executable rights to all the installation files by running the following command:
chmod -R 777 installationDirectoryFolderName
installationDirectoryFolderName is the name of the folder that contains all the installation files.
Run one of the following commands to set the DISPLAY environment to enable the installation program UI to launch:
- export DISPLAY=targetHostName:0.0
- setenv DISPLAY targetHostName:0.0
targetHostName is the name of the computer on which you want to display the installation program UI.
- Open the command prompt using the Run as administrator option and run the following command:
./install.sh - On the Welcome page, click Next.
- On the license agreement page, select I agree to the terms of the license agreement, and click Next.
The upgrade routine checks the system to see that it meets the upgrade prerequisites. It also checks for a current installation of Infrastructure Management Server 9.0.xx or 9.5.xx. It displays any errors that it discovers. You can correct them and then return to the upgrade sequence. - If your server is a standalone BMC TrueSight Infrastructure Management Server or a Central Server, perform the following step:
- Source Directory — Infrastructure Management Central Monitoring Repository base file, 9.6.00_base-yyyymmdd-hhmmss.zip, where yyyymmdd-hhmmss is the date and time of the repository image. Download repository files from the BMC Electronic Product Distribution (EPD) facility or copy the files from the installation kit.
- Destination Directory — Directory to install the Infrastructure Management Central Monitoring Repository
On the Configuring Infrastructure Management Central Monitoring Base Repository page, provide the following details, and click Next: On the Configuring KB Migration Path page, if you have already migrated customized KB definitions to the new standard 9.6.00 KB, select Yes, and browse to the path of the customized KB directory.
The file path should follow this hierarchy structure:
<topLevelDirectory>/mergedKB/server/etc/cellName, where /server/etc/cellName is the standard subdirectoryDuring the upgrade, the routine copies the KB under the /mergedKB/server/etc/cellName path and overwrites the KB in the default <installationDirectory>/pw/server/etc/cellName path.
- Click Next.
- On the Installation Preview page, click Install.
- On the Installation Summary window, if you want to view the installation logs, select View Logs. If you want to exit the installation wizard, click Done.
Related topic