On Thu, 2004-06-24 at 09:02, Nicolas STRANSKY wrote:
I spoke a bit too fast in my last message ;)
I'm having a bunch of these logs after a few hours (test22):
Jun 24 07:55:55 aster dovecot: IMAP(nico): open() failed with index file /home/nico/mail/.imap/Curie-perso/dovecot.index: Too many open files Jun 24 07:55:55 aster dovecot: IMAP(nico): open() failed with index file /home/nico/mail/Crans/.imap/Moderateurs/dovecot.index: Too many open files Jun 24 07:55:55 aster dovecot: IMAP(nico): open() failed with index file /home/nico/mail/Debian/.imap/debian-news/dovecot.index: Too many open files Jun 24 07:55:55 aster dovecot: IMAP(nico): open() failed with index file /home/nico/mail/Debian/.imap/debian-user-french/dovecot.index: Too many open files ...
There's a lot like these for all of my imap folders. Is there a way to fix it ?
I found some leaks from transaction log file handling, but they should have been pretty rare. Could you send the output of ls -l /proc/pid/fd/ when it shows lots of same files? pid would be the PID of imap process.