Specify a core group when adding a node
By default, a cell contains a single core group. In this situation, during node federation, a node agent is created and automatically added to this core group. However, if the cell contains multiple core groups, specify the core group to which the node agent is assigned.
If the cell to which we are adding a node agent contains multiple core groups, determine the core group to which we want this node agent to belong.
We have a cell containing multiple core groups and we want to select the core group to which a newly created node agent is added.
To add a newly created node agent to a specific core group:
Tasks
Include the coregroupname parameter on the addNode command. For example:
addNode dmgr_host dmgr_port -coregroupname existing_core_group_name
The node agent resides in the specified core group.