Re: corrupted indexes rebuilding over and over

2017-06-05 Thread Joseph Tam
micah wrote: Now, about 50 users have a problem where their indexes are corrupted. Dovecot tries to fix them, but for some reason it is failing. The users are seeing their mails duplicated and they cannot delete mails. I can see in the logs dovecot detecting this and trying to rebuild operation

Re: corrupted indexes rebuilding over and over

2017-06-05 Thread micah
"Grubert, Gordon" writes: > Hi, > > we had the same problem after a system failure. Our problem could be > solved by > > rm /PATH/USER/mdbox/storage/dovecot.map.index* > doveadm -D -v force-resync -u USER INBOX I thought about doing this, but mdbox documentation[0] says: Note that with dbox t

Re: corrupted indexes rebuilding over and over

2017-06-05 Thread Grubert, Gordon
Hi, we had the same problem after a system failure. Our problem could be solved by rm /PATH/USER/mdbox/storage/dovecot.map.index* doveadm -D -v force-resync -u USER INBOX Best regards, Gordon On 05.06.2017 18:34, micah wrote: Hi, On saturday one of our dovecot machines had an OOPS, and we h

corrupted indexes rebuilding over and over

2017-06-05 Thread micah
Hi, On saturday one of our dovecot machines had an OOPS, and we had to powercycle it. When it came up, it did a filesystem fsck (ext4) and fixed a couple things, but nothing in lost+found. Now, about 50 users have a problem where their indexes are corrupted. Dovecot tries to fix them, but for so