I zmcontrol stop the server. I then renamed the old log/.zmcontrol.cache to something else. I then zmcontrol start
[zimbra@zagnut log]$ zmcontrol start
Host zagnut.storeitoffsite.com
Starting ldap...Done.
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn't exist.
And then zmcontrol stopped completely.
I then ran zmcontrol status
[zimbra@zagnut log]$ zmcontrol status
Host zagnut.storeitoffsite.com
antispam Stopped
zmmtaconfigctl is not running
zmamavisdctl is not running
antivirus Stopped
zmmtaconfigctl is not running
zmamavisdctl is not running
zmclamdctl is not running
ldap Running
logger Stopped
logmysql.server is not running
zmlogswatchctl is not running
mailbox Stopped
zmmtaconfigctl is not running
mysql.server is not running
zmconvertctl is not running
zmmailboxdctl is not running
mta Stopped
zmmtaconfigctl is not running
postfix is not running
saslauthd is not running
zmsaslauthdctl is not running
snmp Stopped
swatch is not running
spell Stopped
Apache not running. No PID file found.
zmapachectl is not running
stats Stopped
I then ran zmcontrol start again
[zimbra@zagnut log]$ zmcontrol start
Host zagnut.storeitoffsite.com
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...Done.
Starting stats...Done.
then
[zimbra@zagnut log]$ zmcontrol status
Host zagnut.storeitoffsite.com
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
stats Running
I then verified a new .zmcontrol.cache and then zmcontrol stop
[zimbra@zagnut log]$ zmcontrol stop
Host zagnut.storeitoffsite.com
Stopping stats...Done
Stopping mta...Done
Stopping spell...Done
Stopping snmp...Done
Stopping archiving...Done
Stopping antivirus...Done
Stopping antispam...Done
Stopping imapproxy...Done
Stopping mailbox...Done
Stopping logger...Done
Stopping ldap...Done
then
[zimbra@zagnut log]$ zmcontrol start
Host zagnut.storeitoffsite.com
Starting ldap...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...Done.
Starting stats...Done.
This time it loads with no error. Hmmmmmmmmmm
bad cache file I guess... now I know... |