Bug 1216941
Summary: | [SELinux] RHEL7:SMB: ctdbd does not have write permissions on fuse mount when SELinux is enabled | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | surabhi <sbhaloth> | |
Component: | samba | Assignee: | Jose A. Rivera <jarrpa> | |
Status: | CLOSED ERRATA | QA Contact: | surabhi <sbhaloth> | |
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | rhgs-3.1 | CC: | annair, jarrpa, nlevinki, pprakash, rcyriac, rhs-smb, rjoseph, sbhaloth, vagarwal | |
Target Milestone: | --- | |||
Target Release: | RHGS 3.1.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | SELinux | |||
Fixed In Version: | ctdb2.5-2.5.5-3 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1224879 (view as bug list) | Environment: | ||
Last Closed: | 2015-07-29 04:42:26 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: | 1215632 | |||
Bug Blocks: | 1202842, 1212796, 1224879 |
Description
surabhi
2015-04-29 09:11:48 UTC
Based on https://bugzilla.redhat.com/show_bug.cgi?id=1224879#c17, looks like the fix is required in gluster side. Could you please check and do the needful to fix the issue? #### Yes, it should be turn on by default by Gluster. setsebool -P use_fusefs_home_dirs 1 #### Variable has been configured to be set as part of the post-installation procedures. Please verify this works. :) With the above mentioned build the boolean is not properly set and issues are seen with CTDB failover tests. Opened a new BZ for CTDB failover issue. Once the fix is provided for this BZ , will verify the other BZ too. The Boolean setsebool -P use_fusefs_home_dirs 1 is set now with the new ctdb build ctdb2.5-2.5.5-3. The fail-over issues were because of other SELinux which are getting fixed as part of the fail-over bz. Marking this BZ as verified. 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://rhn.redhat.com/errata/RHSA-2015-1495.html |