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 04-25-2010, 12:42 PM
Active Member
 
Posts: 30
Default [SOLVED] New installatrion Ubuntu 8.04.4, ZCS 6.06 - stuck at "Starting servers.

I just performed a from scratch installation of Ubuntu 8.04.4, with DNS server and OpenSSH then fixed the DNS to have an MX record locally on my machine and performed the installation as per this procedure:
Ubuntu 8.04 LTS Server (Hardy Heron) Install Guide - Zimbra :: Wiki

At the end of the installation, this is what is displayed:

Quote:
Finished installing webclient skins.
Setting zimbraFeatureIMEnabled=FALSE...done.
Setting zimbraFeatureTasksEnabled=TRUE...done.
Setting zimbraFeatureBriefcasesEnabled=TRUE...done.
Setting zimbraFeatureNotebookEnabled=TRUE...done.
Setting MTA auth host...done.
Setting TimeZone Preference...done.
Initializing mta config...done.
Setting services on ingenieur.org...done.
Creating domain ingenieur.org...done.
Setting default domain name...done.
Creating domain ingenieur.org...already exists.
Creating admin account admin@ingenieur.org...done.
Creating root alias...done.
Creating postmaster alias...done.
Creating user wiki@ingenieur.org...done.
Creating user spam.codanbmouv@ingenieur.org...done.
Creating user ham.bv2j4ryxtm@ingenieur.org...done.
Setting spam training accounts...done.
Initializing store sql database...done.
Setting zimbraSmtpHostname for ingenieur.org...done.
Configuring SNMP...done.
Checking for default IM conference room...not present.
Initializing default IM conference room...done.
Setting up syslog.conf...done.

You have the option of notifying Zimbra of your installation.
This helps us to track the uptake of the Zimbra Collaboration Suite.
The only information that will be transmitted is:
The VERSION of zcs installed (6.0.6_GA_2324_UBUNTU8)
The ADMIN EMAIL ADDRESS created (admin@ingenieur.org)

Notify Zimbra of your installation? [Yes]
Notifying Zimbra of installation via Install Notification

Notification complete

Starting servers...


I'm stuck there...

I'm installing on a 1GHz system, so I do expect it to be generally slow... but 1/2h of waiting?

I'm running top on another terminal, and seeing thing like zmclamdctl zmmtaconfig java freshclam running on the system...

Should I just wait? Should I reboot?

Right now I can wait for a few hours and take care of the familly for supper... but then what? Did my installation fail again? Darn... It,s been quite a few times now...
Reply With Quote
  #2 (permalink)  
Old 04-25-2010, 12:55 PM
Active Member
 
Posts: 30
Default

Quote:
Originally Posted by bmunger View Post
I just performed a from scratch installation of Ubuntu 8.04.4, with DNS server and OpenSSH then fixed the DNS to have an MX record locally on my machine and performed the installation as per this procedure:
Ubuntu 8.04 LTS Server (Hardy Heron) Install Guide - Zimbra :: Wiki

At the end of the installation, this is what is displayed:





I'm stuck there...

I'm installing on a 1GHz system, so I do expect it to be generally slow... but 1/2h of waiting?

I'm running top on another terminal, and seeing thing like zmclamdctl zmmtaconfig java freshclam running on the system...

Should I just wait? Should I reboot?

Right now I can wait for a few hours and take care of the familly for supper... but then what? Did my installation fail again? Darn... It,s been quite a few times now...


Well, it took 45 minutes to start the servers...

It's now installing the zimlets...

Anyone else experienced such a long delay?

I'm starting to consider buying a new machine to get this running faster...
Reply With Quote
  #3 (permalink)  
Old 04-25-2010, 02:47 PM
Advanced Member
 
Posts: 192
Default

The "Starting servers" is a phase which takes relatively long, but as far as I remember it never took longer than, say, 3 minutes (probably shorter) on any install or upgrade I've done (usually ~2GHz dual or quad-core with 2 to 4 GB RAM). Seeing you have an old 1GHz cpu, how's your RAM?
Reply With Quote
  #4 (permalink)  
Old 04-25-2010, 04:41 PM
Active Member
 
Posts: 30
Default

Quote:
Originally Posted by Hivos View Post
The "Starting servers" is a phase which takes relatively long, but as far as I remember it never took longer than, say, 3 minutes (probably shorter) on any install or upgrade I've done (usually ~2GHz dual or quad-core with 2 to 4 GB RAM). Seeing you have an old 1GHz cpu, how's your RAM?
I have 512Mb of RAM.

The CPU was at 80-90% user time for the 45 minutes.

Now it's up but I have another problem.

I've redirected my domain's emails towards my server, but I do not receive mails.

I've tried telnet to port 25 on the server from the LAN and I normal response:
Quote:
220 ingenieur.org ESMTP Postfix

The MTA shows "running" as status...

Here is the log /opt/zimbra/log/zmmtaconfig.log:
Quote:
Sun Apr 25 16:45:29 2010 zmmtaconfig started on ingenieur.org with loglevel=3 pid=6627
Sun Apr 25 17:02:42 2010 Watchdog: service spell now available for watchdog.
Sun Apr 25 17:02:49 2010 Watchdog: service ldap now available for watchdog.
Sun Apr 25 17:02:50 2010 Watchdog: service antispam now available for watchdog.
Sun Apr 25 17:02:50 2010 Watchdog: service snmp now available for watchdog.
Sun Apr 25 17:02:50 2010 Watchdog: service mailboxd now available for watchdog.
Sun Apr 25 17:02:59 2010 Watchdog: service mailbox now available for watchdog.
Sun Apr 25 17:03:00 2010 Watchdog: service logger now available for watchdog.
Sun Apr 25 17:03:00 2010 Watchdog: service antivirus now available for watchdog.
Sun Apr 25 17:03:01 2010 Watchdog: service antivirus status is OK.
Sun Apr 25 17:10:15 2010 Watchdog: service sasl now available for watchdog.
Sun Apr 25 17:10:24 2010 Watchdog: service stats now available for watchdog.
Sun Apr 25 17:10:42 2010 Watchdog: service mta now available for watchdog.
Sun Apr 25 17:10:47 2010 Watchdog: service antivirus status is OK.
I don't know how to post my log in a scrolable window...

Can somebody teach me?

Last edited by bmunger; 04-25-2010 at 04:52 PM..
Reply With Quote
  #5 (permalink)  
Old 04-25-2010, 05:18 PM
Active Member
 
Posts: 30
Default

Quote:
Originally Posted by bmunger View Post
Well, it took 45 minutes to start the servers...

It's now installing the zimlets...

Anyone else experienced such a long delay?

I'm starting to consider buying a new machine to get this running faster...
It's a question of server speed....
Reply With Quote
  #6 (permalink)  
Old 04-25-2010, 05:54 PM
Outstanding Member
 
Posts: 717
Default

How much ram does the server have?

One thing you can do while its starting is open another window and "tail -f /var/log/zimbra.log" while services are starting and you can watch the progress.
Reply With Quote
  #7 (permalink)  
Old 04-26-2010, 12:35 AM
Advanced Member
 
Posts: 192
Default

I got an email with a response to this thread by TS, which apparently has been deleted now, saying he only has 512MB of RAM in the system. Well, look no further, that's the issue. Zimbra needs at least 1GB.
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.