I'm using mysql that was distributed by mysql.com. I seem to be having
a problem with logrotate. When I run logrotate manually on mysql only,
the logs seem to rotate fine. But, when it runs in the cron job, it
creates the new log, but mysql continues to log to the old log.
My mysql logrotate e
On Mon, 23 Apr 2001 at 4:36pm (-0700), Ben Ocean wrote:
> At 09:02 AM 4/24/2001 +1000, you wrote:
> >You should just be able to remove /etc/logrotate.d/interchange and have done
> >with it. You should probably clean up whatever package belongs with the
> >file - if you're not using it you prolly
At 09:02 AM 4/24/2001 +1000, you wrote:
>You should just be able to remove /etc/logrotate.d/interchange and have done
>with it. You should probably clean up whatever package belongs with the
>file - if you're not using it you prolly don't want it there at all. At a
>guess I would say that your /
On Mon, 23 Apr 2001 at 3:49pm (-0700), Ben Ocean wrote:
> At 08:15 AM 4/24/2001 +1000, you wrote:
> >What's in /tmp/logrotate.strace?
>
> Everything proceeds smoothly until it goes to read a files in
> /var/log/interchange and then it starts spitting out zillions of lines like
> this:
>
> 30860 t
At 08:15 AM 4/24/2001 +1000, you wrote:
>What's in /tmp/logrotate.strace?
Everything proceeds smoothly until it goes to read a files in
/var/log/interchange and then it starts spitting out zillions of lines like
this:
30860 time(NULL)= 988063316
30860 time(NULL)
On Mon, 23 Apr 2001 at 3:09pm (-0700), Ben Ocean wrote:
> At 07:49 AM 4/24/2001 +1000, you wrote:
> >On Mon, 23 Apr 2001 at 2:40pm (-0700), Ben Ocean wrote:
> >
> > > Hi;
> > > I don't know WHY nobody out there responds to my queries,
> >
> >Ussually it's 'cause no one knows the answer. Your que
At 07:49 AM 4/24/2001 +1000, you wrote:
>On Mon, 23 Apr 2001 at 2:40pm (-0700), Ben Ocean wrote:
>
> > Hi;
> > I don't know WHY nobody out there responds to my queries,
>
>Ussually it's 'cause no one knows the answer. Your query doesn't really
>give us much to go on.
As I thought about it, I fig
On Tue, Apr 24, 2001 at 07:49:22AM +1000, Matthew Melvin wrote:
> On Mon, 23 Apr 2001 at 2:40pm (-0700), Ben Ocean wrote:
>
> > Hi;
> > I don't know WHY nobody out there responds to my queries,
>
> Ussually it's 'cause no one knows the answer. Your query doesn't really
> give us much to go on.
On Mon, 23 Apr 2001 at 2:40pm (-0700), Ben Ocean wrote:
> Hi;
> I don't know WHY nobody out there responds to my queries,
Ussually it's 'cause no one knows the answer. Your query doesn't really
give us much to go on.
> but my server's
> costing me lots of money and I NEED YOUR HELP. I have a p
Hi;
I don't know WHY nobody out there responds to my queries, but my server's
costing me lots of money and I NEED YOUR HELP. I have a problem with
logrotate. When I run the command
logrotate -d /etc/logrotate.conf
it eats up all my CPU time, causes segmentation faults and core dumps, etc.
This
Thanks for the suggestion. I'll give it a try.
__
Larry Grover, PhD
Assoc Prof of Physiology
Marshall Univ Sch of Med
On Thu, 01 Mar 2001 10:06:04 -0700 (MST), John Weber <[EMAIL PROTECTED]> wrote:
>
> It's the log.* in /etc/logrotate.d/samba. I changed mine to explicitly
> name the logs I w
It's the log.* in /etc/logrotate.d/samba. I changed mine to explicitly
name the logs I want to rotate.
/var/log/samba/log.smb {
notifempty
missingok
postrotate
/usr/bin/killall -HUP nmbd
endscript
}
/var/log/samba/log.nmb {
notifempty
missingok
postrotate
I've got a problem with my samba logs, which seems to be related to logrotate. I'm
hoping someone here can give me a clue on how to fix this problem. The system this
occurs on is running RH6.2, with all packages updated to current versions.
Here's the problem:
After several weeks of uptime
Hel all,
I seem to be having a logrotate problem of some sort... This is
what I see inside my /var/log/samba directory:
-rw-r--r--1 root root0 Jul 9 04:02 log.smb
-rw-r--r--1 root root0 Jul 9 04:02 log.smb.1
-rw-r--r--1 root root
14 matches
Mail list logo