Bug 1133704 - /etc/logrotate.d/glusterfs-georep sets global logrotate options
Summary: /etc/logrotate.d/glusterfs-georep sets global logrotate options
Keywords:
Status: CLOSED DUPLICATE of bug 1126788
Alias: None
Product: Fedora
Classification: Fedora
Component: glusterfs
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kaleb KEITHLEY
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-25 22:15 UTC by Gregorio Gervasio
Modified: 2014-08-28 13:49 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-28 13:49:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gregorio Gervasio 2014-08-25 22:15:12 UTC
Description of problem:
/etc/logrotate.d/glusterfs-georep sets global logrotate options, affecting all rotated logs:

> rotate 52
> missingok

> compress
> delaycompress
> notifempty

For example, it sets "compress" and "rotate 52", which override default options in /etc/logrotate.conf.


Version-Release number of selected component (if applicable):
3.5.2-1.fc20.x86_6
(although problem seems to have started with earlier releases)

How reproducible:
always

Steps to Reproduce:
1. install glusterfs
2. wait for daily logrotate cron job to run

Actual results:
logrotate does not behave as expected (eg. compresses logs and keeps 52 weeks worth)

Expected results:
logrotate should only compress glusterfs-georep log files.

Additional info:

Comment 1 Kaleb KEITHLEY 2014-08-28 13:49:54 UTC

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


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