Bug 1771798
Summary: | sosreport collects files which are under /var/log/sa/ without 25MB limitation despite no all_sar option | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Ryo Hayakawa <rhayakaw> |
Component: | sos | Assignee: | Pavel Moravec <pmoravec> |
Status: | CLOSED ERRATA | QA Contact: | Miroslav HradĂlek <mhradile> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.0 | CC: | agk, bmr, cww, mhradile, plambri, sbradley |
Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
Target Release: | 8.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | sos-3.9.1-1.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-04 01:57:52 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: | 1825061 |
Description
Ryo Hayakawa
2019-11-13 02:05:41 UTC
A known (upstream) issue: https://github.com/sosreport/sos/issues/1750 Specifically for sar, one can code-workaround it via self.add_copy_spec(self.sa_path+"/*", is sar.py (not a clean fix, though). Will appear in RHEL8.3 as: - the fix in https://github.com/sosreport/sos/issues/1863 is in sos-3.9.1 - 8.3 should rebase sos to 3.9-1 or future 4.0 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 (sos 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:4534 |