cycbuff questions

inn-workers at 2bb49e3f.mozone.net inn-workers at 2bb49e3f.mozone.net
Mon Aug 5 20:49:02 UTC 2002


On Mon, Aug 05, 2002 at 01:36:41PM -0400, Alan Shackelford wrote:
> /var/log/news/news.crit sometimes says:
> SERVER can't dbzinit /var/news/db/history No such file or directory
 
Make sure that the history.dir and history.pag (if using tagged hash)
or history.dir, history.hash, and history.index  files exist, or have
the right permissions.

> On the last attempt at starting, /var/log/news/news.err reported:
> 
> Aug  5 12:27:48 news makehistory[703]: CNFS-sm: Mismatch: read 0x20c400 
> length for cycbuff /extdsk1/one

0x20c400 == 2147328...  how big are your cyclic buffers?  if you want
to use anything greater than 2 gigs in size, you'll have to recompile
your innd and pass configure the --with-largefiles flag.  If you don't
feel like monkeying with recompilation, redefine your cyclic buffers
to be no greater than 2097151 1k blocks.

-mohan


More information about the inn-workers mailing list