Trying to install zcs-7.1.0_GA_3140.RHEL5_64.20110329150833 on up to date Centos 5.6 64 bit. This is VZ VPS and I have read where that is not a supported platform and if that is the cause of the problem I'll move on but thought I would try here first as others have reported it a working platform. I also realize there are tons of similar threads but none of them have helped me solve this as I've tried DNS many different ways according to various forum posts to no avail. No NAT/FW (
AFAIK).
Here is the background:
On-screen installation failures:
Operations logged to /tmp/zmsetup.05162011-075320.log
Setting local config values...done.
Setting up CA...done.
Deploying CA to /opt/zimbra/conf/ca ...done.
Creating SSL certificate...done.
Installing mailboxd SSL certificates...done.
Initializing ldap...done.
Setting replication password...done.
Setting Postfix password...done.
Setting amavis password...done.
Setting nginx password...done.
Creating server entry for mail.mentalbarnstorming.com...failed.
Saving CA in ldap ...done.
Saving SSL Certificate in ldap ...done.
Setting service ports on mail.mentalbarnstorming.com...done.
Adding mail.mentalbarnstorming.com to zimbraMailHostPool in default COS...failed. Couldn't find a server entry for mail.mentalbarnstorming.com
Setup Log first occurrence of failures:
Mon May 16 07:55:04 2011 *** Running as root user: /opt/zimbra/bin/zmcertmgr createca
** Creating directory /opt/zimbra/ssl/zimbra
** Creating directory /opt/zimbra/ssl/zimbra/ca
** Creating directory /opt/zimbra/ssl/zimbra/server
** Creating directory /opt/zimbra/ssl/zimbra/commercial
** Creating directory /opt/zimbra/mailboxd/webapps/zimbraAdmin/tmp
** Creating /opt/zimbra/ssl/zimbra/ca/zmssl.cnf...done
** Retrieving CA private key from ldap...failed.
** Retrieving CA cert from ldap...failed.
** Retrieving Commercial CA cert from ldap...failed.
[root@mail log]# hostname
mail
[root@mail log]# hostname -f
mail.mentalbarnstorming.com
[root@mail log]# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
75.126.49.52 mail.mentalbarnstorming.com mail
[root@mail log]# cat /etc/resolv.conf
search mentalbarnstorming.com
nameserver 4.2.2.1
nameserver 4.2.2.2
[root@mail log]# dig mentalbarnstorming.com mx
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> mentalbarnstorming.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21762
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;mentalbarnstorming.com. IN MX
;; ANSWER SECTION:
mentalbarnstorming.com. 3600 IN MX 5 mail.mentalbarnstorming.com.
;; Query time: 88 msec
;; SERVER: 4.2.2.1#53(4.2.2.1)
;; WHEN: Mon May 16 08:39:04 2011
;; MSG SIZE rcvd: 61
[root@mail log]# dig mentalbarnstorming.com any
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> mentalbarnstorming.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32639
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;mentalbarnstorming.com. IN ANY
;; ANSWER SECTION:
mentalbarnstorming.com. 3583 IN MX 5 mail.mentalbarnstorming.com.
mentalbarnstorming.com. 3583 IN NS ns70.domaincontrol.com.
mentalbarnstorming.com. 3583 IN NS ns69.domaincontrol.com.
;; Query time: 1 msec
;; SERVER: 4.2.2.1#53(4.2.2.1)
;; WHEN: Mon May 16 08:39:21 2011
;; MSG SIZE rcvd: 113
[root@mail log]# host $(hostname)
mail.mentalbarnstorming.com has address 75.126.49.52
[root@mail log]# dig mail.mentalbarnstorming.com
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> mail.mentalbarnstorming.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27866
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;mail.mentalbarnstorming.com. IN A
;; ANSWER SECTION:
mail.mentalbarnstorming.com. 3523 IN A 75.126.49.52
;; Query time: 1 msec
;; SERVER: 4.2.2.1#53(4.2.2.1)
;; WHEN: Mon May 16 08:40:21 2011
;; MSG SIZE rcvd: 61