[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[no subject]
I'm having problems creating a database file greater than 4 GB in Linux.
The records are added until database file id2entry.dbb reachs 4GB. Then
all connections stop working but remains open. New connections are open
but don't work.
I'm using OpenLDAP 1.2.11 compiled with GNU Threads (pth-1.3.7) and
db-2.7.7 with CPPFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE"
so slapd can access files greater than 2 GB. The Linux box is a dual 700
MHz Pentium III, 512MB RAM and kernel 2.4.2 with a reiserfs filesystem
(v 3.6) in a 36 GB second hard disk so files greater than 4GB can be
created.
Thanks in advance
Norberto Diaz