Upgrading to Infrastructure Management Server 10.0 on Solaris or Linux
This section explains how to upgrade BMC ProactiveNet Server 9.5.xx, 9.6.xx, or Infrastructure Management Server 9.6.xx to Infrastructure Management Server 10.0 on Solaris or Linux. If you want to upgrade from BMC ProactiveNet version earlier than 9.5, see Phased-upgrades-from-earlier-versions.
Before you begin
Before you start the upgrade, ensure that you have performed all the tasks listed in Prerequisites-for-Infrastructure-Management-Server-upgrade.
To upgrade to BMC TrueSight Infrastructure Management Server 10.0 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 or BMC TrueSight Infrastructure Management 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).
- Restart the BMC ProactiveNet Server or BMC TrueSight Infrastructure Management 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 TSIMServer 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 ProactiveNet Server 9.5.xx, 9.6.xx, or Infrastructure Management Server 9.6.xx. It displays any errors that it discovers. You can correct them and then return to the upgrade sequence. - On the TrueSight Presentation Server Integration and Registration page, if you want to migrate Infrastructure Management data to the TrueSight Presentation Server at the time of upgrade, select Yes.FieldDescriptionPresentation Server FQDNThe host name or Fully Qualified Domain Name (FQDN) for the Presentation server.Presentation Server PortThe HTTPS connector port for the Tomcat Apache server. The default port is 443.Presentation Server UserThe user name for the Presentation server.Presentation Server PasswordThe password for the Presentation server.Atrium SSO Server FQDNThe host name or Fully Qualified Domain Name (FQDN) for the BMC Atrium SSO server.Atrium SSO PortUse the default number (8443), or enter a new port number.Atrium SSO amadmin PasswordThe password for the Atrium SSO server. The default SSO administrator name is amadmin. This name is automatically created during installation of the BMC Atrium Single Sign-On authentication system.Atrium SSO TenantThe name of the tenant defined in the BMC Atrium SSO server. The default tenant is BMCRealm. This value is case sensitive.
- In the Cloud-vista enabled environment, the Configuring Infrastructure Management environment deployment information screen is displayed. Provide the following details, and click Next.Select any one of the following options based on your Infrastructure Management environment.
- Single Server Environment Installation: Upgrades the Infrastructure Management Server as a standalone server.
- Multiple Server Environment Installation: Upgrades the Infrastructure Management Server as following:
- BMC TrueSight Infrastructure Management Central Server: Upgrades this instance as a central server.
- BMC TrueSight Infrastructure Management Child Server: Enter the following Server Router details:
FieldDescriptionHost Name/IP AddressFQDN name and IP address of the Central Server Router. FQDN name comprises the host name and the domain name.ProtocolProtocol with which to communicate to the Central Server Router. It can be either HTTP or HTTPS protocol.PortPort number with which to communicate to the Central Server Router. The default HTTP port number is 80, and the default HTTPS port number is 443. On the Configuring KB Migration Path page, if you have already migrated customized KB definitions to the new standard 10.0 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, select View Logs to open the installation logs, or click Done to complete the upgrade to TrueSight Infrastructure Management Server 10.0. The installer launches the installation of BMC TrueSight Infrastructure Management Server Update 10.0.500.
- On the TrueSight Infrastructure Management Update 10.0.500 Welcome page, click Next.
- On the license agreement page, select I agree to the terms of the license agreement, and click Next.
- On the Update Confirmation page, click Yes, and click Next.
- On the Installation Preview page, review the information and click Previous to make changes, or click Install.
- After the update is complete, click View Log to view the log files and confirm that the update process was successful.
- Click Done to exit the installation wizard.
Related topic