Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-12-2008, 05:24 PM
New Member
 
Posts: 3
Default [SOLVED] VMware/rPath Zimbra won't start up - "Failure in name resolution"?

I'm trying to evaluate Zimbra by installing the VMware virtual machine distro in my virtual test network. I'm getting this message in the "Zimbra Services" menu item of the rPath web admin portal:

Code:
error: /etc/conaryrc:3: when processing includeConfigFile: /etc/conary/config.d/zimbra:1: when processing includeConfigFile: Error reading config file http://updates.zimbra.com/conaryrc: Temporary failure in name resolution Release RPL1

Cannot determine services - exiting
"failure in name resolution" - hmm, sure sounds like a DNS problem. My VM, however, has a correct IP address, correct hostname entered, full name resolution (internally) forwards and reverse from DNS for mail.example.foo, both A and MX records, and can correctly resolve updates.zimbra.com as 72.3.241.122. At first blush, you'd think that name resolution wouldn't be a problem.

There are no other helpful log entries I could uncover.

There are two other (unresolved) posts on this board referencing this issue (search for 'em). They're not much help though.

What else could this be? What am I doing wrong?
Reply With Quote
  #2 (permalink)  
Old 03-13-2008, 01:29 AM
Moderator
 
Posts: 7,928
Default

Welcome to the forums

Okay, lets just double check the basics first (I know you have done this but for others to see). Please run the following commands and post the results :-

Code:
cat /etc/hosts
cat /etc/resolv.conf
host `hostname` <-- with backticks not single quotes
dig _domainname_ ns
dig _domainname_ mx
Thanks.
__________________

Last edited by uxbod; 03-13-2008 at 02:19 AM..
Reply With Quote
  #3 (permalink)  
Old 03-13-2008, 02:17 AM
OpenSource Builder & Moderator
 
Posts: 1,166
Default

Quote:
dig ns
dig mx
you can't put stuff inside angle brackets on this forum, doesn't work
Reply With Quote
  #4 (permalink)  
Old 03-13-2008, 01:04 PM
New Member
 
Posts: 3
Default

Thanks for the replies, all.

Since I posted this thread, without having changed my configuration at all, Zimbra miraculously got past the resolution error. Unfortunately it acquired a new one - the LDAP server won't start, and seems to have been misconfigured by rPath - but that's for another post.

Code:
[root@mail ~]# cat /etc/hosts
#Installed by rBuilder
127.0.0.1 mail.example.foo localhost.localdomain localhost mail
[root@mail ~]# cat /etc/resolv.conf 
; generated by /sbin/dhclient-script
nameserver 10.0.0.10
search example.foo
[root@mail ~]# host `hostname`
mail.example.foo has address 10.0.1.120
mail.example.foo mail is handled by 10 mail.example.foo.
[root@mail ~]# dig mail.example.foo mx

; <<>> DiG 9.3.4 <<>> mail.example.foo mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26317
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 2

;; QUESTION SECTION:
;mail.example.foo.		IN	MX

;; ANSWER SECTION:
mail.example.foo.	259200	IN	MX	10 mail.example.foo.

;; AUTHORITY SECTION:
example.foo.		259200	IN	NS	ns1.example.foo.

;; ADDITIONAL SECTION:
mail.example.foo.	259200	IN	A	10.0.1.120
ns1.example.foo.	259200	IN	A	10.0.0.10

;; Query time: 4 msec
;; SERVER: 10.0.0.10#53(10.0.0.10)
;; WHEN: Thu Mar 13 12:50:11 2008
;; MSG SIZE  rcvd: 100

[root@mail ~]# dig mail.example.foo ns

; <<>> DiG 9.3.4 <<>> mail.example.foo ns
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52303
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.example.foo.		IN	NS

;; AUTHORITY SECTION:
example.foo.		86400	IN	SOA	example.foo. admin.example.foo. 2008031211 43200 7200 1209600 86400

;; Query time: 2 msec
;; SERVER: 10.0.0.10#53(10.0.0.10)
;; WHEN: Thu Mar 13 12:50:18 2008
;; MSG SIZE  rcvd: 76
It all looks pretty normal to me. I know example.foo isn't a real FQDN but this is a test environment and hasn't caused trouble with any of my other VMs thusfar.

Rather than uncovering whatever error next awaits after getting the LDAP server up, I'm inclined to start again with a fresh copy of the VM. I'm going to give that a try and report back.

I'm of the belief that an application appliance should more or less work out of the box. Once the proper, basic configuration has been made, an administrator shouldn't have to puzzle out arcane implementation details like why the LDAP server won't start. That's the whole point of an appliance.

I gotta tell ya, I've tried implementing Zimbra three times in three years, and failed every time. I'm usually clever enough to eventually work out the issues, but Zimbra has always seemed a little opaque to me....

Thanks again for the replies.
Reply With Quote
  #5 (permalink)  
Old 03-13-2008, 01:23 PM
New Member
 
Posts: 3
Default

Well, what do you know...

A fresh copy of the Zimbra/rPath VM works out of the box, no issues.

It's enough to make you suspicious of cp -R....
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.