The Zimbra has a internal database that need additional steps for safe backup. It’s recommended to use two different backup jobs: the first one for email messages than another to copy the application folder. This last job needs to stop Zimbra before job and start it after the backup is done.
Job 1 Priority e.g.:
Priority=10
Job 1 FileSet e.g.:
/media/storage
ClientRunBeforeJob Script Job 2:
vi /opt/bacula/scripts/zimbra_stop.sh
sudo -u zimbra /opt/zimbra/bin/zmcontrol stop
ClientRunAfterJob Script Job 2:
vi /opt/bacula/scripts/zimbra_start.sh
sudo -u zimbra /opt/zimbra/bin/zmcontrol start
Job 2 Priority e.g.:
Priority=11
Job 2 FileSet e.g.:
/opt/zimbra
Disponível em: Português (Portuguese (Brazil))English