Rebuild Zimbra Server with zextras Backup

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
apiening
Posts: 30
Joined: Tue Aug 30, 2016 9:57 pm

Rebuild Zimbra Server with zextras Backup

Post by apiening »

I want to migrate all my data from a Zimbra installation to a clean install on another machine.
I'm trying to follow this guide: https://wiki.zimbra.com/wiki/Steps_To_R ... ZCS_Server
The Zextras Suite is installed and my next step would be:
4) Change backup path and disable RealTime Scanner and redolog generation then restart mailbox service to take effect.
But the command gives me an error:

Code: Select all

zxsuite backup setProperty ZxBackup_RealTimeScanner false
Warning: this command is deprecated
use instead:
   zxsuite config server {set|get|empty} {serverName} [attr1 value1 [attr2 value2...]]

ok
I tried to adopt the command to the new syntax, but failed.
Can someone give me a working example of the command?
Post Reply