Bug 1772330
Summary: | Logrotate fails in mariadb [10.5 stream] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Jan ONDREJ <ondrejj> |
Component: | mariadb | Assignee: | Michal Schorm <mschorm> |
Status: | CLOSED ERRATA | QA Contact: | Lukáš Zachar <lzachar> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.0 | CC: | databases-maint, hhorak, jcsible, orion, rbedia, terry1 |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | 8.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Change of a default configuration for rotating MariaDB log to prevent ocassional errors when using the default configuration.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 15:55:23 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: | 1929348 | ||
Bug Blocks: | 1861714 |
Description
Jan ONDREJ
2019-11-14 07:41:31 UTC
I am also seeing this on CentOS Linux release 8.2.2004 (Core) /etc/cron.daily/logrotate: error: Compressing program wrote following message to stderr when compressing log /var/log/mariadb/mariadb.log-20200805: gzip: stdin: file size changed while zipping Please, can you fix this? Adding delaycompress fixes this problem. Also reported for Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1683981 I'm seeing this as well. Adding delaycompress seems perfectly reasonable while we wait for upstream fixes. Current plan is to incorporate this fix to the new mariadb module 10.5 stream. 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 (new module: mariadb:10.5), 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-2021:1893 |