Bug 1450167
| Summary: | Upgrade needs to remove "svirt_sandbox_file_t" from openshift.local.volumes | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Scott Dodson <sdodson> |
| Component: | Cluster Version Operator | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.6.0 | CC: | aos-bugs, decarr, dma, eparis, jokerman, mmccomas, pmorie |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1421738 | Environment: | |
| Last Closed: | 2017-08-10 05:23:08 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: | 1421738 | ||
| Bug Blocks: | |||
|
Description
Scott Dodson
2017-05-11 17:14:41 UTC
This clone is to have the installer reset the context of /var/lib/origin/openshift.local.volumes during upgrades https://github.com/openshift/openshift-ansible/pull/4165 Verified and pass. The label is as following [root@host3-ha-1 ~]# ls -laZ /var/lib/origin/openshift.local.volumes/ drwxr-x---. root root system_u:object_r:svirt_sandbox_file_t:s0 . drwxr-xr-x. root root unconfined_u:object_r:var_lib_t:s0 .. drwxr-x---. root root system_u:object_r:var_lib_t:s0 plugins drwxr-x---. root root system_u:object_r:var_lib_t:s0 pods 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-2017:1716 |