On Wed, Jul 7, 2010 at 8:08 AM, Timo Sirainen <tss@iki.fi> wrote:
On Fri, 2010-04-02 at 11:35 -0700, Mark Moseley wrote:
Apr 02 13:25:24 imap(mail@box): Error: creat(/var/tmp/Indexes/14/75/mail@box/dovecot.mailbox.log) failed: No such file or directory
Finally fixed: http://hg.dovecot.org/dovecot-2.0/rev/6571b3a9c44f
Is that revision pre-rc1 or contained in it?
Mar 29 18:02:38 imap(mail@box): Error: FETCH [] for mailbox INBOX UID 3244 got too little data: 1116 vs 1087383
Are you getting these anymore?
I've been running beta5 for a while and not been seeing those. The closest thing I get now is "Error: FETCH for mailbox INBOX UID 4322 failed to read message input: Stale NFS file handle", but that's obviously not Dovecot's fault.
Mar 31 21:52:54 imap(mail@box): Error: fdatasync(/mail/username/mail@box/Maildir/dovecot-uidlist) failed: Input/output error
This is caused by some kind of an NFS communication error or kernel bug or something. Really shouldn't be happening ever.
NFS hiccup sounds pretty plausible :) They're pretty rare anyway.
/opt/dovecot-2.0.beta4/lib/dovecot/libdovecot-storage.so.0(mail_index_sync_begin_to+0x9a9) [0xb7837ca9] -> /opt/dovecot-2.0.beta4/lib/dovecot/libdovecot-storage.so.0(mail_index_sync_begin+0x56) [0xb7837d56] -> /opt/dovecot-2.0.beta4/lib/dovecot/libdovecot-storage.so.0(maildir_sync_index_begin+0x51) [0xb78734d1] -> /opt/dovecot-2.0.beta4/lib/dovecot/libdovecot-storage.so.0 [0xb78716eb] -> /opt/dovecot-2.0.beta4/lib/dovecot/libdovecot-storage.so.0(maildir_storage_sync_force+0x4d) [0xb78719bd] ->
I think I have fixed this.
Going out of town tomorrow morning. I'll check when I get back. I'm eager to roll out 2.0rc1 (though beta5 has been completely stable for me) but didn't think it'd be a good idea right before I got on a plane :)
thx!