Bug 1825181

Summary: Document set selinux booleans to "on" state to allow rsync operation for gluster in the guide
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Arun Kumar <arukumar>
Component: DocumentationAssignee: Disha Walvekar <dwalveka>
Status: CLOSED CURRENTRELEASE QA Contact: Arun Kumar <arukumar>
Severity: high Docs Contact:
Priority: high    
Version: rhgs-3.5CC: khiremat, pprakash, puebele, rhs-bugs, storage-doc, storage-qa-internal
Target Milestone: ---Keywords: ZStream
Target Release: RHGS 3.5.z Batch Update 2   
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: 2021-01-11 08:58:04 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:    
Bug Blocks: 1822630    

Description Arun Kumar 2020-04-17 10:22:35 UTC
Description:


Boolean option  "rsync_client" and "rsync_full_access" should be set to "on" to fix the rsync permission issue referred in the bug 1824842 

Document the following solution to prevent the file permission issue for rsync operation which is required for geo-replication:

Solution:
--------------
# setsebool -P  rsync_full_access on
# setsebool -P rsync_client on

Comment 1 Arun Kumar 2020-04-17 10:25:12 UTC
This  bug is raised with reference to the bug 1825177