Upgrading Infrastructure Management in the disaster recovery mode
Failed to execute the [excerpt-include] macro. Cause: [Error number 2 in 0: No wiki with id [confluencePage:page] could be found]. Click on this message for details.
Where you are in the Upgrade process
You need to perform the following tasks to upgrade the Infrastructure Management server in disaster recovery mode on primary and recovery servers.
Step A: To upgrade the Infrastructure Management Server on the primary host computer
- Shutdown the recovery Infrastructure Management Server host computer.
- Log in to the host computer on which you want to upgrade the Infrastructure Management Server, and delete all the files from the temporary directory:
- (Windows) %temp%
- (Linux) /tmp
- Extract the downloaded zip files (the upgrade installer) to a temporary location outside the following location to avoid any file sharing conflicts:
- (Windows) C:\Program Files
- (Linux) /opt
- (Linux) Apply executable rights to all the installation files by running the following command: chmod -R 755 installationDirectoryFolderName installationDirectoryFolderName is the name of the folder that contains all the installation files.For example, chmod -R 755 Disk1
- (Linux) Perform the following to archive the old installation files including the user apps, PERL libraries, and any other customization:
- Run the pw system stop command to stop the 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 TrueSight Infrastructure Management Server by using the pw system start command.
- Save any custom Apache settings.
Failed to execute the [excerpt-include] macro. Cause: [Error number 2 in 0: No wiki with id [confluencePage:page] could be found]. Click on this message for details. - (Linux) 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
- Navigate to the Disk1 directory of the extracted folder, use one of the following options to run the installer.BMC recommends that you run the installer by using install.cmd and not setup.exe.You must right-click on install.cmd and select Run as administrator.
- Review the welcome page, and click Next.
- Read the license agreement, agree to the terms, and click Next.
- On the Upgrade Confirmation page, click Yes, and click Next. The upgrade routine checks the system to see that it meets the upgrade prerequisites, and displays any errors that it discovers. Correct these errors before proceeding with the upgrade.
- (Applicable only if you are upgrading from TrueSight Infrastructure Management 10.7) The installer detects the FQDN of the host computer and populates the FQDN field automatically. Confirm this, and click Next.
If you modify the FQDN:- Do not manually type any IP address in the FQDN field.
- Do not leave this field empty.
- Ensure that the TrueSight Infrastructure Management server FQDN is accessible from other BMC products.
- In the Cloud-vista enabled environment, the Configuring TrueSight 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 TrueSight Infrastructure Management environment.
- Single Server Environment Installation: Upgrades the TrueSight Infrastructure Management server as a standalone server.
- Multiple Server Environment Installation: Upgrades the TrueSight 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 ports are 80 (Windows) and 8080 (Linux). The default HTTPS ports are 443 (Windows) and 8043 (Linux). - On the Configuring KB Migration Path page, if you have already migrated customized KB definitions to the new standard 11.3.04 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 sub-directory. During 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.Note: If you select No, the BSR integration will not support incident and outage event creation and the default KB configurations will be retained. - Review the installation details, click Install, and click Next.
- Select View Logs to open the installation logs, and click Done.After you successfully upgrade the TrueSight Infrastructure Management server, the following folder is created under the installation directory, in the BMC Software folder. You can manually delete the files if you do not want them.
- If you have customized service management data in the di_models.baroc file present in the <Infrastructure Management Server Install Directory>\pw\server\etc directory, copy the publishing server kb from the backup directory to the <Infrastructure Management Server Install Directory>\pw\server\etc\<psname> directory.
Step B: To perform post-upgrade tasks after upgrading the primary host computer
- Verify the primary TrueSight Infrastructure Management Server connection status in the TrueSight console. The component status should be displayed as Connected.
- Stop the primary TrueSight Infrastructure Management processes and take a backup of the installationDirectory\pw\folder.
Step C: To upgrade the Infrastructure Management server on the recovery host computer
- Shutdown the primary TrueSight Infrastructure Management host computer.
- Switch to the recovery host and upgrade the TrueSight Infrastructure Management on the recovery host computer using the same steps that you used while upgrading the primary computer.
Step D: To perform post-upgrade tasks after upgrading the recovery host computer
- Stop the recovery TrueSight Infrastructure Management Server processes and restore a backup of the installationDirectory\pw folder on the recovery host computer.
If you have configured a different alias for the primary and recovery hosts, manually update the recovery host name in the following files:
installationDirectory\pw\server\etc\mcell.dir
installationDirectory\pw\pronto\data\admin/admin.dir
installationDirectory\pw\pronto\conf\cell_info.list- Start the recovery TrueSight Infrastructure Management Server processes.
Troubleshooting upgrade issues
If you face issues during the upgrade, see Troubleshooting an Infrastructure Management deployment.
Next step in the Upgrade process
Step 4 Phase B — Now that you have successfully upgraded the Infrastructure Management Server, you must upgrade the Integration Service and remote cells.