I have to add, that I can db_recover the oldish backup:
Code:
zimbra@zimbra:~$ tar xfj openldap-data-20080830.tbz
zimbra@zimbra:~$ cd openldap-data
zimbra@zimbra:~/openldap-data$ /opt/zimbra/sleepycat/bin/db_recover -c
zimbra@zimbra:~/openldap-data$ /opt/zimbra/sleepycat/bin/db_recover
zimbra@zimbra:~/openldap-data$ ls logs/
log.0000000228 log.0000000229
But after a while the ldap seems to write the next log file (log.0000000191) and chokes on that one afterwards. Maybe because of different versions of the BDB database.
However, I'm lost.
-jsl