Bug 1556796
| Summary: | [3.6] Mounting file in a subpath fails if file was created in initContainer | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jan Safranek <jsafrane> |
| Component: | Storage | Assignee: | Jan Safranek <jsafrane> |
| Status: | CLOSED ERRATA | QA Contact: | Liang Xia <lxia> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.6.1 | CC: | aos-bugs, aos-storage-staff, hekumar, jsafrane, smunilla, wehe, xtian |
| Target Milestone: | --- | ||
| Target Release: | 3.6.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1555910 | Environment: | |
| Last Closed: | 2018-04-30 04:00:18 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: | 1555910 | ||
| Bug Blocks: | 1555911 | ||
|
Description
Jan Safranek
2018-03-15 09:32:05 UTC
# oc version oc v3.6.173.0.113 kubernetes v1.6.1+5115d708d7 features: Basic-Auth GSSAPI Kerberos SPNEGO Server https://qe-lxia-36-master-nfs-1:8443 openshift v3.6.173.0.113 kubernetes v1.6.1+5115d708d7 # cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.3 (Maipo) # uname -a Linux qe-lxia-36-master-nfs-1 3.10.0-514.26.1.el7.x86_64 #1 SMP Tue Jun 20 01:16:02 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux Created a deployment as in #comment 0, did not see the errors. $ oc logs subpath-3671045800-wr5gg -rw-r--r-- 1 10002000 10002000 0 Apr 20 07:01 /mount/test 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/RHSA-2018:1233 |