Bug 1470389
| Summary: | master api/controllers service in containerized install can not be restarted with docker-1.12.6-40. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ian McLeod <imcleod> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED DUPLICATE | QA Contact: | Johnny Liu <jialiu> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.6.0 | CC: | abutcher, amurdaca, aos-bugs, dma, dwalsh, jialiu, jligon, jokerman, mifiedle, mmccomas, sdodson, sjenning, slopezpa, vgoyal |
| Target Milestone: | --- | Keywords: | Regression, TestBlocker |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | 1467824 | Environment: | |
| Last Closed: | 2017-07-13 00:12:37 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: | 1467824, 1468244 | ||
| Bug Blocks: | |||
|
Comment 2
Scott Dodson
2017-07-13 00:12:37 UTC
@scott, I think they are not duplicate. Original bug will still track removing "-v /var/lib/docker:/var/lib/docker" mount. This bug will take care of installing oci-umount (and possibly runc) from installer. Ok, looks like you are taking care of both in a single bug. That's fine too. I wasn't able to follow all of the discussion on IRC, is there any reason *not* to install oci-umount and runc when upgrading to OCP 3.6? There is a small possibility that some software/container broke down due to oci-umount because we took away /var/lib/docker/devicemapper and /var/lib/docker/containers/ mount points from container. So we will have to keep an eye for that. Can't think of any downside of installing runc. |