Viewing resource plans
View all the resource plans in your clusters monitored in multicluster. You can view planned allocations per time interval for all consumers.
Procedure
- From the multicluster management console, click Resources > Planning > Global Resource View.
- View information about the resource plans:
- Show Details or Show Summary
- Select Show Details for a breakdown of
the specific numbers that make up the Guaranteed, Maximum, and Reserve columns. For example, for Guaranteed, you
see the actual number that is owned and shared.
The columns and numbers are taken directly from the settings in resource plans in your clusters.
Select Show Summary for a summarized view of this information.
- Filter
- Type the name of the consumer or cluster you want to see, filtering
out all others. Note that the filter only matches full names and is
case-sensitive.
Leave the filter blank to view all data.
- Guaranteed
- View the minimum number of slots that can be allocated to the
consumer. Note that some of these slots may need to be reclaimed from
other consumers.
- Owned: Owned resources in the Ownership policy. The parent owned value is the sum of all children-owned resources. The cluster level owned value is the sum of all the first-level parent-owned resources. The total owned value is the sum of all cluster-level owned values.
- Hybrid Owned: Owned resources in the Hybrid policy. If the Hybrid policy is not used, "-" will be displayed. The parent-owned value is the sum of all children-owned resources. The cluster level owned value is the sum of all the first-level parent-owned resources. If all the first-level parent-owned resources is "-", the cluster-level owned value is "-" , as well. The total owned value is the sum of all cluster-level owned values.
- Shared: Share ratio, expressed using (), and stands for a ratio and not the actual number of slots in the Share policy. If share ratio is not configured, "-" will be displayed. There is no relationship between parent shared and its children shared values. The cluster-level shared value is the total slots in this resource group minus its owned slots. The total shared value is the sum of cluster-level shared value.
- Maximum
- View the maximum number of slots that can be allocated to the
consumer when other consumers have no demand from the share pool and
consumers willing to lend are not using these slots.
- Maximum: Maximum = Owned + BorrowLimit + ShareLimit. There is no relationship between parent maximum and its children’s maximum. Also, there is no relationship between cluster-level maximum and all the first-level parent maximum values.
- Owned: Owned resources in the Ownership policy. The parent-owned value is the sum of all children-owned resources. The cluster-level owned value is the sum of all the first-level parent-owned resources.
- Borrow Limit: Borrow limit in the Ownership policy. If the consumer does not have any borrow relationship with other consumers, the limit is 0 since the consumer does not borrow at all. If the consumer has a borrow relationship with other consumers, but the limit is not configured, the limit is infinity since it can borrow as many resources as lenders can lend. A * is used to indicate infinity. If the consumer has a borrow relationship with other consumers, and the limit is configured, the parent borrow limit is the sum of all children’s borrow limits. The cluster-level borrow limit is the sum of all the first-level parent borrow limit. If one of the borrow limits is infinity, the total borrow limit is also infinity.
- Shared Limit: If the Share policy is used, it is the share limit in the Share policy. If there is no share limit defined, a * is used to indicate infinity. If share limit is 0, 0 is displayed. If the Hybrid policy is used, the limit is the limit in the Hybrid policy, using (H) to indicate it is Hybrid. If there is no limit defined, a * is used to indicate infinity. The parent share limit should be min(this_consumer_share_limit, sum (children_consumer_share_limit). The cluster-level share limit is the sum of all the first-level parent share limits. If one of the first-level parent share limits is infinity, the cluster-level share limit is also infinity.
- Reserve
- View the minimum number of slots that can be allocated to the
consumer without reclaiming any slots from other consumers.
- Reserve: Reserve = Owned - LendLimit. There is no relationship between parent reserve and its children's reserve. The cluster-level reserve is the sum of all the first-level reserve values.
- Owned: Owned resources in the Ownership policy plus owned resources in the Hybrid policy, if Hybrid is used. The parent owned value is the sum of all children’s owned resources. The cluster-level owned value is the sum of all the first-level parent owned resources.
- Lend Limit: Lend Limit in the Ownership policy (LendLimit is 0 if not configured) plus (owned - reserved) in the Hybrid policy. There is no relationship between the parent lend limit and its children's lend limits. The parent lend limit is 0 in the Ownership policy plus (owned - reserved) in the Hybrid policy. The cluster-level lend limit is the sum of all the first-level parent lend limits.