Bug 1477720
Summary: | rhosp-director: OSP12: Selinux AVC messages on OC nodes and cannot launch instance when enabled | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> |
Component: | rhosp-director | Assignee: | Lon Hohberger <lhh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Alexander Chuzhoy <sasha> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 12.0 (Pike) | CC: | afazekas, agurenko, astupnik, dbecker, emacchi, itbrown, jjoyce, lhh, mburns, morazi, nkinder, ohochman, rhel-osp-director-maint, tvignaud, yobshans |
Target Milestone: | ga | Keywords: | AutomationBlocker, Triaged |
Target Release: | 12.0 (Pike) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-09-18 20:11:35 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: |
Description
Alexander Chuzhoy
2017-08-02 17:28:04 UTC
Note: The deployment with selinux in OC nodes set to enforced completed successfully. When trying to launch a nova instance on compute the following entries are added: type=AVC msg=audit(1501695361.139:584): avc: denied { search } for pid=55385 comm="virtlogd" name="54529" dev="proc" ino=1151016 scontext=system_u:system_r:virtlogd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:spc_t:s0 tclass=dir type=AVC msg=audit(1501695361.140:585): avc: denied { search } for pid=55385 comm="virtlogd" name="54529" dev="proc" ino=1151016 scontext=system_u:system_r:virtlogd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:spc_t:s0 tclass=dir setting selinux to permissive on compute nodes makes it possible to launch nova instance that failes with selinux deny message in comment #2 *** Bug 1477324 has been marked as a duplicate of this bug. *** *** Bug 1480673 has been marked as a duplicate of this bug. *** Doesn't seem to reproduce any more after talking with QE. |