
Originally Posted by
bjquinn
Ok, that seemed to complete the installation, but the backup zimlet won't make any operations. I tried initialization, external restore, disable real time scanning, etc., and there was no response. Clicked buttons, nothing happened.
But that's no matter, I don't need the GUI. I did it from the command line, however, and got a similar issue. I tried the following as Zimbra user --
zxsuite backup doExternalRestore /opt/zimbra/oldserverbackup/zbackup/
The folder referenced above is owned zimbra:zimbra and contains a backup that was rsync'd from another system. However, the following command --
zxsuite backup getAllOperations
-- immediately returns --
operationList
realTimeScanOperations 0
-- and there is a log file called /opt/zimbra/log/zextras_ZxBackup_ExternalRestore_83e2cf9d-787d-408c-a29a-39b520d5aa01.log, which simply contains the following --
2014-09-08 17:36:20,402 INFO Starting External Restore
2014-09-08 17:36:20,428 INFO ZeXtras version: 1.9.0 commit be949f1b817b596e65ab506c0e4f7e5f784bf5
5b
2014-09-08 17:36:20,428 INFO Zimbra version: 8.5.0_GA_3042 20140828204420 20140828-2046 FOSS
2014-09-08 17:36:20,428 INFO Parameters:
date = null
skipAliases = false
origin = ZxLink
filterDeleteAccount = true
humanDate = last available
accountNameList = null
obeyHSM = false
dataPath = /opt/zimbra/oldserverbackup/zbackup/
skipSystemAccount = true
onlyProvisioning = false
OpStartTime = 1410215780401
notificationeMails =
skipDistList = false
skipCos = false
domainNameList = null
-- after waiting a while, nothing gets added to the log, the system is not busy, and the external restore does not appear to be proceeding.
Bookmarks