Bug 1673784
Summary: | postgresql plugin support to PG10 | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Douglas Schilling Landgraf <dougsland> | |
Component: | sos | Assignee: | Pavel Moravec <pmoravec> | |
Status: | CLOSED ERRATA | QA Contact: | Miroslav HradĂlek <mhradile> | |
Severity: | urgent | Docs Contact: | ||
Priority: | high | |||
Version: | 7.6 | CC: | agk, bmr, gavin, gveitmic, jcoscia, jhunsaker, plambri, sbradley, sfroemer, toneata | |
Target Milestone: | rc | Keywords: | OtherQA, ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | sos-3.7-1.el7 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1715470 (view as bug list) | Environment: | ||
Last Closed: | 2019-08-06 13:15:47 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1658509, 1715470 |
Description
Douglas Schilling Landgraf
2019-02-08 04:22:21 UTC
Proposed upstream sos PR for this: https://github.com/sosreport/sos/pull/1562 Note on the above PR: The "proper" fix for this can be solved by using sos' `init_system.get_service_status()` which was added after the sos-3.6 release here - https://github.com/sosreport/sos/commit/6db459e2b21a798d93cc79e705e8e02f1bbd24c1 As this will allow us to check for either the 10 or 9.5 scl being *active* rather than just present. I'm not sure if it's feasible to backport the above patch to 7.6 at this point, so the previous PR in c2 is a stop-gap measure until the init system capabilities of sos are present in RHEL (probably RHEL 7.7 / sos-3.7). devel_ack+ for 7.7. We should do rebase to sos-3.7 so PR 1387 for the commit 6db459e will be included. Updating `SCLPlugin` per Bryn's comment should be easy. POSTed to upstream. 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, 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-2019:2295 |