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 05-23-2007, 09:14 PM
Junior Member
 
Posts: 6
Default Failed (2)

I have run into some problems installing on debian. I am at the point where the zmsetup is running and have the following output. Please advise on how to get this to complete!

keitaro:/opt/zimbra/libexec# ./zmsetup.pl
Operations logged to /tmp/zmsetup.log.6055
Setting defaults...No results returned for A lookup of keitaro.ruhmaus.local
Checked nameservers:
192.168.0.1


DNS ERROR resolving keitaro.ruhmaus.local
It is suggested that the hostname be resolveable via DNS
Change hostname [Yes] no


DNS ERROR resolving MX for keitaro.ruhmaus.local
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes] no
Done
Checking for port conflicts


Note

The previous configuration appears to have failed to complete

Attempt to complete configuration now? [yes] yes
Save configuration data to a file? [Yes] yes
Save config in file: [/opt/zimbra/config.6055]
Saving config in /opt/zimbra/config.6055...Done
The system will be modified - continue? [No] yes
Operations logged to /tmp/zmsetup.log.6055
Initializing ldap...Started slapd: pid 6425
adding new entry "cn=zimbra"
ldap_add: Already exists (68)

adding new entry "cn=admins,cn=zimbra"
ldap_add: Already exists (68)

adding new entry "uid=zimbra,cn=admins,cn=zimbra"
ldap_add: Already exists (68)

adding new entry "cn=zimlets,cn=zimbra"
ldap_add: Already exists (68)

adding new entry "cn=config,cn=zimbra"
ldap_add: Already exists (68)

adding new entry "cn=cos,cn=zimbra"
ldap_add: Already exists (68)

adding new entry "cn=servers,cn=zimbra"
ldap_add: Already exists (68)

modifying entry "cn=config,cn=zimbra"

adding new entry "cn=default,cn=cos,cn=zimbra"
ldap_add: Already exists (68)

FAILED (2)


ERROR



Configuration failed

Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration.

Errors have been logged to /tmp/zmsetup.log.6055
Reply With Quote
  #2 (permalink)  
Old 05-23-2007, 09:17 PM
Former Zimbran
 
Posts: 5,606
Default

What does your hosts file look like? Did you follow the quick installation instructions?
I have a link in my sig.

jh
Reply With Quote
  #3 (permalink)  
Old 05-23-2007, 09:29 PM
Junior Member
 
Posts: 6
Default Host file

127.0.0.1 localhost
127.0.1.1 keitaro.ruhmaus.local keitaro

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts


Have looked over the document now. i believe i have done exactly as those have instructed however i figured it out the hard way. the main issue isnt with dns at the moment. it is with the error at the end that is preventing zimbra from running at all.

Last edited by fatalwall; 05-23-2007 at 09:39 PM.. Reason: added info
Reply With Quote
  #4 (permalink)  
Old 05-23-2007, 09:44 PM
Former Zimbran
 
Posts: 5,606
Default

No it's not. Trust me

172 addresses arn't routable. If this is an intranet server, you should change it to a
192.xxx.xxx.xxx
or
10.x.x.x

Address.

Don't forget to update your IP address as well.

Also, turn off IPv6 and make sure you have selinux stopped.

Last edited by jholder; 05-23-2007 at 09:45 PM.. Reason: ip se
Reply With Quote
  #5 (permalink)  
Old 05-23-2007, 09:47 PM
Former Zimbran
 
Posts: 5,606
Default

Also, just for kicks, post that log file. Let's see what's going on.

The ldap add issue isn't any big deal.
Reply With Quote
  #6 (permalink)  
Old 05-23-2007, 09:50 PM
Junior Member
 
Posts: 6
Default

i still receive the same error after changing my hosts file to

127.0.0.1 localhost
192.168.0.6 keitaro.ruhmaus.local keitaro

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

i know the ip is correct as i am connecting to this system over ssh.
Reply With Quote
  #7 (permalink)  
Old 05-23-2007, 09:52 PM
Former Zimbran
 
Posts: 5,606
Default

Is this a test server only? That DNS name is also screwy. let's see that log
Reply With Quote
  #8 (permalink)  
Old 05-23-2007, 09:56 PM
Junior Member
 
Posts: 6
Default /tmp/zmsetup.log.

Getting installed packages
checking isEnabled zimbra-core
Newinstall enabling all installed packages
Enabling zimbra-core
Enabling zimbra-ldap
Enabling zimbra-store
Enabling zimbra-mta
Enabling zimbra-snmp
Enabling zimbra-logger
Enabling zimbra-apache
Enabling zimbra-spell
Setting defaults...
Setting local config zimbra_java_home to /opt/zimbra/java
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_java_home='/opt/zimbra/java'
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
No results returned for A lookup of keitaro.ruhmaus.local
Checked nameservers:
192.168.0.1


DNS ERROR resolving keitaro.ruhmaus.local
It is suggested that the hostname be resolveable via DNS


DNS ERROR resolving MX for keitaro.ruhmaus.local
It is suggested that the domain name have an MX record configured in DNS
Done
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-mta
zimbra-mta is enabled
checking isEnabled zimbra-mta
zimbra-mta is enabled
checking isEnabled zimbra-spell
zimbra-spell is enabled
Checking for port conflicts
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-logger
zimbra-logger is enabled
checking isEnabled zimbra-mta
zimbra-mta is enabled


Note

The previous configuration appears to have failed to complete

Saving config in /opt/zimbra/config.6055...
Done
Operations logged to /tmp/zmsetup.log.6055
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Initializing ldap...
*** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
FAILED (2)


ERROR



Configuration failed

Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration.

Errors have been logged to /tmp/zmsetup.log.6055
Reply With Quote
  #9 (permalink)  
Old 05-23-2007, 10:00 PM
Former Zimbran
 
Posts: 5,606
Default

Run
su - zimbra
sh -x /opt/zimbra/libexec/zmldapinit

and post that.

I'm still convinced this is probably a DNS issue. If you search the forums you'll see that Zimbra is VERY dns/hosts file reliant.
Reply With Quote
  #10 (permalink)  
Old 05-23-2007, 10:13 PM
Junior Member
 
Posts: 6
Default

with any luck i will have this server in production for a while to give zimbra a good rest run as i have heard good things about it. I have seen a lot in relation to dns being a problem. In fact i have been on the forms for about 8 hours or so trying to figure out what the problems are. (had some probs with ldap earlier)
Attached Files
File Type: zip zimbra output.txt.zip (4.8 KB, 6 views)
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.