Zimbra 6 32 to 64 bit upgrade or copy from one server to another
Start with http://wiki.zimbra.com/wiki/Network_Edition:_Moving_from_32-bit_to_64-bit_Server
Common failures
Host xxx.yyy.com
Starting ldap...Done.
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Starting logger...Failed.
Starting logswatch...ERROR: account.NO_SUCH_SERVER (no such server: mailserver.larsonplumbing.com)
zimbra logger service is not enabled! failed.
Connection refused java.net.ConnectException Connection refused
Fatal error: exception while binding to ports (this one is in zmmailboxd.out log)
ldap didn't start.
If this does not have a commercial certificate, then don't copy the password. Don't copy the self signed certificate.
NO_SUCH_SERVER errors
make sure hostname on old and new server match. No cheating by looking at name showing on prompt. Actually run hostname command or you may find one computer set to mailserver and the other to mailserver.xxx.com and then won't you be embarrasted for wasting 2 hours on the repercussions :) well... not 2 hours, more like 1/2 hour but it does remind me to verify, verify, verify...
check localconfig.xml on both machines and set hostname referecences the same
ie: search for xxx.com and make mail.xxx.com or xxx.com match
Don't copy extra stuff for good luck, such as the whole data/ldap directory
Fatal error: exception while binding to ports (this one is in zmmailboxd.out log)
You dutifully coped the keystore password from the localconfig.xml file so the new system can't access the NEW keystore anymore.
Copy the one from the old server /opt/zimbra/jetty*/etc/keystore to the new server and set chown zimbra:zimbra keystore and restart zimbra
Always set server up to be the DNS server as well. It will save on grief.
When setting it up, point mx rec and everything else to this server's ip address
Once everything is running correctly, you can set the dns entries to point to the outside firewall.
Make sure to forward LMTP. You can deny outside access, but the server complains if the server tries to access it using the outside address and doesn't get a response
http://wiki.zimbra.com/wiki/Firewall_Configuration
Lee Lofgren
Last modified 8/21/2011