Timo Sirainen wrote, on 19/01/10 13:09:
On Mon, 2010-01-11 at 11:07 +0000, Stuart Rowan wrote:
Timo Sirainen wrote, on 28/07/09 19:24:
On Tue, 2009-07-28 at 19:17 +0100, Stuart Rowan wrote:
dovecot: 2009-07-28 10:23:16 Error: IMAP(strr): Corrupted index cache file /home/local/strr/Maildir/dovecot.index.cache: record continues outside its allocated size dovecot: 2009-07-28 10:23:56 Error: IMAP(strr): Corrupted index cache file /home/local/strr/Maildir/dovecot.index.cache: record continues outside its allocated size .. The index corruption issues continues to dog us though. Attached text file shows this corruption (I've masked the differing user names and full paths) as listed by the log file produced since 06:00 this morning.
What filesystem are you using? NFS or any other remote filesystem?
XFS as a local filesystem.
Cheers, Stu.
tigris:~# xfs_info /home meta-data=/dev/mapper/data-home--xfs isize=256 agcount=33, agsize=6553536 blks = sectsz=512 attr=0 data = bsize=1024 blocks=209715200, imaxpct=25 = sunit=64 swidth=128 blks naming =version 2 bsize=4096 log =internal bsize=1024 blocks=51200, version=2 = sectsz=512 sunit=64 blks, lazy-count=0 realtime =none extsz=65536 blocks=0, rtextents=0
tigris:~# mount | grep /home /dev/mapper/data-home--xfs on /home type xfs (rw,noatime,logbufs=8)
tigris:~# uname -a Linux tigris 2.6.26-2-amd64 #1 SMP Thu Nov 5 02:23:12 UTC 2009 x86_64 GNU/Linux
tigris:~# cat /etc/debian_version 5.0.3