Some of time my server start properly But 1-2 times in a week when i start my server in morning , it doesn't start mailbox server and i check status of $zmcontrol status
Then i have to manually stop and start zmcontrol service .[zimbra@mail ~]$ zmcontrol status
Host mail.solex.com.pk
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
mysql.server is not running.
mta Running
snmp Running
spell Running
stats Stopped
$zmcontrol stop
$zmcontrol start
Then all services runs fine & users can open their webmail
Further when i query mysql
My host file is[root@mail ~]# mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
192.168.1.12 mail.mydomin.com mail[root@mail ~]# lsof | grep TCP | grep 110
java 20675 zimbra 110u IPv6 62545 TCP *:5223 (LISTEN)I can't deploy any other major changing to server without confirmation . As its mine production server.[root@mail ~]# fuser -n tcp 110
110/tcp: 20675
Please help me to resolve it .
thanks.


LinkBack URL
About LinkBacks

