[Qs] cnfs / innreport

Russ Allbery rra at stanford.edu
Tue Apr 4 23:49:06 UTC 2000


Alexandre CHERIF <alexandre.cherif at worldonline.fr> writes:

> i have many question regarding different part of INN:

> first: i am using cnfs for storing my articles, and i use c-nocem to
> cancel "bad article".

> how cnfs handle this ??

> as a filesystem : the space been unallocted will be allocated the time
> an article arrived that is size is less than the space left (meaning
> that fragmentation occured) ?

> as a cycle buffer: the space is freed but unallocable until the next
> cycle ?

The second.  Cancelling articles in a CNFS buffer doesn't free up any
space; it makes no difference to the buffer whether articles are cancelled
or not.  Space isn't reused until the buffer rolls over.  The only thing
the cancel does is make the article unavailable for retrieval.

> second: in my innreport outgoing feed by volume, shown only 0 i think
> meaning that the stats is unavailable.

There was something wrong with innfeed's reporting of article volume that
caused that information to be unavailable.  I believe this has been fixed
in the latest snapshots.

> i've check the source of innreport and the little part that i've
> understand is that to compute outgoing feed by volume use the log from
> the file news like this one :

> date + from_site <87c0ko$n9e$1 at wanadoo.fr> 1107 overview! site1 site2 site3

No, that's used for incoming volume.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the inn-workers mailing list