[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: DB buggy after Reboot



Hallo Howard,

thanks for your help.

After a couple of days, it will be like before. Pleae look at my directory-listing
for my database, why there are no changes the last days?


Sep 24 18:53     DB_CONFIG
Oct  1 21:09     __db.001
Oct  1 21:09     __db.002
Oct  1 21:09     __db.003
Oct  1 21:09     __db.004
Oct  1 21:09     __db.005
Oct  4 20:02     alock
Oct  1 20:58     dn2id.bdb
Oct  1 20:58     gidNumber.bdb
Oct  1 21:09     id2entry.bdb
Oct  1 20:58     memberUid.bdb
Oct  1 20:58     objectClass.bdb
Sep 28 09:38     sambaDomainName.bdb
Oct  1 20:58     sambaPrimaryGroupSID.bdb
Oct  1 20:58     sambaSID.bdb
Sep 28 09:38     sn.bdb
Sep 24 18:54     transactionlog
Oct  1 20:58     uid.bdb

Matthias


Howard Chu schrieb:
Matthias Spork wrote:
Howard Chu schrieb:

It looks like some transactions got rolled back, probably because there wasn't a recent enough checkpoint and the logs for the latest transactions didn't get flushed to disk. Setting a more frequent checkpoint interval would probably help.

How could I set this checkpoints?

You could read the slapd-bdb(5) manpage.