Hi.
I saw that you are using my backup script, i want to know if you get this behavior outside of script usage, for example when you stop & start zimbra services manually, will this reappear or is this isolated to the running of the script?
Try following as root or zimbra user.
Code:
/etc/init.d/zimbra stop && sleep 20 && /etc/init.d/zimbra start
/Marcus