Cluster maintenance

 

+

Search Tips   |   Advanced Search

 

Maintaining WebSphere Portal in a cluster typically means applying corrective services (fix packs and interim fixes) or updating the software release level on each node in the cluster. Instructions for applying corrective service to a WebSphere Portal cluster are provided with the corrective service package. Before applying any maintenance, it is always important to analyze any impact to your end users and ensure that you are able to provide uninterrupted service (also referred to as 24x7 availability), even during the maintenance phase.

For the discussion in this section, we classify fixes as "minor" if they do not update the underlying WebSphere Portal databases or require version upgrades to other supporting software such as databases servers or IBM WAS. Most of the WebSphere Portal service packs are not considered minor and may require the use of a separate installation procedure to ensure 24x7 availability.

If you have not implemented horizontal scaling in your environment; for example, you have only vertical servers in the cluster, any fix that requires a restart will result in temporary outage for your end users. Existing 24x7 install procedures do not apply to these environments.


Minor fixes

All minor fixes to WebSphere Portal in a clustered environment can be deployed by simply applying the fix on each cluster node using the install instructions supplied with the fix. You do not need to remove the node from cluster to apply minor fixes.

When applying minor fixes that might update previously deployed enterprise applications, turn off the auto-synchronization feature of the deployment manager before applying the fix. After the fix is deployed on all cluster nodes, you can force a manual synchronization using the deployment manager to ensure that all updates are synchronized on the nodes. You can then enable the auto-synchronization feature again.

If the documentation associated with the minor fix requires that WebSphere Portal or WAS be restarted, apply the minor fix one node at a time. This will enable other nodes to continue to provide service to your end users.

If the fix requires an update to the WebSphere Portal databases, you might be required to stop the cluster before applying the fix. If this is the case, use a procedure that ensures 24x7 availability.


Service packs

Procedure...

  1. Remove a node or set of nodes from the flow of user traffic by configuring the IP sprayer and Web server.

  2. Allow time to finish handling existing user sessions.

  3. Upgrade the node with the service packs.

  4. After upgrading is complete, return the node or set of nodes to the flow of user traffic

  5. Repeat the procedure with the next node or set of nodes.

While the upgrade process is taking place, some portlets may become temporarily unavailable because of updates to the shared database, which are incompatible with the previous version of the portlet. This can introduce functional limitations to the 24x7 availability when using this process.

After verification testing assures that the upgraded cluster is operational, it can start receiving production traffic while the next cluster is taken offline and goes through the upgrade process. This approach preserves complete 24x7 availability during the upgrade process.

A separate document is available which describes the process of installing WebSphere Portal service packs (fix packs) into an existing cluster while maintaining 24x7 availability.


Parent topic:

Cluster