Configure core group memory utilization
Overview
The default heap memory allocation for HA manager memory is 100 MB and is set using the property...
Transport memory sizeThe maximum value is 250 MB.
The HA manager consumes heap memory when sending interprocess messages on behalf of other services that use the HA manager functionality. For example, while sending memory-to-memory replication data, or highly available routing data from one core group member to another core group member.
The Transport memory size can throttle the speed at which data is replicated or the speed at which routing data is made available to other core group members. Try allocating more heap if the following Distribution and Consistency Services (DCS) congestion messages are found in SystemOut.log...
DCSV1051W, a high severity congestion event for outgoing messages
DCSV1052W, a medium severity congestion event for outgoing messages
DCSV1054W, a medium severity congestion event for incoming messagesUnder extreme workloads, these messages might still occur on a properly tuned system.
Set memory available for in-flight messages and network communication buffers
- In the admin console, click...
Servers | Core Groups | Core group settings | core_group_name- Set the amount of heap memory, in megabytes, allocated to the HA manager
Transport memory sizeThe maximum value that can be specified is 250 MB.
- Click OK.
- Click Review
- Synchronize changes with Nodes and then click Save
- Restart all members of the core group.
Mixed-cell
In core groups that contain both V6.x and V7 processes, all memory settings must be equal. The default memory setting for V 6.x processes is 10 MB. Therefore adjust either the V6.x or the V7 setting to make both settings equal.
Continue to use the following two memory configuration attributes...
- Transport buffer size. Set for each individual core group member. To specify a value for this property...
- If the core group member is an appserver, click...
Servers | Server Types | WebSphere application servers | server_name | Core group service
- If the core group member is a node agent, click...
System Administration | Node agents | node_agent_name | Core group service
- If the core group member is a dmgr, click...
System Administration | Deployment manager | Core group service
- IBM_CS_DATASTACK_MEG custom property...
Servers | Core Groups | Core group settings | core_group_name | Custom properties
 
Related
Core groups (high availability domains)
Set up a high availability environment