<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Thank you for quick answer, but unfortunately restarting syslog-ng is not an option.<br><br>> Date: Thu, 21 Feb 2008 09:44:49 +0000<br>> From: ac56@soas.ac.uk<br>> To: syslog-ng@lists.balabit.hu<br>> Subject: Re: [syslog-ng] syslog-ng does not resume log when disk is full at<br>> <br>> Andrej Lobovski <drejc83@hotmail.com> [20080221 10:23:41 +0100]:<br>> ><br>> > Hi.<br>> > <br>> > I have a problem, with syslog-ng 2.0.0-1etch1 on debian 4. It is like this:<br>> ><br>> ...eugh, maybe time to update. A large number of bugfixes have been made <br>> since then; particular the nasty memory leak issue[1]. Moving onto to 2.0.8 <br>> is dead easy with Debian, download the source and type 'debuild'; you then <br>> get yourself a package in the parent directory.<br><br>I'll try this.<br><br>> <br>> > - syslog-ng fills /var/log/syslog with messages<br>> > - then /var partition becomes full and I get "No space left on device (28)" error written in /var/log/syslog (tail -f on this file), which is expected<br>> > - then I make some disk space available on /var partition, BUT syslog-ng does not resume writing in /var/log/syslog at all<br>> > <br>> > Am I missing any options in /etc/syslog-ng/syslog-ng.conf ?<br>> > <br>> When a filesystem fills up it's pretty normal to expect the worst and you <br>> should restart syslog-ng. My personal opinion is that if a disk full error <br>> fires up then an application should not be trying to add to the problem; <br>> how's that application to know 'enough' disk space has been freed up?<br>> <br><br>Well the same way that it produces a "no space left on device error (28)" and then retrying, let's say every 60 seconds, untill this error is gone.<br><br>Can someone point me to this line or chunk of code, where I could add this? Ofcourse when I'm done with this error handling I will release my code for everyone to use. <br><br>Thank you!<br><br><br>Andrej<br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>