AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 29 Apr 2008 10:34:57 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Larry Scheer <larry.scheer@onstor.com>
Subject: please review 28933 BMF
Message-ID: <20080429103457.77d86a97@ripper.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Would like this to go into sub#20.


Change 28933 by andys@ripper on 2008/04/23 18:19:40 *pending*

	TED00023268 - Cougar: Elog rotate happens weekly once not daily
	
	The elog log file wasn't being rotated due to size even though
	it should be.
	
	I did test to see that it was rotating based on size, but perhaps
	it got rotated for time instead.
	
	Apparently the order of the directives in the config file are
	important, although the man page for logrotate doesn't mention it,
	so how it's important itsn't quite clear, although it seemed to
	just ignore the "size" directive if it came before some other
	directive.  But moving the "size" directive down below the
	"weekly" directive seems to work.  I'm not sure the "weekly"
	directive is still working.  I did a specific test for that and
	it didn't seem to do it, but at least it is rotating for size now,
	which is more important.
	
	reviewed by

Affected files ...

... //depot/dev/linux/rootfs/etc/logrotate.d/onstor#4 edit

