I'm trying to replace my running Zimbra which started out at 4.5.2 NE and has been in production ever since with a new piece of hardware. I am configuring it in my office prior to taking it to the data center, but I'm getting a problem I don't understand. I'm installing 5.0.9 Network Edition with all the defaults. I will admit that I'm actually running CentOS 5.2 and not RHEL 5.2. I will also admit that /opt/zimbra and /opt/zimbra/backup are two separate partitions from / and formatted in xfs instead of ext3. Any suggestions would be greatly appreciated. See details below. Full setup log is attached. Domain names have been changed to protect the innocent.
Cedric
Code:[root@mail ~]# service named status number of zones: 3 debug level: 0 xfers running: 0 xfers deferred: 0 soa queries in progress: 0 query logging is OFF recursive clients: 0/1000 tcp clients: 0/100 server is up and running named (pid 26050) is running... [root@mail ~]# service iptables status Firewall is stopped. [root@mail ~]# cat /var/named/db.domain.tld $TTL 3h @ IN SOA dns.domain.tld. nobody.domain.tld. ( 20080925 3h 1h 1w 1h ) IN NS dns.domain.tld. localhost IN A 127.0.0.1 mail IN A 10.0.0.59 dns IN CNAME mail domain.tld. IN MX 1 mail.domain.tld. [root@mail ~]# dig -t MX domain.tld ; <<>> DiG 9.3.4-P1 <<>> -t MX domain.tld ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3066 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1 ;; QUESTION SECTION: ;domain.tld. IN MX ;; ANSWER SECTION: domain.tld. 10800 IN MX 1 mail.domain.tld. ;; AUTHORITY SECTION: domain.tld. 10800 IN NS dns.domain.tld. ;; ADDITIONAL SECTION: mail.domain.tld. 10800 IN A 10.0.0.59 ;; Query time: 0 msec ;; SERVER: 10.0.0.59#53(10.0.0.59) ;; WHEN: Thu Sep 25 21:03:19 2008 ;; MSG SIZE rcvd: [root@mail ~]# tail -n 40 /tmp/zmsetup.01001900-0000509085232.log Thu Sep 25 09:41:19 2008 done. Thu Sep 25 09:41:19 2008 Creating SSL certificate... Thu Sep 25 09:41:19 2008 *** Running as root user: /opt/zimbra/bin/zmcertmgr createcrt self ** Creating /opt/zimbra/conf/zmssl.cnf...done ** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20080925094120 ** Retrieving server config key zimbraSSLCertificate...failed. ** Retrieving server config key zimbraSSLPrivateKey...failed. ** Generating a server csr for download ** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20080925094222 ** Creating server cert request /opt/zimbra/ssl/zimbra/server/server.csr...done. ** Signing cert request /opt/zimbra/ssl/zimbra/server/server.csr...done. Thu Sep 25 09:42:22 2008 done. Thu Sep 25 09:42:23 2008 Installing mailboxd SSL certificates... Thu Sep 25 09:42:23 2008 *** Running as root user: /opt/zimbra/bin/zmcertmgr deploycrt self ** Installing mta certificate and key...done. ** Installing slapd certificate and key...done. ** Installing proxy certificate and key...done. ** Creating pkcs12 file /opt/zimbra/ssl/zimbra/jetty.pkcs12...done. ** Creating keystore file /opt/zimbra/mailboxd/etc/keystore...done. ** Installing CA to /opt/zimbra/conf/ca...done. Thu Sep 25 09:42:24 2008 done. Thu Sep 25 09:42:24 2008 checking isEnabled zimbra-ldap Thu Sep 25 09:42:24 2008 zimbra-ldap is enabled Thu Sep 25 09:42:24 2008 Initializing ldap... Thu Sep 25 09:42:24 2008 *** Running as zimbra user: /opt/zimbra/libexec/zmldapinit IO::Socket::INET: connect: timeout at /opt/zimbra/libexec/zmldapinit line 160. Thu Sep 25 09:45:06 2008 failed. (29440) Thu Sep 25 09:45:06 2008 ERROR Thu Sep 25 09:45:06 2008 Configuration failed Thu Sep 25 09:45:06 2008 Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to Thu Sep 25 09:45:06 2008 complete the configuration. Thu Sep 25 09:45:06 2008 Errors have been logged to /tmp/zmsetup.01001900-0000509085232.log


LinkBack URL
About LinkBacks

