The lvm tools aren't being allowed write or getattr perms for lvm_etc_t -- I expect that we probably do want to allow this (or alternately, /etc/lvm/.cache should be labeled differently) This leads to SELinux avcs on kernel upgrades
This should be labeled lvm_medata_t ls -lZ /etc/lvm/.cache -rw------- root root system_u:object_r:lvm_metadata_t /etc/lvm/.cache Any idea how this got mislabeled? Did you recreate the file without using lvm tools?
Not that I know of. But since I've only seen it on my laptop, I'm willing to believe it's something spurious to do with how I go through rawhide daily ;)