Bug 1629062
| Summary: | Overcloud redeploy hangs on the ServiceChain steps | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Marian Krcmarik <mkrcmari> |
| Component: | openstack-heat | Assignee: | Thomas Hervé <therve> |
| Status: | CLOSED ERRATA | QA Contact: | Gurenko Alex <agurenko> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 14.0 (Rocky) | CC: | afazekas, ahrechan, apevec, emacchi, jjoyce, jslagle, lhh, mburns, mcornea, michele, mkrcmari, ramishra, sbaker, shardy, srevivo, therve |
| Target Milestone: | beta | Keywords: | Triaged |
| Target Release: | 14.0 (Rocky) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-heat-11.0.1-0.20181010161427.46aacab.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-01-11 11:53:06 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
Marian Krcmarik
2018-09-14 18:54:03 UTC
the issue here is that Heat never frees memory after doing any stack operation. All you need to do is just stack update an overcloud and watch the Heat memory consumption infinitely grow. Problem is solved by restarting heat_engine after each stack update. If this is expected behavior, please let us know. *** Bug 1635395 has been marked as a duplicate of this bug. *** *** Bug 1632461 has been marked as a duplicate of this bug. *** Verified [stack@undercloud-0 ~]$ rpm -qa "*openstack-heat-*" openstack-heat-common-11.0.1-0.20181010161427.46aacab.el7ost.noarch openstack-heat-agents-1.7.1-0.20180907213355.476aae2.el7ost.noarch openstack-heat-api-11.0.1-0.20181010161427.46aacab.el7ost.noarch openstack-heat-engine-11.0.1-0.20181010161427.46aacab.el7ost.noarch openstack-heat-monolith-11.0.1-0.20181010161427.46aacab.el7ost.noarch 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://access.redhat.com/errata/RHEA-2019:0045 |