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 will report back to the list with anything I get.

Brian Moon
------------------------------------------
dealnews.com, Inc.
Makers of dealnews & dealmac
http://dealnews.com/ | http://dealmac.com/

----- Original Message -----
From: "Charles Cazabon" <[EMAIL PROTECTED]>
To: "qmail" <[EMAIL PROTECTED]>
Sent: Wednesday, June 06, 2001 4:45 PM
Subject: Re: qmail-inject error


> Brian Moon <[EMAIL PROTECTED]> wrote:
> > I ocassionally (once a week) am getting:
> >
> > qmail-inject: fatal: qq trouble creating files in queue (#4.3.0)
> >
> > I found this list of possible problems:
> >
> > -out of disk space
> >
> >  3.1G free.
>
> Likely not disk space then.
>
> > -out of inodes
> >
> > I don't see how.  There are 56800 files in 1365 dirs on that partition.
>
> `df -i` should tell you if you're running out of inodes.
>
> > 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.  Isn't there a mention of this on qmail.org?
>
> > -permissions on the queue directories are wrong
> > -ownership of the queue directories are wrong
>
> This would be an "always" thing, instead of an "occasional" thing.
>
> 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