Thanks for the quick reply.
After further reading I found another way to start zimbra services which works.
# Restart Zimbra Services
su - zimbra -c "/opt/zimbra/bin/zmcontrol start" ( * OK * )
#sudo -u zimbra /opt/zimbra/bin/zmcontrol start (* NOT OK * )
Currently with a few test users, the server downtime was about 3 mins for it to perform rsync and restart all the services. Will test it with more data in the next few days.
BTW: your way works too.
Quote:
Originally Posted by phoenix You should start zimbra with the following command: Code: /etc/init.d/zimbra start |