buffindexed overview has more articles than history
Chris Martin
c.martin at sheffield.ac.uk
Fri Mar 3 19:28:17 UTC 2000
>>>>> On Wed, 01 Mar 2000 20:38:12 -0600, Richard Todd
<rmtodd at ichotolot.servalan.com> said:
>In message <m3g0uash49.fsf at ra200004.shef.ac.uk>, Chris Martin writes:
>The buffer is 1136 Mbytes in size and according to inndf -o -n has
>2954450 overview data stored -- which I assume means article records.
>
>However the history file has only 2792458 lines of which (grep '@'
>history|wc) 1346662 are articles in the spool (almost all in
>cycbuffs).
Richard> At this point, you're sort of stuck. The easiest way out is
Richard> probably to shut down innd, zap the front of the overview
Richard> buffer (dd if=/dev/zero of=OV1 bs=1k count=100 conv=notrunc
Richard> is what I usually do for such things) and rebuild overview
Richard> (makehistory -x -O -l nnnnnn, if I recall correctly).
Thank you for your advice; I did as you suggested and now inndf
reports "48 % overview space used" and "1387329 overview data stored"
which gives 1.03 as the crossposting ratio.
I have also changed the line
!!! ${INNDF} ${OVERVIEWDIR} ! lt ! ${INNWATCHSPOOLSPACE} ! throttle ! No space (overview)
in innwatch.ctl to
!!! ${INNDF} -o ! gt ! 85 ! throttle ! No space (overview)
which I hope will give some warning...
Do people think that the build up of article records is due to
expireover failing before it finished and leaving both the new records
(with the expired articles removed) and the old records in the buffer?
Or has there been a significant change to the buffindexed code since
inn-2000-02-07_03-02?
More information about the inn-workers
mailing list