Server Live Sync

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
richjim
Posts: 4
Joined: Sat Sep 13, 2014 3:51 am

Server Live Sync

Post by richjim »

I recently set up a live sync server following the wiki https://wiki.zimbra.com/wiki/Server_Live_sync. It appears to be working great, all the emails appear to be syncing but when checking the log file I am getting "Connection refused". Is this normal or can someone point me in the right direction?


Tue Jul 20 13:29:41 PDT 2021 :Already processed so skipping: /opt/zimbra/redolog/archive/redo-20210720.182936.219-seq51818.log
Tue Jul 20 13:29:41 PDT 2021 :Already processed so skipping: /opt/zimbra/redolog/archive/redo-20210720.185938.106-seq51819.log
Tue Jul 20 13:29:41 PDT 2021 :Already processed so skipping: /opt/zimbra/redolog/archive/redo-20210720.192938.218-seq51820.log
Tue Jul 20 13:29:41 PDT 2021 :Already processed so skipping: /opt/zimbra/redolog/archive/redo-20210720.195938.328-seq51821.log
Tue Jul 20 13:29:41 PDT 2021 :Syncing incremental backup file: /opt/zimbra/redolog/archive/redo-20210720.202938.678-seq51822.log
Connection refused
usage: zmhsm <options>
-a,--abort Abort the current HSM session.
-h,--help Displays this help message.
-s,--server <arg> Mail server hostname. Default is localhost.
-t,--start Start the HSM process.
-u,--status Get status on the last HSM session.
Tue Jul 20 13:29:45 PDT 2021 :Syncing /opt/zimbra/redolog/redo.log
Tue Jul 20 13:29:45 PDT 2021 :Syncing /opt/zimbra/redolog/redo.log done
Tue Jul 20 13:29:45 PDT 2021 :Syncing redologs done
Tue Jul 20 13:29:45 PDT 2021 :Purging redolog directory and archives
Tue Jul 20 13:29:45 PDT 2021 :Purge redolog directory and archives done
Tue Jul 20 13:29:47 PDT 2021 :Replaying redologs...
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/opt/zimbra/lib/jars/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/opt/zimbra/lib/ext/convertd/tika-app-1.24.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/opt/zimbra/jetty_base/webapps/service/WEB-INF/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.openzal.zal.extension.StoreManagerImpl (file:/opt/zimbra/lib/ext/network-modules-ng/zal.jar) to method java.lang.ClassLoader.defineClass(byte[],int,int)
WARNING: Please consider reporting this to the maintainers of org.openzal.zal.extension.StoreManagerImpl
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Tue Jul 20 13:30:00 PDT 2021 :Replaying redologs done
Tue Jul 20 13:30:00 PDT 2021 :Live streaming redolog
Tue Jul 20 13:30:05 PDT 2021 :Live streaming redolog established
Setting up watches. Beware: since -r was given, this may take a while!
Watches established.
Tue Jul 20 13:32:09 PDT 2021 :Syncing ldap using ldif
Connection refused
usage: zmhsm <options>
-a,--abort Abort the current HSM session.
-h,--help Displays this help message.
-s,--server <arg> Mail server hostname. Default is localhost.
-t,--start Start the HSM process.
-u,--status Get status on the last HSM session.
Tue Jul 20 13:32:16 PDT 2021 :Syncing LDAP done
Tue Jul 20 13:32:16 PDT 2021 :Start new LDAP monitor period
Setting up watches. Beware: since -r was given, this may take a while!
Watches established.
arpitmshah
Posts: 2
Joined: Thu Sep 09, 2021 9:24 am

Re: Server Live Sync

Post by arpitmshah »

Hi,

My live synch was working fine but suddenly getting this

Wed Sep 8 15:33:18 BST 2021 :Starting live_syncd
Wed Sep 8 15:33:18 BST 2021 :Incremental backups enabled : false
Wed Sep 8 15:33:18 BST 2021 :Convertd enabled : false
Wed Sep 8 15:33:18 BST 2021 :Starting ldap live sync process
Wed Sep 8 15:33:18 BST 2021 :Ending ldap live sync process
Wed Sep 8 15:33:18 BST 2021 :Starting redo log live sync process

Please help
Post Reply