Hi,
I have been following this
site to migrate all data from old zimbra 5.0.7 installation to new zimbra 5.0.24.
However, I always come up with this error:
Code:
Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save...done
Operations logged to /tmp/zmsetup.07292010-163450.log
Starting ldap...done.
Setting defaults...done.
Upgrading from 5.0.7_GA_2444 to 5.0.24_GA_3356
Stopping zimbra services
Verifying /opt/zimbra/conf/my.cnf
Starting mysql
Starting logger mysql
This appears to be 5.0.7_GA
Redolog Version: 1.22 New Redolog Version: 1.24
Thu Jul 29 16:35:59 2010: Verified redolog version 1.22.
Thu Jul 29 16:35:59 2010: Updating Redolog schema version from 1.22 to 1.24.
Schema upgrade required
Running /opt/zimbra/libexec/scripts/migrate20080909-DataSourceItemTable.pl
Thu Jul 29 16:36:01 2010: Verified schema version 52.
Thu Jul 29 16:36:46 2010: Verified schema version 52.
Thu Jul 29 16:36:46 2010: Updating DB schema version from 52 to 53.
Stopping mysql
An upgrade of the logger schema is necessary from version 5
Running /opt/zimbra/libexec/scripts/migrateLogger6-qid.pl
Thu Jul 29 16:37:02 2010: Verified schema version 5.
Thu Jul 29 16:37:02 2010: Modifying postfix_qid size
Thu Jul 29 16:37:56 2010: Verified schema version 5.
Thu Jul 29 16:37:56 2010: Updating logger DB schema version from 5 to 6.
Stopping logger mysql
Checking ldap status
Starting ldap
ldap startup failed with exit code 1
bdb_db_close: txn_checkpoint failed: Invalid argument (22)
backend_startup_one: bi_db_open failed! (-30978)
bdb_db_close: alock_close failed
UPGRADE FAILED - exiting
I have customized ldap schema on the old zimbra installation so I can use samba with it. This is my
reference.
Early part of the log, we can see that ldap started normally. Then it tried to startup again but failed. With this I cannot continue.
Any help is greatly appreciated.
Hex