Bug 1412881
| Summary: | RFE: overlayfs to replace thinpool storage mechanism for docker | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Ian Wells <iawells> |
| Component: | docker | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED ERRATA | QA Contact: | atomic-bugs <atomic-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.3 | CC: | amurdaca, brubisch, jdonohue, lsm5, lsu, mike |
| Target Milestone: | rc | Keywords: | Extras, FutureFeature |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-02 00:11:21 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: | 1388183, 1420851 | ||
|
Description
Ian Wells
2017-01-13 03:30:52 UTC
We are working on overlay. overlay2 is fully supported, this has nothing to do with the kernel. Overlay and SELinux do not currently work together, although this has been fixed in upstream kernels. And we will definitely have this fixed in the RHEL kernel, by RHEL7.4 if not sooner. You can run with overlay and ovleray2 in docker-1.12 release on RHEL, but you have to turn off SELinux, in docker daemon, until the kernel is fixed. (Obviously something I am not crazy about advising) Overlay is also not Posix Compliant, so we are concerned about certain workloads not working correctly. There are several fixes/issues in the kernel to fix a few of these. We have a proposal to change the default in Fedora 26 to get more play time on this. Sounds helpful. To be fair, I phrased this wrong - I'm less worried that overlay specifically is the solution you choose and more concerned that the thinpool model is hard to work with. Whatever solution you have that gets me a manageable docker store with upstream support will do nicely. This will be fixed in RHEL7.4. As overlay/overlay2 is supported with selinux in docker-1.12.6-48.git0fdc778.el7.x86_64, move to verified. 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/RHBA-2017:2344 |