Bug 1168982
| Summary: | pcsd gui is not able to remove constraints and standby/unstandby nodes of remote cluster | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Tomas Jelinek <tojeline> | |
| Component: | pcs | Assignee: | Ondrej Mular <omular> | |
| Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 6.6 | CC: | cluster-maint, rsteiger, tojeline | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | pcs-0.9.139-6.el6 | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: User tries to standby/unstandby node or remove constraints from pcsd gui running on machine outside of cluster.
Consequence: Standby/unstandby does nothing. Removing constraint fails.
Fix: Correct handling of requests from pcsd gui running on machine outside of cluster.
Result: Standby/unstandby in pcsd gui standby/unstandby node. Removing constrains removes constraints.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1205653 (view as bug list) | Environment: | ||
| Last Closed: | 2015-07-22 06:15:43 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: | ||||
| Bug Depends On: | 1160359 | |||
| Bug Blocks: | 1205653 | |||
|
Description
Tomas Jelinek
2014-11-28 16:27:17 UTC
Before Fix: [root@rh66-node1 ~]# rpm -q pcs pcs-0.9.138-1.el6.x86_64 Constraint removal: Constraint is not removed and an error is displayed: Error removing constraint: (Bad Request ) Node standby / unstandby: Click on standby / unstandby button has no effect. After Fix: [root@rh66-node1:~]# rpm -q pcs pcs-0.9.139-1.el6.x86_64 Constraint removal and node standby / unstandby work when managing a cluster from a machine that is not part of the cluster. 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, 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://rhn.redhat.com/errata/RHBA-2015-1446.html |