I apologized if this is a repeat issue but i searched everywhere for 5 days now with no luck. It wont even start the services. I changed the domain name and I followed the steps at wiki set server name. This is what i get when i do zmcontrol start.
[zimbra@zimbratest ~]$ zmcontrol restart
Host zimbratest.calltekcenter.com
Stopping stats...Done.
Stopping mta...Done.
Stopping spell...Done.
Stopping snmp...Done.
Stopping cbpolicyd...Done.
Stopping archiving...Done.
Stopping antivirus...Done.
Stopping antispam...Done.
Stopping imapproxy...Done.
Stopping memcached...Done.
Stopping mailbox...Done.
Stopping logger...Done.
Stopping zmconfigd...Done.
Stopping ldap...Done.
Host zimbratest.calltekcenter.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.
#################
[zimbra@zimbratest ~]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
172.20.106.29 zimbratest.calltekcenter.com zimbratest
#################
[root@zimbratest ~]# vi /etc/resolv.conf
; generated by /sbin/dhclient-script
search calltekcenter.com
nameserver 172.20.1.59
nameserver 172.20.1.1
#################
[root@zimbratest ~]# hostname
zimbratest.calltekcenter.com
#################
[root@zimbratest ~]# tail -f /var/log/zimbra.log
Jul 23 22:42:33 zimbratest zimbramon[8852]: 8852:info: Starting services initiated by zmcontrol
Jul 23 22:42:33 zimbratest slapd[9222]: @(#) $OpenLDAP: slapd 2.4.25 (Apr 11 2011 15:15:59) $
build@zre-rhel5-64.eng.vmware.com:/home/build/p4/HELIX/ThirdParty/openldap/openldap-2.4.25.4z/servers/slapd
Jul 23 22:42:34 zimbratest slapd[9223]: slapd starting
Jul 23 22:45:06 zimbratest zimbramon[9478]: 9478:info: Starting services initiated by zmcontrol
Jul 23 14:50:01 zimbratest postfix/postqueue[10048]: fatal: Queue report unavailable - mail system is down
Jul 23 22:50:01 zimbratest zimbramon[10015]: 10015:info: 2011-07-23 22:50:01, QUEUE: 0 0
Jul 23 22:50:01 zimbratest sendmail[10073]: p6NEo1x5010073: from=zimbra, size=385, class=0, nrcpts=1, msgid=<201107231450.p6NEo1x5010073@zimbratest.call tekcenter.com>, relay=zimbra@localhost
Jul 23 22:50:01 zimbratest sendmail[10074]: p6NEo132010074: SYSERR(root): Cannot open hash database /etc/aliases.db: Invalid argument
Jul 23 22:50:02 zimbratest sendmail[10074]: p6NEo132010074: from=<zimbra@zimbratest.calltekcenter.com>, size=694, class=0, nrcpts=1, msgid=<201107231450.p6NEo1x5010073@zimbratest.call tekcenter.com>, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]
Jul 23 22:50:02 zimbratest sendmail[10081]: p6NEo132010074: SYSERR(root): Cannot open hash database /etc/aliases.db: Invalid argument
Jul 23 22:50:02 zimbratest sendmail[10073]: p6NEo1x5010073: to=zimbra, ctladdr=zimbra (501/501), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30385, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (p6NEo132010074 Message accepted for delivery)
Jul 23 22:50:02 zimbratest sendmail[10081]: p6NEo132010074: to=<zimbra@zimbratest.calltekcenter.com>, ctladdr=<zimbra@zimbratest.calltekcenter.com> (501/501), delay=00:00:01, xdelay=00:00:00, mailer=local, pri=30931, dsn=2.0.0, stat=Sent
Can someone please point me at the right direction? Thanks ahead