Creating a resource group by resource requirement
Follow these steps to create a resource group by specifying resource requirements.
Before you begin
- You must be a cluster administrator or have the Resource Groups Manage permission.
- You must have already added most of your hosts to the cluster.
About this task
Create new resource groups from the cluster management console to ensure your consumers have the appropriate group of compute hosts available to them. Often resource groups are the easiest way of creating a homogeneous group of hosts for a consumer (for example, all Linux® machines).
- If periodic updating of resource group membership status is enabled
(EGO_ENABLE_RG_UPDATE_MEMBERSHIP=Y and
EGO_RG_UPDATE_MEMBERSHIP_INTERVAL=time_in_seconds in the
ego.conf file) (see the ego.conf reference).
When resource group membership status is periodically updated, it is recommended that you do not include dynamic resource attributes whose values change frequently (such as the built-in load indices) in the resource requirement. Such dynamic resources may cause frequent regrouping, leading to frequent reclaims at the same time.
- If resource group membership update is manually triggered with the egosh resource updaterg command (see the resource).
To create a resource group for multidimensional scheduling, see Creating multidimensional resource groups.
Procedure
What to do next
You now need to update your resource plan based on this new resource group. The number of slots available for your new resource group in the resource plan is automatically detected from what you specified in your resource group.