Re: fatal error: failed to mmap new message file

2011-11-27 Thread Bron Gondwana
On Sun, Nov 27, 2011 at 02:40:48PM -0500, Adam Tauno Williams wrote: > On Sun, 2011-11-27 at 20:37 +0100, Bron Gondwana wrote: > > On Sun, Nov 27, 2011 at 12:51:38PM -0500, Adam Tauno Williams wrote: > > > open("/var/spool/imap/b/user/barnosky", O_RDONLY) = 12 > > I should say too - this is absolut

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Andreas Piesk
On 27.11.2011 19:59, Dave McMurtrie wrote: > > Indeed, and I can see that an earlier mmap for a file in the same > directory succeeded. I'm sorry, but I have no idea why mmap is failing in > this manner. > open("/var/spool/imap/b/user/barnosky", O_RDONLY) = 12 fstat64(12, {st_mode=S_IFDIR|0700,

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Adam Tauno Williams
On Sun, 2011-11-27 at 20:37 +0100, Bron Gondwana wrote: > On Sun, Nov 27, 2011 at 12:51:38PM -0500, Adam Tauno Williams wrote: > > open("/var/spool/imap/b/user/barnosky", O_RDONLY) = 12 > I should say too - this is absolutely a bug, please file > a bug report and I'll get it fixed. But the workaro

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Bron Gondwana
On Sun, Nov 27, 2011 at 12:51:38PM -0500, Adam Tauno Williams wrote: > open("/var/spool/imap/b/user/barnosky", O_RDONLY) = 12 I should say too - this is absolutely a bug, please file a bug report and I'll get it fixed. But the workaround of finding the funny file and deleting/renaming it will get

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Bron Gondwana
On Sun, Nov 27, 2011 at 12:51:38PM -0500, Adam Tauno Williams wrote: > open("/var/spool/imap/b/user/barnosky", O_RDONLY) = 12 Really? That's the path you would get if you tried to parse a file with UID 0, because the function that generates the filename returns the directory if the UID is zero.

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Dave McMurtrie
> ones, of course] that fail a reconstruc >> >> > $ /usr/lib/cyrus-imapd/reconstruct -r user.steve >> >> > fatal error: failed to mmap new message file >> >> > $ /usr/lib/cyrus-imapd/reconstruct -r user.barnosky >> >> > fatal error: fai

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Adam Tauno Williams
gt; >> > $ /usr/lib/cyrus-imapd/reconstruct -r user.steve > >> > fatal error: failed to mmap new message file > >> > $ /usr/lib/cyrus-imapd/reconstruct -r user.barnosky > >> > fatal error: failed to mmap new message file > >> > Reconstructing ot

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Dave McMurtrie
replica I was able to reconstruct all the mailboxes >> > But [of course] on the production box I have a few mailboxes >> [important >> > ones, of course] that fail a reconstruc >> > $ /usr/lib/cyrus-imapd/reconstruct -r user.steve >> > fatal error: faile

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Adam Tauno Williams
ble to reconstruct all the mailboxes > > But [of course] on the production box I have a few mailboxes [important > > ones, of course] that fail a reconstruc > > $ /usr/lib/cyrus-imapd/reconstruct -r user.steve > > fatal error: failed to mmap new message file > > $ /usr/lib/

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Andrew Morgan
l the mailboxes >> But [of course] on the production box I have a few mailboxes [important >> ones, of course] that fail a reconstruc >> $ /usr/lib/cyrus-imapd/reconstruct -r user.steve >> fatal error: failed to mmap new message file >> $ /usr/lib/cyrus-imapd/reconst

Re: fatal error: failed to mmap new message file

2011-11-27 Thread Adam Tauno Williams
e a few mailboxes [important > ones, of course] that fail a reconstruc > $ /usr/lib/cyrus-imapd/reconstruct -r user.steve > fatal error: failed to mmap new message file > $ /usr/lib/cyrus-imapd/reconstruct -r user.barnosky > fatal error: failed to mmap new message file > Reconstructing

fatal error: failed to mmap new message file

2011-11-27 Thread Adam Tauno Williams
cyrus-imapd/reconstruct -r user.steve fatal error: failed to mmap new message file $ /usr/lib/cyrus-imapd/reconstruct -r user.barnosky fatal error: failed to mmap new message file Reconstructing other mailboxes is working. Hints / Tips? reconstruct doesn't seem top have a verbose / de