Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
With the default installation of PCP, we're observing a lot of avc: denied messages.
Version-Release number of selected component (if applicable): pcp-4.1.0-5.el7_6
How reproducible:
Always, however the exact deny messages depend on the applications installed. In this case it RHSAT 6.4.
Steps to Reproduce:
1. Install RHEL
2. Install PCP
3. Start pmcd
Actual results:
One machine:
Nov 11 03:13:14 xxx setroubleshoot: SELinux is preventing /var/lib/pcp/pmdas/linux/pmdalinux from unix_read access on the shared memory labeled postgresql_t. For complete SELinux messages run: sealert -l 2736eb3d-c900-40c3-8963-cccdd1bc8c09
Nov 11 03:13:14 xxx setroubleshoot: SELinux is preventing /var/lib/pcp/pmdas/linux/pmdalinux from unix_read access on the semaphore labeled postgresql_t. For complete SELinux messages run: sealert -l b731435c-ed5c-43ac-a4b3-4adc7d8d2b1b
Other machine:
Nov 12 15:36:17 xxy setroubleshoot: SELinux is preventing /var/lib/pcp/pmdas/linux/pmdalinux from unix_read access on the semaphore labeled rpm_script_t. For complete SELinux messages run: sealert -l 67029b6d-cc05-4115-ad59-14b8a2dd4b27
Nov 12 15:36:20 xxy setroubleshoot: SELinux is preventing /var/lib/pcp/pmdas/linux/pmdalinux from 'getattr, associate' accesses on the semaphore labeled rpm_script_t. For complete SELinux messages run: sealert -l e1ff56dd-0979-45b3-a2b3-b14f0a802ebb
Expected results:
No deny messages caused by PCP.
Additional info:
Customer case will be linked.