Bug#280213: exim4: Thinks it's always out of spool space

John Goerzen John Goerzen <jgoerzen@complete.org>, 280213@bugs.debian.org
Mon, 8 Nov 2004 10:37:44 -0600


On Mon, Nov 08, 2004 at 11:22:34AM -0500, Stephen Gran wrote:
> > > 3) The output of "stat -f /var/spool/exim4".
> > >         thanks, cu andreas
> > 
> > $ stat -f /var/spool/exim4
> >   File: "/var/spool/exim4"
> >     ID: 0        Namelen: 255     Type: reiserfs
> > Blocks: Total: 293066     Free: 57315      Available: 57315      Size:
> > 4096
> > Inodes: Total: 0          Free: 0
>           ^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> That might be the problem.  Andreas, I vaguely remember some discussion
> of ReiserFS bug WRT inode count with exim?  Can't remember what version
> this was fixed in.  OTOH, the OP may just be out of inodes.

No, it's not out of inodes.  This is normal for ReiserFS since it has no
fixed pool of inodes.  AFAIK, you can't be out of inodes on Reiser.

-- John