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 1213143 - log files compressed with xz but end in .gz
Summary: log files compressed with xz but end in .gz
Keywords:
Status: CLOSED DUPLICATE of bug 1172542
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: logrotate
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jan Kaluža
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-19 11:57 UTC by Peter Portante
Modified: 2015-04-24 11:27 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-24 11:27:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
/etc/logrotate.conf (662 bytes, text/plain)
2015-04-20 11:04 UTC, Peter Portante
no flags Details
/etc/logrotate.d/syslog (210 bytes, text/plain)
2015-04-20 11:05 UTC, Peter Portante
no flags Details
/etc/logrotate.d (20.00 KB, application/octet-stream)
2015-04-24 11:20 UTC, Peter Portante
no flags Details

Description Peter Portante 2015-04-19 11:57:52 UTC
# file /var/log/messages*.gz
/var/log/messages-20150315.gz: XZ compressed data
/var/log/messages-20150323.gz: XZ compressed data
/var/log/messages-20150329.gz: XZ compressed data
/var/log/messages-20150406.gz: XZ compressed data
/var/log/messages-20150412.gz: XZ compressed data
#
#
# # Shouldn't those files end in .xz?

Comment 2 Jan Kaluža 2015-04-20 06:50:39 UTC
What's in your /etc/logrotate.conf and /etc/logrotate.d/syslog config files, please?

Comment 3 Peter Portante 2015-04-20 11:04:04 UTC
Created attachment 1016322 [details]
/etc/logrotate.conf

Comment 4 Peter Portante 2015-04-20 11:05:03 UTC
Created attachment 1016323 [details]
/etc/logrotate.d/syslog

Comment 5 Jan Kaluža 2015-04-24 06:34:41 UTC
Could you create tarball containing all files in /etc/logrotate.d/* and attach it here? The problem is probably in some config file in /etc/logrotate.d/ directory which sets "compress" globally.

Comment 6 Peter Portante 2015-04-24 11:20:36 UTC
Created attachment 1018416 [details]
/etc/logrotate.d

Created via:

# cd /etc
# tar cf /tmp/logrotate.d.tar logrotate.d

Comment 7 Peter Portante 2015-04-24 11:23:45 UTC
Yes, it is glusterfs* files that seem to be causing this.

Comment 8 Jan Kaluža 2015-04-24 11:27:08 UTC
There's already bugreport against glusterfs. I will close this bug as duplicate of glusterfs Bug 1172542.

*** This bug has been marked as a duplicate of bug 1172542 ***


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