OVDB file too large?

Heath Kehoe heath.kehoe at intermec.com
Wed Aug 9 18:21:25 UTC 2000


>
>Aug  9 02:37:03 newsfeed-inn2
>expireover[3066]: OVDB: expiregroup: c_get: File too large
>
>I'm using the 2.7.7 OVDB.  Did I need to compile with large file support
>in INN for this?
>

Enabling largefiles in INN won't fix this, because its the
BerkeleyDB library that needs large files enabled.

Alternatively, you could increase the value of the numdbfiles
parameter in ovdb.conf (say, from 48 or 64).  This will
spread the data out amongst more ovNNNNN files, so they
won't grow as large.  Whenever you change numdbfiles, you
must erase your overview and rebuild it with makehistory.

-heath




More information about the inn-workers mailing list