Comment 2 for bug 1919180

Revision history for this message
Michele Baldessari (michele) wrote :

Aug 16 15:06:19 controller-0 setroubleshoot[792135]: failed to retrieve rpm info for /dev/vda2
Aug 16 15:06:19 controller-0 setroubleshoot[792135]: SELinux is preventing /usr/bin/lsof from getattr access on the blk_file /dev/vda2. For complete SELinux messages run: sealert -l 7f9600e7-01df-4fbe-93f3-58c58a7ce736 Aug 16 15:06:19 controller-0 setroubleshoot[792135]: SELinux is preventing /usr/bin/lsof from getattr access on the blk_file /dev/vda2.#012#012***** Plugin catchall (100. confidence) suggests **************************#012#012If you believe that lsof should be allowed getattr acce ss on the vda2 blk_file by default.#012Then you should report this as a bug.#012You can generate a local policy module to allow this access.#012Do#012allow this access for now by executing:#012# ausearch -c 'lsof' --raw | audit2allow -M my-lsof#012# semodule -X 300 -i my-lsof.pp#012