Subject | Re: [firebird-support] Huge Log file size crashing server |
---|---|
Author | Ivan Cruz |
Post date | 2006-01-29T03:25:38Z |
R. S. Patil wrote:
User applications works ok while there is disk space?
INET error, it means Firebird passed a invalid socket descriptor
to Linux on a read operation. The reason? No idea.
normal setup, log file grows very slowly, since only very important
events are logged. Since you have the source code you could redirect
log file to /dev/nul, making it disapear, but it's not something
I whould advice.
Ultil somebody produces a better response, plese tell us:
CPU?
Firebird version?
Classic, Superserver?
You can nottice log file growth with no client connections?
Log growth accelerates as more client connects?
>We are facing a peculiar problem of very hugeFirebird server only crashes *after* partition space is exausted?
>Firebird log file getting almost 6/7 GB
>which occupies whole partition and server
>crashes or application gets blocked.
>
>
User applications works ok while there is disk space?
>following line repeats thousand/million ... timeserrono = 9 means 'invalid file number/descriptor'. Since it's a
>to make the log file to such size
>
>rsp.com (Server) Sat Jan 28 10:24:57 2006
> INET/inet_error: read errno = 9
>
>Can somebody tell me what could be reason for this
>
>
INET error, it means Firebird passed a invalid socket descriptor
to Linux on a read operation. The reason? No idea.
>and how shall i overcome that. Is there any way toThere isn't level configuration for log messages on Firebird. On a
>limit size of log file or reduce level of log in Firebird
>or time being eliminate log file altogether ?
>
>
normal setup, log file grows very slowly, since only very important
events are logged. Since you have the source code you could redirect
log file to /dev/nul, making it disapear, but it's not something
I whould advice.
Ultil somebody produces a better response, plese tell us:
CPU?
Firebird version?
Classic, Superserver?
You can nottice log file growth with no client connections?
Log growth accelerates as more client connects?
>Thanks and Best regardsIvan.
>
>R. S. Patil
>
>