Subject: INN is exiting while there is 700megs free on hard disk.
To: 'netbsd-help' <netbsd-help@NetBSD.ORG>
From: John Maier <JohnAM@datastorm.com>
List: netbsd-users
Date: 04/23/1997 20:51:51
I am running a server under NetBSD 1.0 i386.

My disk situation looks like this:

Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/sd0a       24781    14291     9250    61%    /
/dev/sd0e      905499   543038   317186    63%    /usr
/dev/sd1a     2017622  1232219   684521    64%    /var/spool/news
/dev/sd1e     2024937  1125578   798112    59%    /var/spool/news/alt

When I do a ctlinnd mode I get this:

Server throttled No space left on device writing site file file --   
throttling
Allowing remote connections
Parameters c 14 i 0 (0) l 1000000 o 51 t 300 normal specified
Not reserved
Readers separate enabled


Obviously I have enough disk space.  So does NetBSD have a limit on the   
number of files that can reside on a partition or is there something else   
I'm missing?

If I wait till news.daily runs (cron) expire, the file systems will be   
purged enough to handle more file.

any ideas?

jam