Index: [Article Count Order] [Thread]

Date:  Tue, 26 Dec 2006 16:15:04 +0000
From:  Dogsbody <dan (at mark) dogsbody.org>
Subject:  [coba-e:08340] Re: disk quota for logs
To:  coba-e (at mark) bluequartz.org
Message-Id:  <45914A88.8090906 (at mark) dogsbody.org>
In-Reply-To:  <6.2.5.6.0.20061211204849.02024e48 (at mark) pdcweb.net>
References:  <6.2.5.6.0.20061211204849.02024e48 (at mark) pdcweb.net>
X-Mail-Count: 08340


> I noticed today that the disk space allowed for logs on each site is 
> equal to the amount of space assigned to the site :(
> 
> Is there a fix for this?

On my server there is no quota set for the log files...
`quota -u SITE1-logs`

And the logrotate settings are for a 10th of the site settings...
`cat /etc/logrotate.d/site1` vs `quota -g site1`

Regards, Dan