Upgrading Integration Services or cells in HA mode on Microsoft Windows
This section describes the upgrade scenario of Integration Service 9.5.xx or 9.6.xx to 10.0.00.
Before you begin
On the primary node, merge the KB of the earlier BMC ProactiveNet or Infrastructure Management version with the new standard KB of Infrastructure Management 10.0.00 by following the steps for running the KB Migration Wizard described in Migrating-the-configuration-of-Infrastructure-Management-cells.
Start the Microsoft Cluster Service on the primary and secondary nodes.
To upgrade the Integration Service on a primary node
- Log on to a virtual node, ensuring that you are on the primary node.
- Copy the Integration Service installer (TSIMAgent.zip) to the local drive (for example, C:) and extract its contents.
- Set the environment variable PATROL_VIRTUALNAME=<Virtual IP address of Cluster>.
Open the command prompt with the Run as administrator option. Access the install.cmd file and run the following command:
install.cmd -J INSTALL_TYPE=PRIMARY- Perform step 3 through step 11 of Upgrading-Integration-Service-on-Microsoft-Windows.
To perform the post-upgrade tasks on a secondary node
When you upgrade the Integration Service on the primary node, all the files available on the shared location gets upgraded. Therefore, you need not perform the upgrade on the secondary node. However, you must perform the following configuration to update the services:
- Log on to a virtual node, ensuring that you are on the secondary node.
- Set the TrueSightAgent cluster resource to offline.
- Open the command prompt with the Run as administrator option and run the following command:
sc description TrueSightAgent "BMC TrueSight Infrastructure Management Integration Service 10.0" - Set the TrueSightAgent cluster resource to online.
- Open the registry editor by running the regedit command.
- Navigate to the following registry path:
HKEY_LOCAL_MACHINE\SOFTWARE\BMC Software\IntegrationService\SecurityPolicy_v3.0\C__Program_Files_BMC_Software_TSIMAgent_Agent_bppmpis
Note: The highlighted part of the registry path depends on your product installation location. - Create a new String Value with name proxy_lib100 and data bin_v3.0\Windows-x86-64\bmcesi100.dll
- Save and close the registry editor.
- Restart the Integration Service.