Bug 691822
Summary: | GFS2 won't mount -> /dev/dlm* nodes have incorrect selinux label | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | thomas |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 14 | CC: | agk, cfeist, domg444, dwalsh, fdinitto, lhh, mgrepl, swhiteho, xjakub |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | selinux-policy-3.9.7-40.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-04-24 23:59:56 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: |
Description
thomas
2011-03-29 14:54:21 UTC
Miroslav, lets add /dev/dlm.* -c gen_context(system_u:object_r:dlm_control_device_t,s0) to F13,F14,F15 and RHEL6 The patch to cman init is kind of moot because the devices don't exist at that time. Also, as a side note (not entirely sure that is relevant), those devices are created dynamically based on the services using them. Other than /dev/dlm* there is no other portion of the name that is constant. Fabio What creates these nodes then and when? fs/dlm kernel via udev. If that fails, libdlm from userland will do it as fall back. libdlm users will request a lock space with "name" and that will become dlm_name. Each name is unique. Fabio Fixed in selinux-policy-3.9.7-39.fc14 selinux-policy-3.9.7-40.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-40.fc14 Package selinux-policy-3.9.7-40.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.9.7-40.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-40.fc14 then log in and leave karma (feedback). selinux-policy-3.9.7-40.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |