doExternalRestore n...
 
Notifications
Clear all

doExternalRestore not working

1 Posts
1 Users
0 Reactions
275 Views
(@corporatecomputers)
Posts: 1
Topic starter
 

Hi,
I am exporting domains from Zimbra 6 and restoring them to a Zimbra 8 server. I successfully migrated 2 domains but now can not get anymore to restore. The process I am using is;

Old Zimbra
[run this command as Zimbra]

zxsuite backup setProperty ZxBackup_RealTimeScanner false
zxsuite backup doExport /backup/ domains yourdomain.com
su root
rsync -avH /backup/ root@desinationserver:/myBackup/

New Zimbra
[run this command as Root]

chown –R zimbra:zimbra /myBackup
su Zimbra
zxsuite backup doExternalRestore /myBackup/

Old Zimbra
su zimbra
zxsuite backup setProperty ZxBackup_RealTimeScanner true

When I open the admin page for Zimbra 8, I can't see the new domains. Any ideas?

Thanks
Tim

 
Posted : 08/05/2013 06:59