Bug 1824403
| Summary: | the folio written by pmchart when entering record mode should change local: and localhost to the actual hostname, to match the archive | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Yogesh Babar <ybabar> |
| Component: | pcp | Assignee: | Mark Goodwin <mgoodwin> |
| Status: | CLOSED ERRATA | QA Contact: | Jan Kurik <jkurik> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.0 | CC: | agerstmayr, jkurik, mgoodwin, nathans, patrickm |
| Target Milestone: | rc | Keywords: | Bugfix, Triaged |
| Target Release: | 8.0 | Flags: | pm-rhel:
mirror+
|
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | pcp-5.2.2-1.el8 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-18 15:19:30 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Yogesh Babar
2020-04-16 06:46:50 UTC
Fixed upstream:
commit 214675b92c1d8290955c0026b1e41e8583a03098
Author: Mark Goodwin <mgoodwin>
Date: Fri Sep 18 16:31:33 2020 +1000
pmchart: record mode - save actual hostname instead of local: in views and folios
Hostname in the view and folio needs to match the the archive label,
otherwise pmafm can't match up archives with views.
Resolves: RHBZ#1824403
Regression reported by QA fixed upstream for pcp-5.2.2 :
commit c18e0033d9c1a2bd0b3cd248173c6901c0ec25e1
Author: Mark Goodwin <mgoodwin>
Date: Wed Sep 30 18:35:49 2020 +1000
pmchart: record mode, keep "local:" arg for launched pmloggers
When pmchart "record mode" launches a pmlogger for host "local:",
don't resolve the argument to the local hostname because pmlogger
may not then be able to connect to the local PMCD if PMCD_LOCAL=1
is set in sysconfig. Pmlogger already correctly handles translation
of "local:" for the archive label.
Resolves regression reported in RHBZ#1824403
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 (pcp 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/RHBA-2021:1754 |