On Fri, 2010-04-02 at 11:35 -0700, Mark Moseley wrote: > Apr 02 13:25:24 imap(m...@box): Error: > creat(/var/tmp/Indexes/14/75/m...@box/dovecot.mailbox.log) failed: No > such file or directory
Finally fixed: http://hg.dovecot.org/dovecot-2.0/rev/6571b3a9c44f > Mar 29 18:02:38 imap(m...@box): Error: FETCH [] for mailbox INBOX UID > 3244 got too little data: 1116 vs 1087383 Are you getting these anymore? > Mar 31 21:52:54 imap(m...@box): Error: > fdatasync(/mail/username/m...@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. > /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.