https://bugzilla.balabit.com/show_bug.cgi?id=3 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Balazs Scheidler <bazsi@balabit.hu> 2008-04-13 18:40:46 --- This patch fixes the issue by suspending writes for time_reopen seconds if an I/O error occurs. commit a583ac77ce3f6228d86230c248fee93ecc4e8932 Author: Balazs Scheidler <bazsi@balabit.hu> Date: Sun Apr 13 18:39:45 2008 +0200 suspend writing a destination file when an I/O error occurs Instead of continously looping on a failed file destination, log I/O error once and retry writing after some time elapses. Solves the problem with disk full problems. Fixes public bugzilla #3. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.