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 Display Modes
  #1 (permalink)  
Old 03-25-2008, 04:54 PM
Intermediate Member
 
Posts: 15
Default [SOLVED] Install Problem in Ubuntu 6.06 Server

Hello im having problems installing Zimbra 5.0.2 in this machine.

I Dont Know what is wrong, i checked through the forums but couldnt find a good solution...

I followed this Guide:

How To Install Zimbra Collaboration Suite (ZCS) On Ubuntu | HowtoForge - Linux Howtos and Tutorials

During installation everything its ok untill this step:

Code:
DNS ERROR resolving MX for mail.tvi.cl
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes] yes
Create Domain: [mail.tvi.cl] tvi.cl
        MX: mail.tvi.cl (200.75.31.110)

        Interface: 192.168.169.33
        Interface: 127.0.0.1


DNS ERROR - none of the MX records for tvi.cl
resolve to this host
It is suggested that the MX record resolve to this host
Re-Enter domain name? [Yes]
Create Domain: [mail.tvi.cl] mail.tvi.cl


DNS ERROR resolving MX for mail.tvi.cl
It is suggested that the domain name have an MX record configured in DNS
Re-Enter domain name? [Yes]
Create Domain: [mail.tvi.cl] mail.tvi.cl
My Dns Configuration for the domain its the following:

A mail 200.75.31.110
A www 200.75.31.110
MX tvi.cl mail.tvi.cl

NOTE THAT: This machine is currently running thorugh a NAT the Internal IP Address its 192.168.168.33. And the EXTERNAL IP 200.75.31.110

What can i do?

Here's my /etc/hosts

Code:
127.0.0.1       localhost.localdomain localdomain
127.0.1.1       tvi.gtdinternet.com     tvi
192.168.169.33  mail.tvi.cl             mail
192.168.169.33  tvi.cl                  mail
# 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
Anyways , if i just continue the installation saying "NO" everything seems fine untill
Code:
Notification complete

Starting servers...done.
Checking for deprecated zimlets...done.
Installing zimlets...
        com_zimbra_cert_manager
        com_zimbra_email
        com_zimbra_phone
        com_zimbra_date
        com_zimbra_search
        com_zimbra_url
        com_zimbra_local
done.
Initializing Documents...failed to initialize documents...see logfile for details.
Restarting mailboxd...done.


Moving /tmp/zmsetup.03252008-185427.log to /opt/zimbra/log
Here's what the log says:

[code]
Initializing Documents...
COS attribute retrieved for COS default: zimbraFeatureNotebookEnabled=TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mcf zimbraNotebookAccount wiki@mail.tvi.cl
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov in wiki@mail.tvi.cl
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled FALSE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
failed to initialize documents...see logfile for details.
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
Restarting mailboxd...
*** Running as zimbra user: /opt/zimbra/bin/zmmailboxdctl restart
mailboxd started.
done.
*** Running as zimbra user: /opt/zimbra/bin/zmsshkeygen
ssh-keygen: /opt/zimbra/openssl/lib/libcrypto.so.0.9.8: no version information available (required by ssh-keygen)
Generating public/private dsa key pair.
Your identification has been saved in /opt/zimbra/.ssh/zimbra_identity.
Your public key has been saved in /opt/zimbra/.ssh/zimbra_identity.pub.
The key fingerprint is:
ab:44:27:d2:cc:aa:ad:a1:e2:07:2f:08:80:a9:53:e3 mail.tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmupdateauthkeys
updating mail.tvi.cl
Fetching key for mail.tvi.cl
Updating /opt/zimbra/.ssh/authorized_keys

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
[CODE/]

So I have these 2 problems.

Any Advice would be appreciatted
Thanks In Advance
Reply With Quote
  #2 (permalink)  
Old 03-25-2008, 08:51 PM
Intermediate Member
 
Posts: 15
Default

I managed to solve the first problem using the "split DNS" fix , now this part seems to work fine.

But in this step, my installation gets errors, it seems taht it cant star mysql...



Code:
*** Running as zimbra user: /opt/zimbra/bin/zmprov
8354f1a4-dfae-4a3c-bbc2-b3861a47f81c
done.
Setting spam training accounts...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraSpamIsSpamAccount spam.mk3gg4bpj@tvi.cl zimbraSpamIsNotSpamAccount ham.wztplik_l@tvi.cl
done.
checking isEnabled zimbra-store
zimbra-store is enabled
Initializing store sql database...
*** Running as zimbra user: /opt/zimbra/libexec/zmmyinit
* Creating required directories
* Generating mysql config /opt/zimbra/conf/my.cnf
* Creating database in /opt/zimbra/db/data
* Starting mysql server
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...giving up!
done.
Setting zimbraSmtpHostname for mail.tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms mail.tvi.cl zimbraSmtpHostname mail.tvi.cl
done.
checking isEnabled zimbra-logger
zimbra-logger is enabled
Initializing logger sql database...
*** Running as zimbra user: /opt/zimbra/libexec/zmloggerinit
* Creating required directories
* Creating database in /opt/zimbra/logger/db/data
* Starting logger_mysql server
* Loading schema /opt/zimbra/db/loggerdb.sql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)
* Setting random password for mysql root user in zimbra local config
* Setting random password for mysql zimbra user in zimbra local config
* Changing mysql root user password
/opt/zimbra/logger/mysql/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/opt/zimbra/logger/db/mysql.sock' exists!
* Changing mysql zimbra user password
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)
**** PASSWORD CHANGE FAILED
done.
checking isEnabled zimbra-logger
zimbra-logger is enabled
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraLogHostname mail.tvi.cl
Setting local config smtp_source to admin@tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e smtp_source='admin@tvi.cl' 2> /dev/null
Setting local config smtp_destination to admin@tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e smtp_destination='admin@tvi.cl' 2> /dev/null
checking isEnabled zimbra-mta
zimbra-mta is enabled
Initializing mta config...
*** Running as zimbra user: /opt/zimbra/libexec/zmmtainit
done.
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms mail.tvi.cl zimbraMtaMyNetworks '127.0.0.0/8 192.168.169.0/24 '
checking isEnabled zimbra-snmp
zimbra-snmp is enabled
Configuring SNMP...
Setting local config snmp_notify to yes
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e snmp_notify='yes' 2> /dev/null
Setting local config smtp_notify to yes
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e smtp_notify='yes' 2> /dev/null
Setting local config snmp_trap_host to mail.tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e snmp_trap_host='mail.tvi.cl' 2> /dev/null
Skipping smtp_source=admin@tvi.cl. Already written.
Skipping smtp_destination=admin@tvi.cl. Already written.
*** Running as zimbra user: /opt/zimbra/libexec/zmsnmpinit
creating /opt/zimbra/conf/swatchrc
done.
Setting services on mail.tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms mail.tvi.cl zimbraServiceInstalled antivirus zimbraServiceInstalled antispam zimbraServiceInstalled logger zimbraServiceInstalled mailbox zimbraServiceInstalled mta zimbraServiceInstalled stats zimbraServiceInstalled snmp zimbraServiceInstalled ldap zimbraServiceInstalled spell
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms mail.tvi.cl zimbraServiceEnabled antivirus zimbraServiceEnabled antispam zimbraServiceEnabled logger zimbraServiceEnabled mailbox zimbraServiceEnabled mta zimbraServiceEnabled stats zimbraServiceEnabled snmp zimbraServiceEnabled ldap zimbraServiceEnabled spell
done.
Setting up zimbra crontab...
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Crontab: Adding zimbra-ldap specific crontab entries
checking isEnabled zimbra-store
zimbra-store is enabled
Crontab: Adding zimbra-store specific crontab entries
checking isEnabled zimbra-logger
zimbra-logger is enabled
Crontab: Adding zimbra-logger specific crontab entries
checking isEnabled zimbra-mta
zimbra-mta is enabled
Crontab: Adding zimbra-mta specific crontab entries
crontab: installing new crontab
checking isEnabled zimbra-cluster
zimbra-cluster is not enabled
done.
Setting up syslog.conf...
done.
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraComponentAvailable ''
*** Running as zimbra user: zmlocalconfig -u trial_expiration_date
Error: key trial_expiration_date is not set
Notification skipped
Starting servers...
*** Running as zimbra user: /opt/zimbra/bin/zmcontrol start
Host mail.tvi.cl
        Starting logger...Done.
        Starting mailbox...Done.
        Starting antispam...Done.
        Starting antivirus...Done.
        Starting snmp...Done.
        Starting spell...Done.
        Starting mta...Done.
        Starting stats...Done.
done.
checking isEnabled zimbra-store
zimbra-store is enabled
Checking for deprecated zimlets...
Getting local config zimbra_ldap_password
ldap bind done for uid=zimbra,cn=admins,cn=zimbra
processing ldap search results
done.
Installing zimlets...

        com_zimbra_cert_manager
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_cert_manager.zip
[] INFO: Deploying Zimlet com_zimbra_cert_manager in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_cert_manager on this host.
[] INFO: Enabling Zimlet com_zimbra_cert_manager

        com_zimbra_email
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_email.zip
[] INFO: Deploying Zimlet com_zimbra_email in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_email on this host.
[] INFO: Adding Zimlet com_zimbra_email to COS default
[] INFO: Enabling Zimlet com_zimbra_email

        com_zimbra_phone
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_phone.zip
[] INFO: Deploying Zimlet com_zimbra_phone in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] INFO: Installing Zimlet com_zimbra_phone on this host.
[] INFO: Installing Zimlet config for com_zimbra_phone
[] INFO: Adding Zimlet com_zimbra_phone to COS default
[] INFO: Enabling Zimlet com_zimbra_phone

        com_zimbra_date
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_date.zip
[] INFO: Deploying Zimlet com_zimbra_date in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_date on this host.
[] INFO: Adding Zimlet com_zimbra_date to COS default
[] INFO: Enabling Zimlet com_zimbra_date

        com_zimbra_search
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_search.zip
[] INFO: Deploying Zimlet com_zimbra_search in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_search on this host.
[] INFO: Installing Zimlet config for com_zimbra_search
[] INFO: Adding Zimlet com_zimbra_search to COS default
[] INFO: Enabling Zimlet com_zimbra_search

        com_zimbra_url
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_url.zip
[] INFO: Deploying Zimlet com_zimbra_url in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] INFO: Installing Zimlet com_zimbra_url on this host.
[] INFO: Installing Zimlet config for com_zimbra_url
[] INFO: Adding Zimlet com_zimbra_url to COS default
[] INFO: Enabling Zimlet com_zimbra_url

        com_zimbra_local
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_local.zip
[] INFO: Deploying Zimlet com_zimbra_local in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_local on this host.
[] INFO: Installing Zimlet config for com_zimbra_local
[] INFO: Adding Zimlet com_zimbra_local to COS default
[] INFO: Enabling Zimlet com_zimbra_local

done.
checking isEnabled zimbra-store
zimbra-store is enabled
Initializing Documents...
COS attribute retrieved for COS default: zimbraFeatureNotebookEnabled=TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mcf zimbraNotebookAccount wiki@tvi.cl
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov in wiki@tvi.cl
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled FALSE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
failed to initialize documents...see logfile for details.
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
Restarting mailboxd...
*** Running as zimbra user: /opt/zimbra/bin/zmmailboxdctl restart
mailboxd started.
done.
*** Running as zimbra user: /opt/zimbra/bin/zmsshkeygen
ssh-keygen: /opt/zimbra/openssl/lib/libcrypto.so.0.9.8: no version information available (required by ssh-keygen)
Generating public/private dsa key pair.
Your identification has been saved in /opt/zimbra/.ssh/zimbra_identity.
Your public key has been saved in /opt/zimbra/.ssh/zimbra_identity.pub.
The key fingerprint is:
07:f1:de:0a:cc:7c:15:8f:09:12:6c:38:64:fa:ac:b6 mail.tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmupdateauthkeys
updating mail.tvi.cl
Fetching key for mail.tvi.cl
Updating /opt/zimbra/.ssh/authorized_keys

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


Moving /tmp/zmsetup.03252008-231847.log to /opt/zimbra/log
Any help?
Please i need to get this thing working soon
Reply With Quote
  #3 (permalink)  
Old 03-26-2008, 01:44 AM
Zimbra Consultant & Moderator
 
Posts: 11,506
Default

Welcome to the forums.

A better place to look would have been the wiki, follow the instructions in this article:

Ubuntu 6.06 Server (Dapper Drake) Beginner's Install Guide - Zimbra :: Wiki

I would suggest you remove the current installation and start from scratch. Run the following command:
Code:
./install.sh -u
to completely remove the Zimbra install and all it's files.
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 03-26-2008, 09:10 AM
Intermediate Member
 
Posts: 15
Default

ok i uninstalled it completely following this steps:
UnInstall Zimbra - Zimbra :: Wiki


Then i followed the guide u gave me.

Im 100% sure everything its ok.

but i still get this errors...

Code:
Initializing store sql database...
*** Running as zimbra user: /opt/zimbra/libexec/zmmyinit
* Creating required directories
* Generating mysql config /opt/zimbra/conf/my.cnf
* Creating database in /opt/zimbra/db/data
* Starting mysql server
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...giving up!
done.
Setting zimbraSmtpHostname for tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraSmtpHostname tvi.cl
done.
checking isEnabled zimbra-logger
zimbra-logger is enabled
Initializing logger sql database...
*** Running as zimbra user: /opt/zimbra/libexec/zmloggerinit
* Creating required directories
* Creating database in /opt/zimbra/logger/db/data
* Starting logger_mysql server
* Loading schema /opt/zimbra/db/loggerdb.sql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)
* Setting random password for mysql root user in zimbra local config
* Setting random password for mysql zimbra user in zimbra local config
* Changing mysql root user password
/opt/zimbra/logger/mysql/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/opt/zimbra/logger/db/mysql.sock' exists!
* Changing mysql zimbra user password
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)
**** PASSWORD CHANGE FAILED
done.
checking isEnabled zimbra-logger
zimbra-logger is enabled
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraLogHostname tvi.cl
Setting local config smtp_source to admin@tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e smtp_source='admin@tvi.cl' 2> /dev/null
Setting local config smtp_destination to admin@tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e smtp_destination='admin@tvi.cl' 2> /dev/null
checking isEnabled zimbra-mta
zimbra-mta is enabled
Initializing mta config...
*** Running as zimbra user: /opt/zimbra/libexec/zmmtainit
done.
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraMtaMyNetworks '127.0.0.0/8 192.168.169.0/24 '
checking isEnabled zimbra-snmp
zimbra-snmp is enabled
Configuring SNMP...
Setting local config snmp_notify to yes
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e snmp_notify='yes' 2> /dev/null
Setting local config smtp_notify to yes
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e smtp_notify='yes' 2> /dev/null
Setting local config snmp_trap_host to tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e snmp_trap_host='tvi.cl' 2> /dev/null
Skipping smtp_source=admin@tvi.cl. Already written.
Skipping smtp_destination=admin@tvi.cl. Already written.
*** Running as zimbra user: /opt/zimbra/libexec/zmsnmpinit
creating /opt/zimbra/conf/swatchrc
done.
Setting services on tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraServiceInstalled antivirus zimbraServiceInstalled antispam zimbraServiceInstalled logger zimbraServiceInstalled mailbox zimbraServiceInstalled mta zimbraServiceInstalled stats zimbraServiceInstalled snmp zimbraServiceInstalled ldap zimbraServiceInstalled spell
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraServiceEnabled antivirus zimbraServiceEnabled antispam zimbraServiceEnabled logger zimbraServiceEnabled mailbox zimbraServiceEnabled mta zimbraServiceEnabled stats zimbraServiceEnabled snmp zimbraServiceEnabled ldap zimbraServiceEnabled spell
done.
Setting up zimbra crontab...
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Crontab: Adding zimbra-ldap specific crontab entries
checking isEnabled zimbra-store
zimbra-store is enabled
Crontab: Adding zimbra-store specific crontab entries
checking isEnabled zimbra-logger
zimbra-logger is enabled
Crontab: Adding zimbra-logger specific crontab entries
checking isEnabled zimbra-mta
zimbra-mta is enabled
Crontab: Adding zimbra-mta specific crontab entries
crontab: installing new crontab
checking isEnabled zimbra-cluster
zimbra-cluster is not enabled
done.
Setting up syslog.conf...
done.
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraComponentAvailable ''
*** Running as zimbra user: zmlocalconfig -u trial_expiration_date
Error: key trial_expiration_date is not set
Notifying Zimbra of installation via http://www.zimbra.com/cgi-bin/notify.cgi?VER=5.0.2_GA_1975_UBUNTU6&MAIL=admin@tvi.cl

Notification complete

Starting servers...
*** Running as zimbra user: /opt/zimbra/bin/zmcontrol start
Host tvi.cl
        Starting logger...Done.
        Starting mailbox...Done.
        Starting antispam...Done.
        Starting antivirus...Done.
        Starting snmp...Done.
        Starting spell...Done.
        Starting mta...Done.
        Starting stats...Done.
done.
checking isEnabled zimbra-store
zimbra-store is enabled
Checking for deprecated zimlets...
Getting local config zimbra_ldap_password
ldap bind done for uid=zimbra,cn=admins,cn=zimbra
processing ldap search results
done.
Installing zimlets...

        com_zimbra_cert_manager
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_cert_manager.zip
[] INFO: Deploying Zimlet com_zimbra_cert_manager in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_cert_manager on this host.
[] INFO: Enabling Zimlet com_zimbra_cert_manager

        com_zimbra_email
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_email.zip
[] INFO: Deploying Zimlet com_zimbra_email in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_email on this host.
[] INFO: Adding Zimlet com_zimbra_email to COS default
[] INFO: Enabling Zimlet com_zimbra_email

        com_zimbra_phone
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_phone.zip
[] INFO: Deploying Zimlet com_zimbra_phone in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] INFO: Installing Zimlet com_zimbra_phone on this host.
[] INFO: Installing Zimlet config for com_zimbra_phone
[] INFO: Adding Zimlet com_zimbra_phone to COS default
[] INFO: Enabling Zimlet com_zimbra_phone

        com_zimbra_date
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_date.zip
[] INFO: Deploying Zimlet com_zimbra_date in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_date on this host.
[] INFO: Adding Zimlet com_zimbra_date to COS default
[] INFO: Enabling Zimlet com_zimbra_date

        com_zimbra_search
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_search.zip
[] INFO: Deploying Zimlet com_zimbra_search in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_search on this host.
[] INFO: Installing Zimlet config for com_zimbra_search
[] INFO: Adding Zimlet com_zimbra_search to COS default
[] INFO: Enabling Zimlet com_zimbra_search

        com_zimbra_url
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_url.zip
[] INFO: Deploying Zimlet com_zimbra_url in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] INFO: Installing Zimlet com_zimbra_url on this host.
[] INFO: Installing Zimlet config for com_zimbra_url
[] INFO: Adding Zimlet com_zimbra_url to COS default
[] INFO: Enabling Zimlet com_zimbra_url

        com_zimbra_local
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_local.zip
[] INFO: Deploying Zimlet com_zimbra_local in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_local on this host.
[] INFO: Installing Zimlet config for com_zimbra_local
[] INFO: Adding Zimlet com_zimbra_local to COS default
[] INFO: Enabling Zimlet com_zimbra_local

done.
checking isEnabled zimbra-store
zimbra-store is enabled
Initializing Documents...
COS attribute retrieved for COS default: zimbraFeatureNotebookEnabled=TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mcf zimbraNotebookAccount wiki@tvi.cl
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
*** Running as zimbra user: /opt/zimbra/bin/zmprov in wiki@tvi.cl
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled FALSE
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
failed to initialize documents...see logfile for details.
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
Restarting mailboxd...
*** Running as zimbra user: /opt/zimbra/bin/zmmailboxdctl restart
mailboxd started.
done.
*** Running as zimbra user: /opt/zimbra/bin/zmsshkeygen
ssh-keygen: /opt/zimbra/openssl/lib/libcrypto.so.0.9.8: no version information available (required by ssh-keygen)
Generating public/private dsa key pair.
Your identification has been saved in /opt/zimbra/.ssh/zimbra_identity.
Your public key has been saved in /opt/zimbra/.ssh/zimbra_identity.pub.
The key fingerprint is:
92:39:78:5e:b9:80:19:46:7f:7b:ec:2f:28:40:cb:8a tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmupdateauthkeys
updating tvi.cl
Fetching key for tvi.cl
Updating /opt/zimbra/.ssh/authorized_keys

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


Moving /tmp/zmsetup.03262008-113655.log to /opt/zimbra/log
Reply With Quote
  #5 (permalink)  
Old 03-27-2008, 03:24 AM
Special Member
 
Posts: 166
Default

What responses do you get from pinging mail.tvi.cl and tvi.cl from the server itself?
Reply With Quote
  #6 (permalink)  
Old 03-27-2008, 03:32 AM
Moderator
 
Posts: 5,805
Default

please post output from :-

Code:
cat /opt/zimbra/log/zmsetup.03262008-113655.log
so we are able to see the errors from MySQL.
__________________
SplatNIX IT Services :: Innovation through Collaboration™


http://www.messagefortress.com
Reply With Quote
  #7 (permalink)  
Old 03-27-2008, 09:11 AM
Intermediate Member
 
Posts: 15
Default

Quote:
Originally Posted by webman View Post
What responses do you get from pinging mail.tvi.cl and tvi.cl from the server itself?
Code:
root@tvi:~# ping mail.tvi.cl
PING mail.tvi.cl (192.168.169.33) 56(84) bytes of data.
64 bytes from tvi.cl (192.168.169.33): icmp_seq=1 ttl=64 time=0.025 ms
64 bytes from tvi.cl (192.168.169.33): icmp_seq=2 ttl=64 time=0.025 ms
64 bytes from tvi.cl (192.168.169.33): icmp_seq=3 ttl=64 time=0.020 ms
64 bytes from tvi.cl (192.168.169.33): icmp_seq=4 ttl=64 time=0.026 ms

--- mail.tvi.cl ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3003ms
rtt min/avg/max/mdev = 0.020/0.024/0.026/0.002 ms
root@tvi:~# ping tvi.cl
PING tvi.cl (192.168.169.33) 56(84) bytes of data.
64 bytes from tvi.cl (192.168.169.33): icmp_seq=1 ttl=64 time=0.026 ms
64 bytes from tvi.cl (192.168.169.33): icmp_seq=2 ttl=64 time=0.022 ms

--- tvi.cl ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.022/0.024/0.026/0.002 ms
root@tvi:~#
Reply With Quote
  #8 (permalink)  
Old 03-27-2008, 09:17 AM
Zimbra Consultant & Moderator
 
Posts: 11,506
Default

Let's also see the output of the following commands (run on your Zimbra server):

Code:
host `hostname` <-- type as-is with backticks not single quotes
dig tvi.cl mx
dig tvi.cl any
and post the results here.
__________________
Regards


Bill
Reply With Quote
  #9 (permalink)  
Old 03-27-2008, 09:23 AM
Intermediate Member
 
Posts: 15
Default

Quote:
Originally Posted by uxbod View Post
please post output from :-

Code:
cat /opt/zimbra/log/zmsetup.03262008-113655.log
so we are able to see the errors from MySQL.
Complete Zimbra Log:
PART I

Code:
Operations logged to /tmp/zmsetup.03262008-165136.log
Getting installed packages
checking isEnabled zimbra-core
zimbra-core not in enabled cache
enabled packages
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' 2> /dev/null
checking isEnabled zimbra-cluster
zimbra-cluster not in enabled cache
enabled packages zimbra-logger zimbra-store zimbra-mta zimbra-core zimbra-apache zimbra-snmp zimbra-ldap zimbra-spell
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
checking isEnabled zimbra-store
zimbra-store is enabled
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
        MX: mail.tvi.cl (192.168.169.33)

        Interface: 192.168.169.33
        Interface: 127.0.0.1
done.
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
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
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
Global config attribute retrieved from ldap: zimbraSpamIsSpamAccount=
Global config attribute retrieved from ldap: zimbraSpamIsNotSpamAccount=
Global config attribute retrieved from ldap: zimbraNotebookAccount=
checking isEnabled zimbra-mta
zimbra-mta is enabled
checking isEnabled zimbra-archiving
zimbra-archiving not in enabled cache
enabled packages zimbra-logger zimbra-store zimbra-mta zimbra-core zimbra-apache zimbra-cluster zimbra-snmp zimbra-ldap zimbra-spell
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
checking isComponentAvailable archiving
Component archiving is not available.
checking isEnabled zimbra-snmp
zimbra-snmp is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
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-archiving
zimbra-archiving is not enabled
checking isComponentAvailable archiving
Component archiving is not available.
checking isEnabled zimbra-snmp
zimbra-snmp is enabled
Saving config in /opt/zimbra/config.7647...
done.
Operations logged to /tmp/zmsetup.03262008-165136.log
Setting local config values...
Setting local config zimbra_server_hostname to tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_server_hostname='tvi.cl' 2> /dev/null
Setting local config ldap_master_url to ldap://tvi.cl:389
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_master_url='ldap://tvi.cl:389' 2> /dev/null
Setting local config ldap_url to ldap://tvi.cl:389
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_url='ldap://tvi.cl:389' 2> /dev/null
Setting local config ldap_starttls_supported to 1
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_starttls_supported='1' 2> /dev/null
Setting local config ldap_port to 389
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_port='389' 2> /dev/null
Setting local config ldap_host to tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_host='tvi.cl' 2> /dev/null
Setting local config zimbra_uid to 1001
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_uid='1001' 2> /dev/null
Setting local config zimbra_gid to 1004
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_gid='1004' 2> /dev/null
Setting local config zimbra_user to zimbra
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_user='zimbra' 2> /dev/null
Setting local config av_notify_user to admin@tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e av_notify_user='admin@tvi.cl' 2> /dev/null
Setting local config ssl_allow_untrusted_certs to TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ssl_allow_untrusted_certs='TRUE' 2> /dev/null
Setting local config mysql_memory_percent to 30
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mysql_memory_percent='30' 2> /dev/null
Setting local config mysql_memory_percent to 30
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mysql_memory_percent='30' 2> /dev/null
Setting local config mailboxd_java_heap_memory_percent to 40
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_java_heap_memory_percent='40' 2> /dev/null
Setting local config mailboxd_directory to /opt/zimbra/mailboxd
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_directory='/opt/zimbra/mailboxd' 2> /dev/null
Setting local config mailboxd_keystore to /opt/zimbra/mailboxd/etc/keystore
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_keystore='/opt/zimbra/mailboxd/etc/keystore' 2> /dev/null
Setting local config mailboxd_server to jetty
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_server='jetty' 2> /dev/null
Setting local config mailboxd_truststore to /opt/zimbra/java/jre/lib/security/cacerts
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_truststore='/opt/zimbra/java/jre/lib/security/cacerts' 2> /dev/null
Setting local config mailboxd_truststore_password to changeit
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_truststore_password='changeit' 2> /dev/null
Setting local config mailboxd_keystore_password to kLEA4VNFOx
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_keystore_password='kLEA4VNFOx' 2> /dev/null
Setting local config zimbra_ldap_userdn to uid=zimbra,cn=admins,cn=zimbra
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_ldap_userdn='uid=zimbra,cn=admins,cn=zimbra' 2> /dev/null
done.
Setting up CA...
*** Running as root user: /opt/zimbra/bin/zmcertmgr createca
** Creating directory /opt/zimbra/ssl/zimbra
** Creating directory /opt/zimbra/ssl/zimbra/ca
** Creating directory /opt/zimbra/ssl/zimbra/server
** Creating directory /opt/zimbra/ssl/zimbra/commercial
** Creating directory /opt/zimbra/mailboxd/webapps/zimbraAdmin/tmp
** Creating /opt/zimbra/ssl/zimbra/ca/zmssl.cnf...done
** Retrieving CA private key from ldap...failed.
** Retrieving CA cert from ldap...failed.
** Creating CA private key /opt/zimbra/ssl/zimbra/ca/ca.key...done.
** Creating CA cert /opt/zimbra/ssl/zimbra/ca/ca.pem...done.
done.
Deploying CA to /opt/zimbra/conf/ca ...
*** Running as root user: /opt/zimbra/bin/zmcertmgr deployca -localonly
** Importing CA /opt/zimbra/ssl/zimbra/ca/ca.pem into CACERTS...done.
** Copying CA to /opt/zimbra/conf/ca...done.
done.
Creating SSL certificate...
*** Running as root user: /opt/zimbra/bin/zmcertmgr createcrt self
** Creating /opt/zimbra/conf/zmssl.cnf...done
** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20080326165420
** Generating a server csr for download
** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20080326165420
** Creating server cert request /opt/zimbra/ssl/zimbra/server/server.csr...done.
** Signing cert request /opt/zimbra/ssl/zimbra/server/server.csr...done.
done.
** Signing cert request /opt/zimbra/ssl/zimbra/server/server.csr...done.
done.
checking isEnabled zimbra-store
zimbra-store is enabled
Installing SSL certificates...
*** Running as root user: /opt/zimbra/bin/zmcertmgr deploycrt self
** Installing mta certificate and key...done.
** Installing slapd certificate and key...done.
** Installing proxy certificate and key...done.
** Creating pkcs12 file /opt/zimbra/ssl/zimbra/jetty.pkcs12...done.
** Creating keystore file /opt/zimbra/mailboxd/etc/keystore...done.
** Installing CA to /opt/zimbra/conf/ca...done.
done.
checking isEnabled zimbra-mta
zimbra-mta is enabled
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
checking isEnabled zimbra-proxy
zimbra-proxy not in enabled cache
enabled packages zimbra-logger zimbra-store zimbra-mta zimbra-core zimbra-archiving zimbra-apache zimbra-cluster zimbra-snmp zimbra-ldap zimbra-spell
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
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Initializing ldap...
*** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
done.
Setting replication password...
*** Running as zimbra user: /opt/zimbra/bin/zmldappasswd -l F5cNWuaW
Updating local config and directory
done.
Setting Postfix password...
*** Running as zimbra user: /opt/zimbra/bin/zmldappasswd -p F5cNWuaW
Updating local config and directory
done.
Setting amavis password...
*** Running as zimbra user: /opt/zimbra/bin/zmldappasswd -a F5cNWuaW
Updating local config and directory
done.
Updating local config and directory
done.
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
Setting local config zimbra_zmprov_default_to_ldap to FALSE
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_zmprov_default_to_ldap='FALSE' 2> /dev/null
Saving CA in ldap ...
*** Running as root user: /opt/zimbra/bin/zmcertmgr deployca
** Importing CA /opt/zimbra/ssl/zimbra/ca/ca.pem into CACERTS...done.
** Saving CA in ldap...done.
** Copying CA to /opt/zimbra/conf/ca...done.
done.
Creating server entry for tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l cs tvi.cl
ebfea80d-02f9-465b-a999-dd148f6366fd
done.
checking isEnabled zimbra-store
zimbra-store is enabled
Setting spell check URL...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraSpellCheckURL http://tvi.cl:7780/aspell.php
done.
Setting service ports on tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraImapBindPort 143 zimbraImapSSLBindPort 993 zimbraImapProxyBindPort 7143 zimbraImapSSLProxyBindPort 7993
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraPop3BindPort 110 zimbraPop3SSLBindPort 995 zimbraPop3ProxyBindPort 7110 zimbraPop3SSLProxyBindPort 7995
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraMailPort 80 zimbraMailSSLPort 443 zimbraMailProxyPort 8080 zimbraMailSSLProxyPort 8443 zimbraMailMode http
done.
Adding tvi.cl to zimbraMailHostPool in default COS...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mc default zimbraMailHostPool ebfea80d-02f9-465b-a999-dd148f6366fd
done.
Installing skins...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraInstalledSkin ''
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin lemongrass
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin waves
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin lavender
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin beach
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin sand
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin bones
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin hotrod
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin steel
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin yahoo
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin bare
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf +zimbraInstalledSkin sky

done.
done.
checking isEnabled zimbra-store
zimbra-store is enabled
Setting zimbraFeatureIMEnabled=FALSE...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mc default zimbraFeatureIMEnabled 'FALSE'
done.
Setting zimbraFeatureTasksEnabled=TRUE...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mc default zimbraFeatureTasksEnabled 'TRUE'
done.
Setting zimbraFeatureBriefcasesEnabled=TRUE...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mc default zimbraFeatureBriefcasesEnabled 'TRUE'
done.
Setting zimbraFeatureNotebookEnabled=TRUE...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mc default zimbraFeatureNotebookEnabled 'TRUE'
done.
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraReverseProxyLookupTarget TRUE
checking isEnabled zimbra-mta
zimbra-mta is enabled
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
Setting MTA auth host...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraMtaAuthHost tvi.cl
done.
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Setting TimeZone Preference...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mc default zimbraPrefTimeZoneId '(GMT-08.00) Pacific Time (US & Canada)'
done.
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Creating domain tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l cd tvi.cl
ec263c07-075c-460c-9d99-79aad70eff11
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraDefaultDomainName tvi.cl
done.
checking isEnabled zimbra-store
zimbra-store is enabled
Creating user admin@tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l cd tvi.cl
ERROR: account.DOMAIN_EXISTS (domain already exists: tvi.cl)
*** Running as zimbra user: /opt/zimbra/bin/zmprov
189d3efe-b85e-4788-adbd-3b77c3e67897
done.
189d3efe-b85e-4788-adbd-3b77c3e67897
done.
Creating postmaster alias...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l aaa admin@tvi.cl root@tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l aaa admin@tvi.cl postmaster@tvi.cl
done.
Reply With Quote
  #10 (permalink)  
Old 03-27-2008, 09:24 AM
Intermediate Member
 
Posts: 15
Default

LOG
PART II

Code:
Creating user wiki@tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov
0fac5e88-ff04-410b-8571-3df8b5582987
done.
Creating user spam.lino4wx6@tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov
ecc46bb9-f91a-447e-81c4-ab15decfe43e
done.
Creating user ham.p1alikzu@tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov
dff23ede-9f97-41d8-97ee-3a6dcbb2818c
done.
Setting spam training accounts...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraSpamIsSpamAccount spam.lino4wx6@tvi.cl zimbraSpamIsNotSpamAccount ham.p1alikzu@tvi.cl
done.
checking isEnabled zimbra-store
zimbra-store is enabled
Initializing store sql database...
*** Running as zimbra user: /opt/zimbra/libexec/zmmyinit
* Creating required directories
* Generating mysql config /opt/zimbra/conf/my.cnf
* Creating database in /opt/zimbra/db/data
* Starting mysql server
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Failed to connect to mysql...giving up!
done.
Setting zimbraSmtpHostname for tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraSmtpHostname tvi.cl
done.
checking isEnabled zimbra-logger
zimbra-logger is enabled
Initializing logger sql database...
*** Running as zimbra user: /opt/zimbra/libexec/zmloggerinit
* Creating required directories
* Creating database in /opt/zimbra/logger/db/data
* Starting logger_mysql server
* Loading schema /opt/zimbra/db/loggerdb.sql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)
* Setting random password for mysql root user in zimbra local config
* Setting random password for mysql zimbra user in zimbra local config
* Changing mysql root user password
^G/opt/zimbra/logger/mysql/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/opt/zimbra/logger/db/mysql.sock' exists!
* Changing mysql zimbra user password
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2)
**** PASSWORD CHANGE FAILED
done.
checking isEnabled zimbra-logger
zimbra-logger is enabled
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraLogHostname tvi.cl
Setting local config smtp_source to admin@tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e smtp_source='admin@tvi.cl' 2> /dev/null
Setting local config smtp_destination to admin@tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e smtp_destination='admin@tvi.cl' 2> /dev/null
checking isEnabled zimbra-mta
zimbra-mta is enabled
Initializing mta config...
Setting local config postfix_mail_owner to postfix

Initializing mta config...
Setting local config postfix_mail_owner to postfix
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e postfix_mail_owner='postfix' 2> /dev/null
Setting local config postfix_setgid_group to postdrop
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e postfix_setgid_group='postdrop' 2> /dev/null
*** Running as zimbra user: /opt/zimbra/libexec/zmmtainit
done.
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraMtaMyNetworks '127.0.0.0/8 192.168.169.0/24 '
checking isEnabled zimbra-snmp
zimbra-snmp is enabled
Configuring SNMP...
Setting local config snmp_notify to yes
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e snmp_notify='yes' 2> /dev/null
Setting local config smtp_notify to yes
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e smtp_notify='yes' 2> /dev/null
Setting local config snmp_trap_host to tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e snmp_trap_host='tvi.cl' 2> /dev/null
Skipping smtp_source=admin@tvi.cl. Already written.
Skipping smtp_destination=admin@tvi.cl. Already written.
*** Running as zimbra user: /opt/zimbra/libexec/zmsnmpinit
creating /opt/zimbra/conf/swatchrc
done.
Setting services on tvi.cl...
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraServiceInstalled antivirus zimbraServiceInstalled antispam zimbraServiceInstalled logger zimbraServiceInsta$
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l ms tvi.cl zimbraServiceEnabled antivirus zimbraServiceEnabled antispam zimbraServiceEnabled logger zimbraServiceEnabled mai$
done.
Setting up zimbra crontab...
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Crontab: Adding zimbra-ldap specific crontab entries
checking isEnabled zimbra-store
zimbra-store is enabled
Crontab: Adding zimbra-store specific crontab entries
checking isEnabled zimbra-logger
zimbra-logger is enabled
Crontab: Adding zimbra-logger specific crontab entries
checking isEnabled zimbra-mta
zimbra-mta is enabled
Crontab: Adding zimbra-mta specific crontab entries
crontab: installing new crontab
checking isEnabled zimbra-cluster
zimbra-cluster is not enabled
done.
Setting up syslog.conf...
done.
checking isEnabled zimbra-ldap
done.
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
*** Running as zimbra user: /opt/zimbra/bin/zmprov -l mcf zimbraComponentAvailable ''
*** Running as zimbra user: zmlocalconfig -u trial_expiration_date
Error: key trial_expiration_date is not set
Notifying Zimbra of installation via http://www.zimbra.com/cgi-bin/notify.cgi?VER=5.0.4_GA_2101_UBUNTU6&MAIL=admin@tvi.cl

ERROR: Notification failed
Starting servers...
*** Running as zimbra user: /opt/zimbra/bin/zmcontrol start
Host tvi.cl
        Starting logger...Done.
        Starting mailbox...Done.
        Starting antispam...Done.
        Starting antivirus...Done.
        Starting snmp...Done.
        Starting spell...Done.
        Starting mta...Done.
        Starting stats...Done.
done.
checking isEnabled zimbra-store
zimbra-store is enabled
Checking for deprecated zimlets...
Getting local config zimbra_ldap_password
ldap bind done for uid=zimbra,cn=admins,cn=zimbra
processing ldap search results
done.
Installing zimlets...

        com_zimbra_cert_manager
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_cert_manager.zip
[] INFO: Deploying Zimlet com_zimbra_cert_manager in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_cert_manager on this host.
[] INFO: Enabling Zimlet com_zimbra_cert_manager

        com_zimbra_email
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_email.zip
[] INFO: Deploying Zimlet com_zimbra_email in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_email on this host.
[] INFO: Adding Zimlet com_zimbra_email to COS default
[] INFO: Enabling Zimlet com_zimbra_email
[] INFO: Adding Zimlet com_zimbra_email to COS default
[] INFO: Enabling Zimlet com_zimbra_email

        com_zimbra_phone
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_phone.zip
[] INFO: Deploying Zimlet com_zimbra_phone in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] INFO: Installing Zimlet com_zimbra_phone on this host.
[] INFO: Installing Zimlet config for com_zimbra_phone
[] INFO: Adding Zimlet com_zimbra_phone to COS default
[] INFO: Enabling Zimlet com_zimbra_phone

        com_zimbra_date
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_date.zip
[] INFO: Deploying Zimlet com_zimbra_date in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_date on this host.
[] INFO: Adding Zimlet com_zimbra_date to COS default
[] INFO: Enabling Zimlet com_zimbra_date

        com_zimbra_url
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_url.zip
[] INFO: Deploying Zimlet com_zimbra_url in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] INFO: Installing Zimlet com_zimbra_url on this host.
[] INFO: Installing Zimlet config for com_zimbra_url
[] INFO: Adding Zimlet com_zimbra_url to COS default
[] INFO: Enabling Zimlet com_zimbra_url

        com_zimbra_local
*** Running as zimbra user: /opt/zimbra/bin/zmzimletctl -l deploy zimlets/com_zimbra_local.zip
[] INFO: Deploying Zimlet com_zimbra_local in LDAP.
[] WARN: checkValue: no attribute info for: zimbraZimletServerIndexRegex
[] WARN: checkValue: no attribute info for: zimbraZimletHandlerClass
[] INFO: Installing Zimlet com_zimbra_local on this host.
[] INFO: Installing Zimlet config for com_zimbra_local
[] INFO: Adding Zimlet com_zimbra_local to COS default
[] INFO: Enabling Zimlet com_zimbra_local

done.
checking isEnabled zimbra-store
zimbra-store is enabled
Initializing Documents...
COS attribute retrieved for COS default: zimbraFeatureNotebookEnabled=TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
COS attribute retrieved for COS default: zimbraFeatureNotebookEnabled=TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mcf zimbraNotebookAccount wiki@tvi.cl
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
*** Running as zimbra user: /opt/zimbra/bin/zmprov in wiki@tvi.cl
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled FALSE
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
failed to initialize documents...see logfile for details.
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection timed out, server: localhost) (cause: java.net.ConnectException Connection timed out)
Restarting mailboxd...
*** Running as zimbra user: /opt/zimbra/bin/zmmailboxdctl restart
mailboxd started.
done.
*** Running as zimbra user: /opt/zimbra/bin/zmsshkeygen
Generating public/private dsa key pair.
Your identification has been saved in /opt/zimbra/.ssh/zimbra_identity.
Your public key has been saved in /opt/zimbra/.ssh/zimbra_identity.pub.
The key fingerprint is:
25:ce:1f:2a:aa:24:85:f8:d8:a1:7f:5a:d0:f0:a7:51 tvi.cl
*** Running as zimbra user: /opt/zimbra/bin/zmupdateauthkeys
updating tvi.cl
Fetching key for tvi.cl
Updating /opt/zimbra/.ssh/authorized_keys

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


Moving /tmp/zmsetup.03262008-165136.log to /opt/zimbra/log
Reply With Quote
Reply


Thread Tools
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.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0