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
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,
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
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
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.
> 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
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
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
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/
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
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
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
12 matches
Mail list logo