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 10-23-2008, 07:52 AM
Junior Member
 
Posts: 5
Default Unable to access services

Hello all! Just an FYI, I'm a Linux nub, so if you require files or commands to be done - kinda have to assume I don't know know what to do. If it was Windows, I'd be all over it

So my problem is this:
I just did a clean wipe of FC7 and installed Zimbra 5.0.10 on it - installation went without a hitch, no problems, MX record resolved, etc. Great -
But when trying to access the server via browser, no dice, even if on the server and trying to connect via localhost. Hosts file shows up all entries fine, ping resolves, server can access internet, and not behind a firewall (yet).

When I run "zmcontrol status", i get the following message:
Quote:
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or does not exist.
Upon running "zmcontrol stop" all services successfully stopped. When I try to run "zmcontrol start", it attempts to start ldap, but shows the same error.

I have this odd feeling that Linux just doesn't want me on any RC, and tries to sabotage all installations on me...

Oh, and when I did a 5.0.6 install a few months ago, it worked great.

Help! /tear
Reply With Quote
  #2 (permalink)  
Old 10-23-2008, 07:57 AM
Moderator
 
Posts: 7,928
Default

Welcome to the forums

It is more than likely a DNS issue so please post the following
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomainname mx
dig yourserverfqdn
host `hostname` <- note backticks and not double quotes
__________________
Reply With Quote
  #3 (permalink)  
Old 10-23-2008, 08:25 AM
Junior Member
 
Posts: 5
Default

Code:
[root@mailtest ~]# 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
::1             localhost6.localdomain6 localhost6
67.88.163.67            mailtest.xxxxxx.com mailtest
[root@mailtest ~]# cat /etc/resolv.conf
search getvms.com
nameserver 65.106.1.196
nameserver 65.106.7.196
[root@mailtest ~]# dig mailtest.xxxxxx.com

; <<>> DiG 9.4.0 <<>> mailtest.xxxxxx.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5598
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;mailtest.xxxxxx.com.           IN      A

;; ANSWER SECTION:
mailtest.xxxxxx.com.    4285    IN      A       67.88.163.67

;; Query time: 15 msec
;; SERVER: 65.106.1.196#53(65.106.1.196)
;; WHEN: Thu Oct 23 10:09:31 2008
;; MSG SIZE  rcvd: 53

[root@mailtest ~]# host `hostname`
mailtest.xxxxxx.com has address 67.88.163.67
mailtest.xxxxxx.com mail is handled by 10 mailtest.xxxxxx.com.
[root@mailtest ~]#

Last edited by RogueSpear00; 10-23-2008 at 08:32 AM..
Reply With Quote
  #4 (permalink)  
Old 10-23-2008, 08:35 AM
Junior Member
 
Posts: 5
Default

Obviously xxxxxx has the right domain name - the 'mailtest' is because this is technically my testing MX record for now, my normal mail server points to the current mail server and I don't want to interrupt services.
Reply With Quote
  #5 (permalink)  
Old 10-23-2008, 11:29 AM
Junior Member
 
Posts: 5
Default

Any ideas?
Reply With Quote
  #6 (permalink)  
Old 10-25-2008, 01:08 AM
fab fab is offline
Active Member
 
Posts: 32
Default

We had similar problems, this is usually due to the zimbra ldap service not running so check if you have a slapd process belonging to the zimbra user.
Most tiimes we had to restore the whole ldap database from a backup (I mean all files in /opt/zimbra/openldap-data), but this used to happen with ZCS 4.5.x when the system went down ungracefully and zimbra cannot properly stop its services, we no longer had this problem with ZCS 5.0.
Reply With Quote
  #7 (permalink)  
Old 10-25-2008, 01:06 PM
Zimbra Employee
 
Posts: 46
Default

Can you check the errors in /var/log/zimbra.log when you start ldap service?
Also as asked by uxbod, please check your /etc/hosts file, it should have server's IP address and correct server fqdn.
__________________
- Irfan



Reply With Quote
  #8 (permalink)  
Old 10-27-2008, 09:35 AM
Junior Member
 
Posts: 5
Default

All right, I'll check into those.

Irfan:
Code:
[root@mailtest ~]# 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
::1             localhost6.localdomain6 localhost6
67.88.163.67            mailtest.xxxxxx.com mailtest
Reply With Quote
  #9 (permalink)  
Old 10-27-2008, 12:41 PM
Zimbra Employee
 
Posts: 46
Default

Just to make sure, check if output of following commands is correct

su -zimbra
zmhostname -> should give mailtest.xxxxxx.com

Check if ldap is running:
ps aux |grep slapd
If yes, check the servername in ldap, it should be mailtest.xxxxxx.com
zmprov -l gas

If still in problem, please post the logs from zimbra.log when you try to start ldap or zmcontrol.
__________________
- Irfan



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.