Bug 2210855
Summary: | 'pcs resource move' does not work | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Nina Hostakova <nhostako> |
Component: | pcs | Assignee: | Tomas Jelinek <tojeline> |
Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 9.3 | CC: | cluster-maint, idevat, jrehova, mlisik, mmazoure, mpospisi, omular, tojeline |
Target Milestone: | rc | Keywords: | Regression, Triaged |
Target Release: | 9.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | pcs-0.11.5-2.el9 | Doc Type: | No Doc Update |
Doc Text: |
The affected packages have not been released.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-07 08:23:11 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
Nina Hostakova
2023-05-29 18:36:16 UTC
Upstream patch: https://github.com/ClusterLabs/pcs/commit/2ab9e9c4fd1f26e5320c7585a83ba5d1857d4042 Test: # pcs resource * d1 (ocf:pacemaker:Dummy): Started rh92-node1 # pcs resource move d1 Location constraint to move resource 'd1' has been created Waiting for the cluster to apply configuration changes... Location constraint created to move resource 'd1' has been removed Waiting for the cluster to apply configuration changes... resource 'd1' is running on node 'rh92-node2' # echo $? 0 # pcs resource * d1 (ocf:pacemaker:Dummy): Started rh92-node2 DevTestResults: [root@r09-03-b ~]# pcs resource move r1 r09-03-b.vm Location constraint to move resource 'r1' has been created Waiting for the cluster to apply configuration changes... Location constraint created to move resource 'r1' has been removed Waiting for the cluster to apply configuration changes... resource 'r1' is running on node 'r09-03-b.vm' 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 (Low: pcs security, 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/RHSA-2023:6316 |