This section contains guidelines for the most common task required by the users; also links to technical resources are also provided.
How to Activate Zextras Backup
Once you have finished your servers setup, you need a few more steps to configure the Backup module and have all your data automatically backed up.
-
Mount a storage device at your target location. We use the default
/opt/zimbra/backup/zextras
throughout this section; remember to replace it with the path you chose.
The size of the device should be at least 80% of primary + secondary volume size. |
-
Set the correct permission on the backup path:
chown zimbra:zimbra /opt/zimbra/backup/zextras

-
Once you have specified the backup path, it must be initialised, an operation that can be done either from the admin console or the command line. In the first case, click on the btn:[Initialize NOW!] button on the top right corner of Figure Zextras Backup Admin Console screenshot. From the CLI, initialization is done by simply starting SmartScan for the first time:
zxsuite backup doSmartScan start
To avoid a flood of notifications about running operations, it is suggested to lower the default Notification level from Information to one of Warning, Error, or Critical (see Figure Zextras Backup Notification Level). |
