+

Search Tips   |   Advanced Search

Configure core group memory utilization

Use the administrative console to control the maximum amount of heap memory available for the underlying core group transport to allocate.

We should understand the following information:

The high availability manager consumes its allocated heap memory when it sends interprocess messages on behalf of other services that use the high availability manager functionality. For example, the heap memory might be consumed while sending memory-to-memory replication data, or highly available routing data from one core group member to another core group member.

The value specified for the Transport memory size property acts as a flow control mechanism that might affect the speed at which data is replicated or the speed at which routing data is made available to other core group members.

Therefore, we might want to perform this task if we are seeing large numbers of any of the following Distribution and Consistency Services (DCS) congestion messages in SystemOut.log:

Under extreme workloads, these messages might still occur on a properly tuned system.

Mixed-version environment: If we are running in a mixed cell environment, we must continue to use the following two memory configuration attributes to configuring core group memory utilization for the v6.x cells:

mixv


Change the amount of memory available for in-flight messages and network communication buffers

  1. In the administrative console, click...

      Servers > Core Groups > Core group settings > core_group_name

  2. Change the setting for the Transport memory size property.

    This property, specifies in megabytes, the maximum amount of heap memory that can be allocated to the high availability manager. The maximum value that can be specified for this setting is 250.

    For transitioning users: This property includes the functionality of the Transport buffer size property that exists for v6.x cells.trns

  3. Click OK.

  4. Click Review to review our changes.

  5. Select Synchronize changes with Nodes, and then click Save to save the changes.

  6. Restart all members of the core group.

After the servers restart, they all run with the new memory settings.

IBM recommends using the High Performance Extensible Logging (HPEL) log and trace infrastructure . We view HPEL log and trace information using the logViewer .


Related:

  • Core groups (high availability domains)