-
Failed to start slapd
Hi All: I just had to move the Zimbra server to another network.
Release 7.1.1_GA_3196.UBUNTU8_64 UBUNTU8_64 NETWORK edition.
Obviously, I changed the IP/DNS/Hosts on ubuntu... I did a little research on the forums, wiki, but I'm coming up empty. Any thoughts....
root@pmail:/home/polarisadmin# su zimbra
zimbra@pmail:/home/polarisadmin$ zmcontrol start
Host pmail.mailserver.com
Starting ldap...Done.
Failed.
Failed to start slapd. Attempting debug start to determine error.
bdb(): PANIC: fatal region error detected; run recovery
bdb_db_close: database "": txn_checkpoint failed: Invalid argument (22).
backend_startup_one (type=hdb, suffix=""): bi_db_open failed! (-30974)
bdb_db_close: database "": alock_close failed
-
Solution for Zimbra 7.0.1
su - zimbra
cd /opt/zimbra/data/ldap/accesslog/db/
/opt/zimbra/bdb/bin/db_recover
zmcontrol restart
for Zimbra 7.1.3
su - zimbra
cd /opt/zimbra/data/ldap/hdb/db
/opt/zimbra/bdb/bin/db_recover
zmcontrol restart
OK !
but
zmconfigd doesn't start :-(