Have you tried to restart the server or at least the services?
su - zimbra -c "zmcontrol restart"
To be honest, I'm clueless after this point. You should at least be getting event written to your logs in /var/log and /opt/zimbra/log/
Have you tried to restart the server or at least the services?
su - zimbra -c "zmcontrol restart"
To be honest, I'm clueless after this point. You should at least be getting event written to your logs in /var/log and /opt/zimbra/log/
Hi,
As the zimbra user go to /opt/zimbra/libexec and run ./zmstatuslog then check your system status.
That's the correct output. Now look at the Zimbra Service Status from the administration panel.
[zimbra@zimbra libexec]$ zmcontrol status
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Host zimbra.local
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
stats Running
zmconfigd Running
[zimbra@zimbra libexec]$
but in the web ui at server status all service still red !
and when click on server stat I get message
"System failer : unable to read logger stats"
I check service syslogd is running and check log file size is below..
----------------------------------------------------------------------------
[root@zimbra ~]# ps -aux|grep syslogd
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.7/FAQ
root 3615 0.0 0.0 1820 576 ? Ss 20:08 0:00 syslogd -m 0
root 23162 0.0 0.0 4020 676 pts/1 R+ 20:43 0:00 grep syslogd
[root@zimbra ~]# ls -al /var/lo
local/ lock/ log/
[root@zimbra ~]# ls -al /var/log|grep zim*
-rw-r--r-- 1 zimbra zimbra 0 May 17 21:30 zimbra.log
-rw-r--r-- 1 zimbra zimbra 4308 May 17 21:30 zimbra.log.1.gz
-rw-r--r-- 1 zimbra zimbra 0 May 17 21:30 zimbra-stats.log
[root@zimbra ~]#
---------------------------------------------------------------------------------------
and how to change display language in web ui to English.(now It show in my local(Thai language)
Last edited by raisara; 05-22-2012 at 06:47 AM.
Release 7.2.0_GA_2669.RHEL5_20120410001957 CentOS5 FOSS edition.
Are you hosting your dns on the same machine? Then run all commands in the Verify section of Split DNS - Zimbra :: Wiki .
Also make sure that /etc/hosts contains the correct ip and hostname of your server machine.
Also if you're running debian or ubuntu run these too:
This may be cause of ssh service being offline, blocked by firewall or custom port. If you changed the port make sure that your firewall allows connection to that port, you allow loopback connections and run this as zimbra user:apt-get install rsyslog
/opt/zimbra/bin/zmsyslogsetup
Also you can try reparing the syslog config too:zmprov ms your_host_name_here zimbraRemoteManagementPort NEW_PORT_NUMBER
Let me know if you still have problems.ln -s /etc/rsyslog.conf /etc/syslog.conf
restart rsyslogd
I install dns server and zimbra in the same vm (vmware software)
I disable iptables and ip6tables before install zimbra
this is result of all verified command
--------------------------------------------------------
[zimbra@zimbra root]$ dig zimbra.local mx
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-20.P1.el5 <<>> zimbra.local mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50089
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 2
;; QUESTION SECTION:
;zimbra.local. IN MX
;; ANSWER SECTION:
zimbra.local. 2592000 IN MX 10 mail.zimbra.local.
;; AUTHORITY SECTION:
zimbra.local. 2592000 IN NS ns.zimbra.local.
;; ADDITIONAL SECTION:
mail.zimbra.local. 2592000 IN A 192.168.195.131
ns.zimbra.local. 2592000 IN A 192.168.195.131
;; Query time: 3 msec
;; SERVER: 192.168.195.131#53(192.168.195.131)
;; WHEN: Tue May 22 21:14:00 2012
;; MSG SIZE rcvd: 100
[zimbra@zimbra root]$
--------------------------------------------------------------------------
[zimbra@zimbra root]$ dig zimbra.local any
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-20.P1.el5 <<>> zimbra.local any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35660
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 2
;; QUESTION SECTION:
;zimbra.local. IN ANY
;; ANSWER SECTION:
zimbra.local. 2592000 IN SOA zimbra.local. hostmaster.zimbra.local. 2011030801 43200 3600 3600000 2592000
zimbra.local. 2592000 IN NS ns.zimbra.local.
zimbra.local. 2592000 IN A 192.168.195.131
zimbra.local. 2592000 IN MX 10 mail.zimbra.local.
;; ADDITIONAL SECTION:
ns.zimbra.local. 2592000 IN A 192.168.195.131
mail.zimbra.local. 2592000 IN A 192.168.195.131
;; Query time: 2 msec
;; SERVER: 192.168.195.131#53(192.168.195.131)
;; WHEN: Tue May 22 21:15:01 2012
;; MSG SIZE rcvd: 163
[zimbra@zimbra root]$
------------------------------------------------------------------------
[zimbra@zimbra root]$ host $(hostname)
zimbra.local has address 192.168.195.131
zimbra.local mail is handled by 10 mail.zimbra.local.
[zimbra@zimbra root]$
--------------------------------------------------------------------
[zimbra@zimbra root]$ cat /etc/resolv.conf
; generated by /sbin/dhclient-script
;search localdomain
nameserver 192.168.195.131
--------------------------------------------------------------------
[zimbra@zimbra root]$ 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
::1 localhost6.localdomain6 localhost6
192.168.195.131 zimbra.local zimbra
[zimbra@zimbra root]$
Release 7.2.0_GA_2669.RHEL5_20120410001957 CentOS5 FOSS edition.
Are you sure about the ssh port and service? Make sure it's on 22 and it's running.
Other than wrong syslog configuration I got no more ideas. Sorry.
Your hosts file is incorrect, go to the Split DNS article (or search the forums) and read the details of the correct format.
Regards
Bill
There are currently 1 users browsing this thread. (0 members and 1 guests)