Doing more tests, I've runned the backup script from a screen command. After running the script I've runned a zmcontrol status. This is the output of the command:
root@zimbra-XXXX:/backup# su - zimbra -c "/opt/zimbra/bin/zmcontrol status"
Host zimbra-XXXX.RRRRRRR.com.uy
antispam Stopped
zmmtaconfigctl is not running
a
ntivirus Stopped
zmmtaconfigctl is not running
ldap Running
logger Running
mailbox Stopped
zmmtaconfigctl is not running. mta Stopped
zmmtaconfigctl is not running
snmp Running
spell Running
stats Stopped
I'm willing to do more test and collaborate to solve this problem
Quote:
Originally Posted by AndresTarallo The script I'm trying to run is a backup script, taken from this page of zimbra wiki: Open Source Edition Backup Procedure - Zimbra :: Wiki
The only change I've made was commenting the line where it FTP the compressed backup.
I've also tested the suggestion of using sudo, instead of su. got the same results. |