IBM Tivoli Monitoring > Version 6.3 Fix Pack 2 > Installation Guides > High Availability Guide for Distributed Systems > Create clusters with monitoring components in a System Automation for Multiplatforms environment > Perform IBM Tivoli Monitoring Maintenance on a Tivoli System Automation for Multiplatforms cluster
IBM Tivoli Monitoring, Version 6.3 Fix Pack 2
Applying a fix pack to the Tivoli Enterprise Portal Server
Procedure
- On one of the nodes, run:
rgmbrreq –o stop IBM.Application:TEPSSRV
- Check which cluster node is active (online), and verify that the IBM.Application:TEPSSRV member is offline:
lsrg –m
- On the active node, verify that the shared disk is available.
- Follow the fix pack instructions to install the portal server component upgrade to the shared disk.
- Disable the automatic startup of the portal server:
- Edit the /shareddisk/ITM/config/kcirunas.cfg file.
- Add the following section after the <agent> line by including the following syntax:
<productCode>ms</productCode>
<default>
<autoStart>no</autoStart>
</default>- Save the file.
- As user root, run...
/shareddisk/ITM/bin/UpdateAutoRun.sh
The path to the kcirunas.cfg file and the UpdateAutoRun.sh command (/shareddisk/ITM) might be different on your system.
- Run the following command:
rgmbrreq –o cancel IBM.Application:TEPSSRV
- Verify that the resource group is online:
lsrg -m
- Refer to Test the portal server failover to clusternode2 to test failover.
Parent topic:
Perform IBM Tivoli Monitoring Maintenance on a Tivoli System Automation for Multiplatforms cluster