i'm executing a migration of zimbra binary from a file system to another, with the TAR utility.
ldap doesn't start with the same error
Any idea??
I've try execute the command
#/opt/zimbra/libexec/zmfixperms -verbose -extended
no fix
I've try to set all file permission to 777 for test
# chmod -R 777 /opt/zimbra
no fix
FROM CONSOLLE
Host zldap01.sia.local
Starting ldap...Done.
Failed.
Started slapd: pid 7388
Error: Unable to check that slapd is listening to connections
FROM LOG
/var/log/zimbra.log
Jul 28 16:53:15 zldap01 slapd[7387]: @(#) $OpenLDAP: slapd 2.4.22 (Jun 10 2010 14:02:07) $
build@build11.lab.zimbra.com:/home/build/p4/main/ThirdParty/openldap/openldap-2.4.22.3z/servers/slapd
Jul 28 16:53:45 zldap01 slapd[7388]: hdb_db_open: database "": alock package is unstable.
Jul 28 16:53:45 zldap01 slapd[7388]: backend_startup_one (type=hdb, suffix=""): bi_db_open failed! (-1)
Jul 28 16:53:45 zldap01 slapd[7388]: slapd stopped.
Thank's in advantage
Dario