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

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
  #11 (permalink)  
Old 05-27-2009, 04:23 PM
Junior Member
 
Posts: 8
Default

[root@mail ~]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost

[root@mail ~]# cat /etc/resolv.conf
nameserver 173.x.x.1
search hfc.comcastbusiness.net

[root@mail ~]# dig -x 173.x.x.2

; <<>> DiG 9.2.4 <<>> -x 173.x.x.2
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 377
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;2.x.x.173.in-addr.arpa. IN PTR

;; ANSWER SECTION:
2.x.x.173.in-addr.arpa. 2767 IN PTR mail.x.com.
2.x.x.173.in-addr.arpa. 2767 IN PTR mantis.x.com.

;; Query time: 27 msec
;; SERVER: 173.x.x.1#53(173.x.x.1)
;; WHEN: Wed May 27 15:17:48 2009
;; MSG SIZE rcvd: 96


[root@mail ~]# dig x.com mx

; <<>> DiG 9.2.4 <<>> x.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37093
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;x.com. IN MX

;; ANSWER SECTION:
x.com. 14400 IN MX 10 mail.x.com.

;; Query time: 62 msec
;; SERVER: 173.8.125.1#53(173.x.x.1)
;; WHEN: Wed May 27 15:19:29 2009
;; MSG SIZE rcvd: 53



[root@mail ~]# dig x.com any

; <<>> DiG 9.2.4 <<>> x.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54471
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;x.com. IN ANY

;; ANSWER SECTION:
x.com. 14335 IN MX 10 mail.x.com.

;; Query time: 26 msec
;; SERVER: 173.x.x.1#53(173.x.x.1)
;; WHEN: Wed May 27 15:20:34 2009
;; MSG SIZE rcvd: 53

[root@mail ~]# host `hostname`
mail.x.com has address 173.x.x.2


I cannot seem to start the services anymore. They are all down. I have tried to re-install it using the zimbra install.sh - but that failed too. I am at a point to figure out how to salvage all last 3 years mail to a new machine.

Last edited by marku; 05-27-2009 at 04:23 PM.. Reason: updated
Reply With Quote
  #12 (permalink)  
Old 05-27-2009, 10:04 PM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Your /etc/hosts file is incorrect, read the Quick Start Installation Guide for the correct format or search the forums where this information has been posted a myriad of times.
__________________
Regards


Bill
Reply With Quote
  #13 (permalink)  
Old 05-28-2009, 02:19 AM
Junior Member
 
Posts: 8
Default

Bill, I have tried with mantis.x.com mantis on the second line and no change. However, I have not been able to startup the services again and proceeded on install with the install.sh scipt. it installs fine but fails to load the services. The following is the error:



Main menu

1) Common Configuration:
+Hostname: mantis.x.com
+Ldap master host: mantis.x.com
+Ldap port: 389
+Ldap Admin password: set
+Require secure interprocess communications: yes
******* +TimeZone: UNSET

2) zimbra-ldap: Enabled
3) zimbra-store: Enabled
+Create Admin User: no
+Enable automated spam training: yes
******* +Spam training user: UNSET
******* +Non-spam(Ham) training user: UNSET
+Global Documents Account: wiki@mantis.x.com
+SMTP host: mantis.x.com
******* +Web server HTTP port: UNSET
******* +Web server HTTPS port: UNSET
+Web server mode: http
******* +IMAP server port: UNSET
******* +IMAP server SSL port: UNSET
******* +POP server port: UNSET
******* +POP server SSL port: UNSET
+Use spell check server: yes
+Spell server URL: http://mantis.x.com:7780/aspell.php

4) zimbra-mta: Enabled
5) zimbra-snmp: Enabled
6) zimbra-logger: Enabled
7) zimbra-spell: Enabled
8) Default Class of Service Configuration:
******* +Enable Instant Messaging Feature: UNSET
******* +Enable Briefcases Feature: UNSET
******* +Enable Tasks Feature: UNSET
******* +Enable Notebook Feature: UNSET

r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit

--> Is there an easier way to update the config ? (via a file?) I have a backup the /opt/zimbra directory. Can I make it useful somehow?
Reply With Quote
  #14 (permalink)  
Old 05-28-2009, 11:15 AM
Junior Member
 
Posts: 8
Default

Also, from tail /opt/zimbra/zmmtaconfig.log

Thu May 28 10:13:48 2009 Skipping getAllReverseProxyURLs ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.naming.CommunicationException mantis.x.com:389)
Thu May 28 10:13:50 2009 Skipping All Reverse Proxy Backends update.
Thu May 28 10:13:50 2009 Skipping getAllReverseProxyBackends ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.naming.CommunicationException mantis.x.com:389)
Thu May 28 10:13:51 2009 Skipping All Memcached Servers update.
Thu May 28 10:13:51 2009 Skipping getAllMemcachedServers ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.naming.CommunicationException mantis.x.com:389)
Thu May 28 10:13:53 2009 Skipping All MTA Authentication Target URLs update.
Thu May 28 10:13:53 2009 Skipping getAllMtaAuthURLs ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.naming.CommunicationException mantis.x.com:389)
Thu May 28 10:13:55 2009 Skipping Configuration for server mantis.x.com update.
Thu May 28 10:13:55 2009 gs:mantis.x.com ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.naming.CommunicationException mantis.x.com:389)
Thu May 28 10:13:55 2009 Sleeping...Key lookup failed.
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.