[Bugs] [Bug 1212923] [SELinux] [Snapshot] - Gluster/Snapshot creation fails when selinux is in Enforcing mode on RHEL-7.1
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jun 17 12:07:28 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1212923
--- Comment #29 from senaik at redhat.com ---
Used Scheduler to create Snapshots in Permissive mode,I was able to see the
below avc in the log.
grep "AVC" /var/log/audit/audit.log
type=AVC msg=audit(1434560953.008:31062): avc: denied { sigkill } for
pid=21362 comm="glusterfs" scontext=system_u:system_r:glusterd_t:s0
tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process
cat audit.log |audit2allow
#============= glusterd_t ==============
allow glusterd_t unconfined_t:process sigkill;
rpm -qa |grep selinux
libselinux-utils-2.2.2-6.el7.x86_64
libselinux-python-2.2.2-6.el7.x86_64
selinux-policy-targeted-3.13.1-28.el7.noarch
libselinux-2.2.2-6.el7.x86_64
selinux-policy-3.13.1-28.el7.noarch
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=QKAHM7KIVa&a=cc_unsubscribe
More information about the Bugs
mailing list