Bug 1006465
| Summary: | Orphaned pacemaker container resources can cause invalid transitions and resource failure | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | David Vossel <dvossel> |
| Component: | pacemaker | Assignee: | David Vossel <dvossel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.0 | CC: | cluster-maint, djansa, dvossel, fdinitto, mnovacek |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | pacemaker-1.1.10-15.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-13 10:36:15 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
David Vossel
2013-09-10 16:25:20 UTC
I have verified that the resource residing inside the container is correctly relocated when container is removed. duck-03# rpm -q resource-agents resource-agents-3.9.5-26.el7.x86_64 duck-03# pcs status ... Online: [ duck-03 ] Containers: [ duck-03-node01:R-duck-03-node01-lxc ] Full list of resources: virt-fencing (stonith:fence_ipmilan): Started duck-03 le-dummy (ocf::heartbeat:Dummy): Started duck-03-node01 R-duck-03-node01-lxc (ocf::heartbeat:VirtualDomain): Started duck-03 ... duck-03# pcs resource delete R-duck-03-node01-lxc Removing Constraint - location-R-duck-03-node01-lxc-duck-03-INFINITY Attempting to stop: R-duck-03-node01-lxc...Stopped Deleting Resource - R-duck-03-node01-lxc duck-03# pcs status ... Online: [ duck-03 ] Full list of resources: virt-fencing (stonith:fence_ipmilan): Started duck-03 le-dummy (ocf::heartbeat:Dummy): Started duck-03 This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |