Open paraenggu opened 10 months ago
Adding --nolocking to the LVM commands to prevent SELinux denies on newer CentOS systems
--nolocking
type=AVC msg=audit(1704540662.912:347107): avc: denied { write } for pid=504392 comm="pvs" name="D_system.devices" dev="tmpfs" ino=19738 scontext=system_u:system_r:zabbix_agent_t:s0 tcontext=system_u:object_r:lvm_lock_t:s0 tclass=file permissive=0
What are "newer CentOS systems" in this context?
Adding
--nolocking
to the LVM commands to prevent SELinux denies on newer CentOS systems