Bug 1595733
| Summary: | containers are not gracefully stopped on shutdown/reboot | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Brent Eagles <beagles> | |
| Component: | python-paunch | Assignee: | Steve Baker <sbaker> | |
| Status: | CLOSED ERRATA | QA Contact: | Marius Cornea <mcornea> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 13.0 (Queens) | CC: | aschultz, augol, bdobreli, dbecker, jamsmith, jslagle, mburns, morazi, sbaker, shrjoshi | |
| Target Milestone: | Upstream M3 | Keywords: | Triaged, ZStream | |
| Target Release: | 14.0 (Rocky) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | python-paunch-3.2.0-0.20180921003258.6d2ec11.el7ost | Doc Type: | Bug Fix | |
| Doc Text: |
This update corrects an issue that prevented the system from properly shutting down and waiting for containers to stop on reboot.
That issue could cause the containers to get killed before they stopped properly.
This update adds a new service which ensures that the system waits for the containers to fully stop before continuing during the reboot.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1597797 (view as bug list) | Environment: | ||
| Last Closed: | 2019-01-11 11:50:23 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: | ||||
| Bug Blocks: | 1597797 | |||
|
Description
Brent Eagles
2018-06-27 13:01:13 UTC
Yea not sure if this is super configurable from a container runtime perspective. We'll have to figure this out. That being said, it would be beneficial for the services not to rely on this as other deployment mechanisms with containers might need to rely on different cleanup processes. 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 |