Bug 636369
| Summary: | SELinux is preventing oracle "search" access on OracleXE. | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Frank Ybanez <fybanez> |
| Component: | Server | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.1 | CC: | dwalsh, jpazdziora, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:fc64c490c77c18e8b32bccb01536680a50f0fac96f093ab74ffaaef178b5be7e | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-11-20 17:12:42 UTC | Type: | --- |
| 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: | 623772 | ||
|
Description
Frank Ybanez
2010-09-22 00:25:45 UTC
Frank, judging by the dev=vboxsf and tcontext=vmblock_t, this looks like related to virtualization that you (I assume) are using. We could allow the Oracle server to work with the vmblock_t but I'd like to understand what it is and how it is supposed to be used by Oracle. Could you check around your system to see what the inode 123 is and what is the device being searched? Thank you, Jan Taking, BTW. Ahh, Ok. So this appears to be an AVC exception generated when Oracle tried to access a VMBox shared folder (shared with the VM host system). So I can understand maybe a purpose for an AVC deny. I think maybe it's reasonable to expect no access to this by a client package. However, I'd like to understand why the server searches this dir. Maybe Oracle Server looks at all of the available filesystem for this? There could be a use case where a shared folder might need to house Oracle DB files; so maybe it makes sense to make an exception for this context. On my Oracle XE installation, the only filename/directory named "OracleXE" (that's what's being searched in your case) is /var/lib/menu/kde/Applications/OracleXE Could you check if that directory is stored on that VMBox? Were you perhaps restarting the service while being chdirred to this directory? I too would like to understand why Oracle is touching the directory. Mass-aligning under space12, so that we don't lose track of this bugzilla. This however does not mean that we plan (will be able to) address this bug in Spacewalk 1.2. Mass-moving to space13. Closing with INSUFFICIENT_DATA. |