Hi The problem occured first when I restarted the email-server and cyrus did not finish running ctl_mboxlist -r for three days! So I thought the mailboxex.db must be corrupt...
I have now running the new installation (cyrus-imap 2.1.3 with postfix on SuSE 8.0) with empty new mailboxes. How can I inport the old mailboxes and email into the new partition? Dirk Wallmeier ________________________________________________ IMPERIA GmbH Gesellschaft fuer angewandte Fahrzeugentwicklung Automotive Engineering Services -----Ursprungliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Birger Toedtmann Gesendet: Mittwoch, 24. April 2002 07:46 An: Dirk Wallmeier Cc: [EMAIL PROTECTED] Betreff: Re: prooblem: btree version 7 requires a version upgrade Dirk Wallmeier schrieb am Tue, Apr 23, 2002 at 08:51:10PM +0200: > Hallo, > > I want to upgrade from 2.0.16 to 2.1.3: > When I start the master, I this in the log: > > ctl_cyrusdb[18490]: recovering cyrus databases > ctl_cyrusdb[18490]: DBERROR db3: /var/imap/config/mailboxes.db: btree > version 7 requires a version upgrade > > and the master process exits. I can not just do cvt_cyrusdb from db3 to > db3 - it says: fatal error: no conversion required! > > The reason, why I want to upgrade is, that the mailboxes.db seems to to > corrupted. How can I reconstruct it? First be sure it is *really* corrupted. Are you sure your 2.1.3 runs with db3 and not db4? Cyrus had the bug that even if it runs with db4, the error messages refer to db3. So it could be that db4 cannot access your db3 files even if it does not say so. One try to test the corruptness of your mailboxes.db is to run the 2.0.16 software again for a short time and see what this sais... Regards, Birger