Kolab 2.0.4 upgrade to 2.1 fails due to DBERROR

Gunnar Wrobel wrobel at pardus.de
Thu Aug 16 10:22:12 CEST 2007


Divan Santana <divan.santana at gmail.com> writes:

> On Thursday 16 August 2007 09:19:33 Gunnar Wrobel wrote:
>> Just read this again and wondered if you meant that you converted the
>> files to berkeley db but did not switch from skiplist to berkeley db
>> in the imapd.conf.template. Probably not.
>>
>> Could you check the format of the mailbox/annotation.db again. Does it
>> have "skiplist" on the first few bytes or is is berkeley?
>
> Didn't mean the above. I tried to keep it as skiplist and commented out the 
> things in imapd.conf.template as per upgrade notes.
>
> Is this what you wanted me to do?
>
> #:/home/kolab2fail/kolab/var/imapd# file annotations.db
> annotations.db: Cyrus skiplist DB

Yes :) But that would mean that your problem does not result from
either the annotations.db or mailbox.db file. Question is which file
berkeley db does complain about.

The tls_sessions.db is by default in berkeley format.

file /kolab/var/imapd/tls_sessions.db 
/kolab/var/imapd/tls_sessions.db: Berkeley DB (Btree, version 9, native byte-order)

I think this is just a session cache so you should be able to move it
away and restard cyrus imapd:

cd /kolab/var/imapd
mv tls_sessions.db tls_sessions.db.old
/kolab/bin/openpkg rc imapd restart

Just a wild guess. Does it help?

Cheers,

Gunnar


-- 
______ http://kdab.com _______________ http://kolab-konsortium.com _

p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium

____ http://www.pardus.de _________________ http://gunnarwrobel.de _
E-mail : p at rdus.de                                 Dr. Gunnar Wrobel
Tel.   : +49 40 432 72335                           Bundesstrasse 29
Fax    : +49 40 432 70855                            D-20146 Hamburg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   >> Mail at ease - Rent a kolab groupware server at p at rdus <<                 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




More information about the users mailing list