Bug 1301329
Summary: | SELinux is preventing snapperd from 'create' accesses on the directory 1. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | abyss.7 |
Component: | snapper | Assignee: | LVM and device-mapper development team <lvm-team> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | agk, dominick.grift, dwalsh, kakoskin, lvm-team, lvrabec, mgrepl, msnitzer, okozina, plautrba |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:0cad605768e8bf62f8ded27a5aed48e41701b7fcab58d53a534a187e89fdf444;VARIANT_ID=workstation; | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-03-03 12:02:04 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
abyss.7
2016-01-24 09:47:37 UTC
Description of problem: Install Fedora with btrfs file system and install snapper. Create Snapper configuration for root subvolume: # snapper -c -root create-config / Make a snapshot # snapper -c root create Note that Snapper managed to create the directory /.snapshots/ but actual snapshot creation fails. Version-Release number of selected component: selinux-policy-3.13.1-158.9.fc23.noarch Additional info: reporter: libreport-2.6.4 hashmarkername: setroubleshoot kernel: 4.4.3-300.fc23.x86_64 type: libreport Yes, it's a known problem. snapper (with btrfs backend only) snapshots directories have invalid selinux type set for subtree after ioctl call. *** This bug has been marked as a duplicate of bug 1247530 *** |