Brian Moon <[EMAIL PROTECTED]> wrote:

> > > I ocassionally (once a week) am getting:
> > >
> > > qmail-inject: fatal: qq trouble creating files in queue (#4.3.0)
[...]
> > > That partition is ReiserFS.

> > Ah -- perhaps the culprit.  qmail requires a small patch to run on
> > ReiserFS (it's buried somewhere on Hans' site; I found it through Google
> > at one point, although I haven't used it).  qmail does not work correctly
> > on ReiserFS (or, more accurately, ReiserFS doesn't work correctly enough
> > to run a qmail queue on it) without this patch.

> The qmail/Reiser patch is installed.  Besides from reading the text with
> that patch it seemed to only be an issue with crash recovery.
> 
> More on this today.  We modified qmail.c to give separate error messages in
> the switch statement for each error condition.  Luckily or not we got the
> error again today.  There error is occuring when link is called at the end
> of main() trying to link the file in intd to todo.  There are two lines that
> raise that error so we are trying to capture strerror() after each and see
> which it is and what the error is.

I strongly suspect that you've hit a bug in ReiserFS -- are you running with
all of Han's latest patches?  We've been running qmail on various Linux
systems for years, nd have never had a problem like this one on ext2.  You may
want to get Hans' people in on this discussion; they may have a ReiserFS
debugging patch to help them track down the problem.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to