[Bugs] [Bug 1210404] BVT; Selinux throws AVC errors while running DHT automation on Rhel6.6

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 15 16:02:09 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1210404

Niels de Vos <ndevos at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kaushal at redhat.com,
                   |                            |kparthas at redhat.com
          Component|core                        |glusterd



--- Comment #4 from Niels de Vos <ndevos at redhat.com> ---
This shows that glusterd is deleting a glusterd.sock which has not the right
SElinux context:

avc:  denied  { unlink } for  pid=22550 comm="glusterd" name="glusterd.socket"
    scontext=unconfined_u:system_r:glusterd_t:s0 
    tcontext=unconfined_u:object_r:var_run_t:s0

My guess is that glusterd creates a /var/run/glusterd.sock socket (from the rpm
scriptlet, like bug 1162125?), and that deleting that socket fails. This might
be a selinux-policy issue, but maybe the path of the socket changed upstream?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list