Quote:
Originally Posted by phoenix You should post the output of all the commands (run on the Zimbra server) in the 'Verify....' section of the Split DNS article. You also need to look in the log files to see what the errors are when you start Zimbra. |
Here is the named.conf file for DNS config
options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
forwarders { 192.168.37.249 ; };
};
include "/etc/rndc.key";
// We are the master server for mail.pictl.com
zone "mail.pictl.com" {
type master;
file "db.mail.pictl.com";
};
Here is the Zmcontrol status output;
[zimbra@mmail root]$ zmcontrol status
Host mmail.pictl.com
antispam Stopped
zmamavisdctl is not running
antivirus Stopped
zmamavisdctl is not running
zmclamdctl is not running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Stopped
zmsaslauthdctl is not running
snmp Running
spell Running
stats Stopped
zmconfigd Running
[zimbra@mmail root]$
Here is the Zmcontrol start output;
[zimbra@mmail root]$ zmcontrol start
Host mmail.pictl.com
Starting zmconfigd...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Failed.
Starting amavisd...Config file "/opt/zimbra/conf/amavisd.conf" does not exist, a t /opt/zimbra/amavisd/sbin/amavisd line 1799.
failed.
Starting freshclam...done.
Starting clamd...failed.
Starting snmp...Done.
Starting spell...Done.
Starting mta...Failed.
Starting saslauthd...saslauthd[2041] :set_auth_mech : failed to initialize mec hanism zimbra
failed.
zmsaslauthdctl failed to start
Starting stats...Done.
[zimbra@mmail root]$
Here is the output of zimbra.log when I start zmcontrol start command.
Sep 27 20:43:14 mmail zimbramon[711]: 711:info: Starting services initiated by z mcontrol
Sep 27 20:43:20 mmail zimbramon[711]: 711:info: Starting zmconfigd via zmcontrol
Sep 27 20:43:23 mmail zimbramon[711]: 711:info: Starting logger via zmcontrol
Sep 27 20:43:24 mmail zimbramon[711]: 711:info: Starting mailbox via zmcontrol
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: status requested
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: stale pid 1828 found in /opt/zimbra/lo g/zmmailboxd_manager.pid: No such process
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: file /opt/zimbra/log/zmmailboxd.pid do es not exist
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: no manager process is running
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: start requested
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: checking if another instance of manag er is already running
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: stale pid 1828 found in /opt/zimbra/l og/zmmailboxd_manager.pid: No such process
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: file /opt/zimbra/log/zmmailboxd.pid d oes not exist
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[1002]: wrote manager pid 1002 to /opt/zimbra /log/zmmailboxd_manager.pid
Sep 27 20:43:25 mmail zimbramon[711]: 711:info: Starting antispam via zmcontrol
Sep 27 20:43:25 mmail zmmailboxdmgr[1003]: wrote java pid 1003 to /opt/zimbra/lo g/zmmailboxd_java.pid
Sep 27 20:43:25 mmail zmmailboxdmgr[1002]: manager started mailboxd/JVM with pid 1003
Sep 27 20:43:27 mmail zmmailboxdmgr[1002]: manager woke up from wait on mailboxd /JVM with pid 1003
Sep 27 20:43:27 mmail zmmailboxdmgr[1074]: wrote java pid 1074 to /opt/zimbra/lo g/zmmailboxd_java.pid
Sep 27 20:43:27 mmail zmmailboxdmgr[1002]: manager started mailboxd/JVM with pid 1074
Sep 27 20:43:29 mmail zmmailboxdmgr[1002]: manager woke up from wait on mailboxd /JVM with pid 1074
Sep 27 20:43:29 mmail zmmailboxdmgr[1002]: mailboxd/JVM exited twice in 2 second s (tolerance=60)
Sep 27 20:44:01 mmail zimbramon[711]: 711:info: Starting antivirus via zmcontrol
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: status requested
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: stale pid 1002 found in /opt/zimbra/log/zmmailboxd_ma nager.pid: No such process
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: assuming no other instance is running
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: assuming no other instance is running
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: no manager process is running
Sep 27 20:45:38 mmail zimbramon[711]: 711:info: Starting snmp via zmcontrol
Sep 27 20:45:38 mmail zimbramon[711]: 711:info: Starting spell via zmcontrol
Sep 27 20:45:39 mmail zimbramon[711]: 711:info: Starting mta via zmcontrol
Sep 27 20:45:41 mmail saslauthd[2041]: set_auth_mech : failed to initialize mechanism zimbra
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: status requested
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: stale pid 1002 found in /opt/zimbra/log/zmmailboxd_ma nager.pid: No such process
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: assuming no other instance is running
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: assuming no other instance is running
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: no manager process is running
Sep 27 20:46:12 mmail zimbramon[711]: 711:info: Starting stats via zmcontrol
Sep 27 20:47:39 mmail postfix/qmgr[6357]: C6FDD280316: from=
, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: warning: connect to transport private/smtp-amavis: No such file or directory
Sep 27 20:47:39 mmail postfix/qmgr[6357]: C10B8280318: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3192]: C6FDD280316: to=, relay=none, delay=2258, delays=2258/0.05/0/0.1, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/error[3194]: C10B8280318: to=, relay=none, delay=1058, delays=1058/0.07/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: EC0EA280319: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3192]: EC0EA280319: to=, relay=none, delay=458, delays=458/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: 70E8928030A: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3194]: 70E8928030A: to=, relay=none, delay=8858, delays=8858/0.01/0/0.01, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: B23A0280312: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3192]: B23A0280312: to=, relay=none, delay=4658, delays=4658/0.03/0/0.01, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: status requested
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: stale pid 1002 found in /opt/zimbra/log/zmmailboxd_ma nager.pid: No such process
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: assuming no other instance is running
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: assuming no other instance is running
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: no manager process is running
Thanks for your quick response.
Regards
Asim