Network Deployment (Distributed operating systems), v8.0 > Establishing high availability


Disable or enabling a high availability manager

A unique HAManagerService configuration object exists for every core group member. The enable attribute in this configuration object determines if the high availability manager is enabled or disabled for the corresponding process. When the enable attribute is set to true, the high availability manager is enabled. When the enable attribute is set to false, the high availability manager is disabled. By default, the high availability manager is enabled. If the setting for the enable attribute is changed, the corresponding process must be restarted before the change goes into effect. Use the wsadmin tool to disable or enable a high availability manager.

Determine if use a high availability manager to manage members of a core group. When you disable the high availability manager, make sure that you disable it for a core group so that all members are disabled. Do not disable the high availability manager for select members of the core group. See the following documents:

You might want to disable a high availability manager if you are trying to reduce the amount of resources, such as CPU and memory, that the product uses and have determined that the high availability manager is not required on some or all of the processes in a core group.

You might need to enable a high availability manager that you previously disabled because you are installing applications on core group members that must be highly available.

Complete the following steps if disable a high availability manager or to enable a high availability manager that you previously disabled.


Procedure

  1. In the admin console, navigate to the Core group service page for the process.

  2. To disable the high availability manager for this process, deselect the Enable service at server startup option.

  3. To enable the high availability manager for this process, select the Enable service at server startup option.

  4. Click OK and then click Review.

  5. Select Synchronize changes with nodes, and then click Save.

  6. Restart all of the processes for which you changed the Enable service at server startup property setting.


Results

The processes start with the high availability manager in the changed state.


What to do next

To verify that the high availability manager is in the proper state, check the log file for one of the following messages:

HMGR0005I: The Single Server DCS Core Stack transport has been started for core group DefaultCoreGroup.

This message indicates that the high availability manager is disabled because the high availability manager communication transport can only establish communication with a single server process.

HMGR0001I: The DCS Core Stack transport has been started for core group DefaultCoreGroup. There are x members.

This message indicates that the high availability manager is enabled because the high availability manager communication transport can establish communication with multiple server processes. x indicates the number of server processes with which communication is established.
Start the wsadmin scripting client using wsadmin.sh
Create a new core group (high availability domain)
Set up a high availability environment


Related


When to use a high availability manager
Best Practices for Large WebSphere Topologies
Techniques for Managing Large WebSphere Installations

+

Search Tips   |   Advanced Search