From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050416 Fedora/1.0.3-2 Firefox/1.0.3 Description of problem: audit(1115741907.894:0): avc: denied { write } for name=oom_adj dev=proc ino=160563227 scontext=system_u:system_r:lvm_t tcontext=system_u:system_r:lvm_t tclass=file audit(1115741908.032:0): avc: denied { getattr } for path=/var/cache/multipathd dev=dm-0 ino=1251633 scontext=system_u:system_r:lvm_t tcontext=system_u:object_r:var_t tclass=dir Version-Release number of selected component (if applicable): selinux-policy-strict-1.23.15-1 How reproducible: Didn't try Steps to Reproduce: Additional info:
Looks like /var/cache/multipathd needs a different context. Some thing like /var/cache/multipathd(/.*)? system_u:object_r:lvm_metadata_t Will add policy to policy-1.23.15-4 to fix other problems.