Quote:
Originally Posted by phoenix The wiki article for moving from 32bit to 64bit does work if you follow the instructions exactly (obviously missing out the NE steps). There are threads on the forums that confirm it works, it's also confirmed by Zimbra that they are the correct steps. You need to go through the article and tell us where it's failing and confirm that you're running the correct commands at each step. |
this is the problem that i am experiencing
Code:
[zimbra@mail root]$ chown -R zimbra:zimbra /opt/zimbra/data/ldap
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/__db.001': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/dn2id.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/zimbraACE.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/uid.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/zimbraId.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/entryUUID.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/id2entry.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/__db.002': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/objectClass.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/givenName.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/zimbraMailForwardingAddress.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/zimbraMailTransport.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/displayName.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/sn.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/mail.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/entryCSN.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/cn.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/alock': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/zimbraDomainName.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/zimbraMailAlias.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/zimbraMailDeliveryAddress.bdb': Operation not permitted
chown: changing ownership of `/opt/zimbra/data/ldap/hdb/db/__db.003': Operation not permitted
[zimbra@mail root]$/opt/zimbra/openldap/sbin/slapadd -q -b "" -f /opt/zimbra/conf/slapd.conf -cv -l /backup/ldap.bak
could not open config file "/opt/zimbra/conf/slapd.conf": Permission denied (13)
slapadd: bad configuration file!
what went wrong. and yes i followed almost everything except from (isolating the server) from the preparing servers
the files that i used to restore the database, index, and the other impt stuff noted in the wiki was an rsynched zimbra folder thru
Code:
rsync -vHKe ssh 192.168.0.1:/opt/zimbra /opt/zimbra.bak