Bug 2112259
Summary: | pcs should warn when setting utilization attributes may unexpectedly have no effect | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Tomas Jelinek <tojeline> |
Component: | pcs | Assignee: | Miroslav Lisik <mlisik> |
Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | cfeist, cluster-maint, idevat, jpokorny, mlisik, mmazoure, mpospisi, nhostako, omular, tojeline |
Target Milestone: | rc | Keywords: | FutureFeature, Triaged |
Target Release: | 8.9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | pcs-0.10.17-1.el8 | Doc Type: | Enhancement |
Doc Text: |
Feature:
Warn user in case of utilization attributes has no effect.
Reason:
By default utilization attributes are not taken into account during resources allocation. Additional change of cluster property 'placement-strategy' is needed to enable usage of utilization attributes in pacemaker.
Result:
Pcs warns user when using pcs utilization commands about configuration which has no effect and additional configuation change of cluster property 'placement-strategy' is needed.
|
Story Points: | --- |
Clone Of: | 1465829 | Environment: | |
Last Closed: | 2023-11-14 15:22:35 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tomas Jelinek
2022-07-29 07:58:42 UTC
Upstream commit: https://github.com/ClusterLabs/pcs/commit/0aa8a28822d4667658576b37be541432991f2b9c Updated commands: * pcs node utilization * pcs resource utilization Test Environment: a running cluster Test: # pcs resource utilization Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization' Resource Utilization: DevTestResults: [root@r08-09-b ~]# rpm -q pcs pcs-0.10.17-1.el8.x86_64 [root@r08-09-b ~]# pcs resource utilization Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization' Resource Utilization: The same test as in bz1465829 comment 25 was used to verify this bz. Marking as VERIFIED for pcs-0.10.17-2.el8. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (pcs bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:6903 |