Page 1 of 1

Zimbra Backup

Posted: Sun Oct 14, 2018 3:01 pm
by muaazelkamali
Hi All,

I have installed ZCS 8.8.9 and I want to configure the backup but I didn't found the backup option and I don't know from to start. I didn't found anything in the documents.

Please if you know the backup steps let me know or any document has clear steps how to enable the backup.

Regards,

Muaaz Elkamali

Re: Zimbra Backup

Posted: Sun Oct 14, 2018 4:59 pm
by phoenix
If you've installed the Open Source Edition of ZCS then there is no backup service in that, you can run one of the many backup procedures you'll find in the forums or wiki or purchase ZeXtras products.

Re: Zimbra Backup

Posted: Tue Oct 16, 2018 7:23 am
by muaazelkamali
Hi,

I have installed the licensed network edition and configured the license. I don't see any option for backup.

Regards,

Muaaz Elkamali

Re: Zimbra Backup

Posted: Tue Oct 16, 2018 8:23 am
by phoenix
When asking questions on these forums you should always post the full output of the following command:

Code: Select all

zmcontrol -v
Please post this so we know which exact version you're using.

Re: Zimbra Backup

Posted: Wed Oct 17, 2018 2:37 pm
by DualBoot
Hello,

maybe you need to do :

Code: Select all

zmprov mcf zimbraBackupNGEnabled TRUE
and restart all mailboxd process.

Restart

Re: Zimbra Backup

Posted: Thu Oct 18, 2018 9:20 am
by muaazelkamali
Hello

I have tried the command but it I got an error:

[zimbra@aemail ~]$ zmprov mcf zimbraBackupNGEnabled TRUE
ERROR: account.INVALID_ATTR_NAME (invalid attr name: invalid attr name - unable to modify attributes: ldap host=ldap.<domain.com>:389: zimbraBackupNGEnabled: attribute type undefined)
[zimbra@aemail ~]$


This is the output:

[zimbra@aemail ~]$ zmcontrol -v
Release 8.8.9_GA_3019.RHEL7_64_20180809160254 RHEL7_64 NETWORK edition, Patch 8.8.9_P4.
[zimbra@aemail ~]$


Regards,

Muaaz

Re: Zimbra Backup

Posted: Thu Oct 18, 2018 12:25 pm
by DualBoot
Try this :

Code: Select all

zmprov mcf zimbraNetworkModulesNGEnabled TRUE
zmcontrol restart
more information here : https://wiki.zimbra.com/wiki/Zimbra_NG_ ... dmin_Guide

Re: Zimbra Backup

Posted: Sun Oct 21, 2018 7:59 am
by muaazelkamali
Hi,

I have mapped an external drive to ZCS but it wasn't reaching the external drive. Once I reconfigured it start working fine.

Thanks guys.

Muaaz