Quote:
Originally Posted by mclain I am syncing between two different IP's but zimbra itself runs off of the same IP which is never up at the same time. Only time would be up on mirrored server would be if LIVE server crashes and we want to switch to failover. Then I would bring up IP which has the correct dns, start zimbra and users wouldnt be down for long at all.......in theory. Anyways, the rsync is not my issue. that is working. My issue is when I attempt to start the failover/mirrored server after an rsync it is starting thinking it is the LIVE server host. So zmcontrol start the host is the live server and it fails. This is what I'm trying to find an answer to. I realize this is unsupported. Just wondering if have any ideas. |
As I read the script, it requires MySQL, LDAP services, possibly others, while it runs, and the mailbox service to be down. The script is supposed to work whether Zimbra is running or not on the mirror server, (it will start necessary services itself), but is much faster with Zimbra running.
Quote:
|
To replay redo logs only requires that the mailbox process is stopped. This is done automatically by the script. The script will work whether Zimbra has been started on the mirror or not as it will enable or disable services as and when it needs them. Keeping the rest of Zimbra running will drastically reduce the time it takes to fail over. This is only an advantage when access to the server domain can be quickly flipped or has a failover mechanism.
|
I'm not sure what your reason is to completely shut down Zimbra on the mirror server, but why not try it with Zimbra running on the mirror server? Can't you just disable the same-IP interface on the mirror server, or disconnect it? Will that mess up the redolog or LDAP syncing? The log for the sync should be /opt/zimbra/log/live_sync.log. What does it say?