Upgrading the Integration Service and Remote Cell using the wizard
Where you are in the upgrade process
Recommendations for upgrading Integration Service and Remote Cell
- If the Integration Service cell KB has any customizations, ensure that your existing customized KB is merged with the new version.
Ensure that the computer on which you are upgrading the Integration Service adheres to the hardware, operating system, platform, and software requirements listed in System requirements and product compatibility for Infrastructure Management.
- You can read the S81pronto file under /etc/rc3.d/ to find the location of the installation directory for an already installed Integration Service on the Linux computer.
If you have manually changed the standalone or High Availability (HA) mode for the cell after installation, see Preparing to upgrade Integration Service and Remote cell.
- Ensure that you have root permissions for the computer on which you want to upgrade the Integration Service.
- Ensure that you have access to the 11.3.07 files that you have downloaded (in binary mode) from the BMC Electronic Product Download site or from the TrueSight console.
- Ensure that you use the binary mode when you are moving files from one system to another.
- If you have installed the Integration Service without cell but manually configured mcell.dir in a cell directory on the same host, refer to this.
- While upgrading the Integration Service, the TLS configurations are reverted to default TCP communication. Ensure that after the upgradation you revert back to TLS configurations.
To upgrade the Integration Service and Remote Cell
You can read the S81pronto file under /etc/rc3.d/ to find the location of the installation directory for an already installed Integration Service on the Linux computer.
Do the following:
- Log in to the host computer (as a root user if you are using Linux) on which you want to install the Integration Service and Remote Cell, and delete all the files from the temporary directory:
- (Windows) %temp%
- (Linux) /tmp
- Extract the downloaded zip files (the installer) to a temporary directory.
- Save the TSIMAgent.zip file on your drive and extract its contents.
(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.
Example: chmod -R 755 Disk1
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.
Navigate to the Disk1 directory of the extracted folder, and run the installer:
- (Windows) install.cmd with the Run as administrator option
- (Linux) ./install.sh as a root user
- Review the Welcome page, and click Next.
- Read the license agreement, agree to the terms, and click Next.
- On the Existing Installed Instances Detected page, select Maintain or update the instance of this application selected below.
- Select the Integration Service or Remote Cell instance to upgrade, and click Next.
On the Upgrade Confirmation page, click Yes, and click Next.
The installer automatically checks for the upgrade requirements. If it finds any errors, it displays them on a separate window. You can quit the upgrade process at this point, correct the indicated discrepancies, and then rerun the upgrade.- On the Configuring KB Migration Path page, browse to select the migrated KB directory path. The directory path must follow this hierarchy structure for each cell KB to be migrated:
- (Windows) \topLevelDirectory\mergedKB\server\etc\cellName, where \server\etc\cellName is the standard subdirectory
(Linux) /topLevelDirectory/mergedKB/server/etc/cellName, where /server/etc/cellName is the standard subdirectory
During the upgrade, the installer copies the following:
- (Windows) Copies the migrated KBs from the \mergedKB\server\etc\cellName directory and overwrites them in the default <installationDirectory>\pw\server\etc\cellName directory
- (Linux) Copies the migrated KBs from the /mergedKB/server/etc/ directory and overwrites them in the default <installationDirectory>/pw/server/etc/cellName directory
On the Installation Preview window, click Install.
When the upgrade is complete, the upgrade automatically starts the Integration Service processes.- On the Installation Summary window, click View Log to display the installation/upgrade log.
- Click Done.
The Integration Service is upgraded. - (applicable only to custom cells created using the mcrtcell command) Start the custom cells manually.
- To verify that the Integration Service is running:
- (Windows) ensure that the Integration Service Ver x.xbuild yyyy(portNumber) service status is started. If the Infrastructure Management Integration Service Ver x.xbuild yyyy(portNumber) service is not running, start it.
- (Linux) navigate to the installationDirectory/pw/pronto/bin/ directory, and run the pw agent status command. Verify that the tsim_agent process is listed. If the tsim_agent process is not listed, run the pw agent start command. This command restarts all the Integration Service processes.
- If any exceptions occur, check the following log files that are stored on the TrueSight Infrastructure Management Server at installationDirectory\pw\pronto\logs:
- TrueSight.log
- TSIMAgent.log
If you are not able to identify the problem, contact BMC customer support for assistance.
- On both Microsoft Windows and Solaris platforms, to verify that the cell is running, run the mcstat -n cellName command to check the cell's status. If the cell is not running, use the appropriate start procedure. (On Solaris, source the setup_env.sh file in the /installationDirectory/pw/server/bin directory to run the mcstat command.)
If you have any problems with the cell, see Cells troubleshooting.
To upgrade multiple Integration Services on a single computer
You can upgrade multiple Integration Services, one at a time. However, you cannot launch multiple Integration Service upgrades simultaneously. If you launch multiple Integration Service upgrades sequentially, keep only the initial installation window open, and close the remaining windows. The routine does not ask for the Integration Service port number.
Consider the following guidelines:
- Having multiple Integration Services on a single computer puts an additional load on the computer in terms of CPU, IO, Memory, and TCP buffer.
- When you upgrade multiple Integration Services on a single computer, you also upgrade the cell that was installed with the first Integration Service.
- The computer requires time to upgrade information. BMC recommends that you wait a minimum of five seconds between Integration Service upgrades.
- In a multiple Integration Service scenario, only one cell is installed or upgraded per host system.
To upgrade Integration Service (without cell) with mcell.dir configuration on the Integration Service host
If you have installed only the Integration Service and not the cell, and the cell directory (\Agent\server folder) is created using steps mentioned for the Event Destination property in the 'Integration Service properties' section at Managing Integration Services, then:
Troubleshooting upgrade issues
If you face issues during upgrade, see Troubleshooting an Integration Service deployment.
Next step in the Upgrade process
Now that you have successfully upgraded Integration Service and cell, upgrade the other TrueSight Operations Management components as per your requirements. For instructions, see Upgrading.