Create a new core group (high availability domain)
A default core group, called DefaultCoreGroup, is created for each cell. This default core group or high availability domain as it is sometimes referred to, is sufficient in most configurations. However there are some circumstances under which we need to create additional core groups for a cell.
Determine how to segment the existing cell into multiple core groups. Use the following rules as guidelines:
- All members of a cluster must be in the same core group. A core group can contain multiple clusters.
- Core group members cannot cross firewall boundaries.
- Put clusters with direct relationships in the same core group. Examples of direct relationships include:
- A single application is deployed on multiple clusters.
- An application on one cluster calls an application on another cluster.
Best practice: You should also try to keep the core groups homogeneous. If the installation topology requires you to set up a mix of processes that use and do not use the high availability manager, we can:
- Create a new core group and move all appservers for which the high availability manager is disabled to this core group. A core group not managed by a high availability manager does not have a size limit.
- Leave the remaining applications servers that require high availability manager services in the default core group. If the number of appservers remaining in the default core group is too large for the high availability manager to handle efficiently, create another core group, and move some of these appservers into that core group.
We might want to add another core group to a cell if we are scaling up the number of servers in a cell. Multiple core groups are recommended for a large cell.
To create a new core group:
- In the admin console ...
Servers > Core Groups > Core group settings > New .
- In the Name field, specify a unique name for the new core group.
The name can contain alpha and numeric characters, but not the following special characters:
# \ / , : ; " * ? < > | = + & % 'The name also cannot begin with a period (.) or a blank space. A blank space does not generate an error. However, leading and trailing blank spaces are automatically deleted from the name.- Add a description of this core group that helps other administrators understand the purpose of this core group.
- Click OK and then click Review.
- Select Synchronize changes with nodes, and then click Save.
Results
The cell contains another core group.
Next steps
You must now:
- Complete the core group configuration. The initial core group settings and policies are derived from a template. If the settings from the default template do not meet the requirements, we can:
- Change the number of coordinators for this core group.
- Change the transport type for this core group.
- Add policies for this core group.
- Move members to the new core group.
- Create bridges between core groups. If clusters with direct relationships are not in the same core group, set up a core group bridge to connect the related core groups.
.
 
Related concepts
Core groups (high availability domains)
High availability manager
Related tasks
Specifying a core group when adding a node
Specifying a core group when creating an appserver
Moving core group members
Set a core group transport
Set the default Discovery Protocol for a core group
Set the default Failure Detection Protocol for a core group
Set core group memory utilization
Set core group IP caching
Set core group socket buffers
View the core groups in a cell
View core group members
Change the number of core group coordinators
Set core group preferred coordinators
Set up a high availability environment