controlchan issues (more)

Toon van der Pas toon at hout.vanvergehaald.nl
Sat Feb 28 11:49:17 UTC 2004


On Tue, Feb 24, 2004 at 08:11:45PM -0500, Kurt Maxwell Weber wrote:
> Also, I forgot to add:
> 
> Upon starting inn, I am able to use it normally (at least locally...haven't 
> found anyone to test it remotely yet) for at least a few minutes, until INN 
> starts returning this error:
> 
> 400 No space (spool inodes) [innwatch:39] 0 lt 200
> 
> Here is the output from df -ki, if it matters:
> Filesystem            Inodes   IUsed   IFree IUse% Mounted on
> /dev/hda1                  0       0       0    -  /
> /dev/hda2             102743  100934    1809   99% /mnt/win
> 
> I can still create files on the / partition, so it's not REALLY out
> of inodes and there aren't REALLY zero inodes total.

Are you by any chance using reiserfs?
The reiserfs filesystem makes use of a binary tree instead of inodes,
so it always reports zero inodes. Just disable the inodes check
for the reiserfs filesystem and you'll be fine.

Regards,
Toon.
-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan


More information about the inn-workers mailing list