View Single Post
  #29 (permalink)  
Old 01-04-2010, 06:31 AM
msallee msallee is offline
Intermediate Member
 
Posts: 16
Default

Quote:
Originally Posted by msallee View Post
This is an old post, but I'm sure I'm not the only one looking for more info about how to do the cold-standby server.

If you copy a server 1:1 using rsync, and change the hostname/IP to make it a new secondary system, won't that cause problems with LDAP not knowing what the IP is supposed to be? How should we change the LDAP, MySQL, or other services that may still contain the old IP address and hostname, so they will work?
I'll answer my own question here - I was a able to do an rsync from the primary to the secondary Zimbra system, and use the zmsetservername command on the secondary:

ZmSetServerName - Zimbra :: Wiki
Reply With Quote