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.
Bug 1868378 - metrics role: pcp/pmproxy does not automatically start
Summary: metrics role: pcp/pmproxy does not automatically start
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: rhel-system-roles
Version: 8.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: 8.3
Assignee: Pavel Cahyna
QA Contact: Jan Kurik
URL:
Whiteboard: role:metrics
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-12 12:54 UTC by Jan Kurik
Modified: 2020-11-04 04:04 UTC (History)
3 users (show)

Fixed In Version: rhel-system-roles-1.0-18.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 04:03:58 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
tests_fullstack.yml (859 bytes, text/plain)
2020-08-12 12:57 UTC, Jan Kurik
no flags Details
pmproxy.yml (371 bytes, text/plain)
2020-08-12 12:57 UTC, Jan Kurik
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2020:4809 0 None None None 2020-11-04 04:04:08 UTC

Description Jan Kurik 2020-08-12 12:54:05 UTC
Description of problem:
Having a playbook with "metrics_query_service: yes" or "metrics_graph_service: yes" installs and configures pcp/pmproxy, but does not start the pmproxy service.

Version-Release number of selected component (if applicable):
* RHEL-8.3.0-20200701.2
* pcp-5.1.1-3.el8
* rhel-system-roles-1.0-16.el8

How reproducible:
* always

Steps to Reproduce:
1. Install rhel-system-roles-1.0-16.el8 and ansible
2. Run a playbook using "linux-system-roles.metrics" role having set variable "metrics_query_service: yes" and/or "metrics_graph_service: yes". An example of such a playbook is attached to this bug (see "tests_fullstack.yml").

Actual results:
pmproxy service is installed and configured, but not started

Expected results:
The "linux-system-roles.metrics" with set variables "metrics_query_service: yes" or "metrics_graph_service: yes" should install configure and start the following services:
* pmcd
* pmlogger
* pmie
* pmproxy
* redis
* grafana-server

Additional info:
The issue IMO is in pmproxy.yml tasks file, which is missing explicit start of the pmproxy service. I am attaching fixed pmproxy.yml file to this bug.

Comment 1 Jan Kurik 2020-08-12 12:57:07 UTC
Created attachment 1711182 [details]
tests_fullstack.yml

Comment 2 Jan Kurik 2020-08-12 12:57:33 UTC
Created attachment 1711183 [details]
pmproxy.yml

Comment 3 Jan Kurik 2020-08-17 15:10:39 UTC
Hi Nathan, can you please confirm the problem and whether you can provide a fix?

Comment 5 Nathan Scott 2020-08-18 02:51:23 UTC
Yep, good catch Jan!

And I believe fix is correct too except for a minor cut+paste problem where it mentions pmie in the description instead of pmproxy.
I'll update that and get this merged in the upstream repositories today.

Comment 6 Nathan Scott 2020-08-18 04:04:28 UTC
This is the following commit in linux-system-roles/metrics:

commit ed19969e9045916518e6d4eb3f363eb3e2e01c2f
Author: Jan Kurik <jkurik>
Date:   Tue Aug 18 14:03:26 2020 +1000

    Ensure pmproxy service is enabled and started when requested
    
    Resolves Red Hat BZ #1868378

Comment 9 Jan Kurik 2020-08-31 11:02:38 UTC
Verified on rhel-system-roles-1.0-19.el8 build.

Comment 12 errata-xmlrpc 2020-11-04 04:03:58 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (rhel-system-roles bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:4809


Note You need to log in before you can comment on or make changes to this bug.