CLI for a restore o...
 
Notifications
Clear all

CLI for a restore of a migration dataset

1 Posts
1 Users
0 Likes
291 Views
(@putt1ck)
Posts: 2
Topic starter
 

Hi

We've used the zxmigrate tool to export the data from the old server, but need to use CLI tools to undertake the restore. We're presuming by the documentation that it is the zxbackup module that is undertaking the restore, but can't work out the CLI option that is the equivalent of the process described in https://wiki.zextras.com/wiki/ZeXtras_Migration_Tool_Guide - the command we've tried is

zxsuite backup doExternalRestore /mnt/zmigrate/data/

(where we want to import everything to the new server). Running this command returns an operation ID and the DNS name of the server, but doesn't appear to import anything. It generates a log containing lines similar to

2018-10-20 09:15:57,634 INFO Starting External Restore
2018-10-20 09:15:57,634 INFO Suite version: 2.10.0 commit 31375308fb94fa7424fe84d2650bd1daabe0b65b
2018-10-20 09:15:57,634 INFO ZAL version: 2.5.0 commit 92eb9f564b96a220b9e9acf3d58a06aaadb16f87
2018-10-20 09:15:57,634 INFO Zimbra version: 8.8.10_GA_3039 20180928094617 20180928-1141 FOSS
2018-10-20 09:15:57,634 INFO Parameters:
skipAliases = false
origin = ZxLink
filterDeleteAccount = true
humanDate = last available
maxFileSize = -1
obeyHSM = false
dataPath = /mnt/zmigrate/data/
skipSystemAccount = true
onlyProvisioning = false
skipAccountProvisioning = false
ConcurrentAccountsRestore = 1
OpStartTime = 1540026957634
notificationeMails =
skipDistList = false
skipCos = false

But nothing more.

All input welcome.

 
Posted : 10/20/2018 11:20