Hi! I discovered few things during my first installation:
First, resolv.conf is pointing to my zimbra server not to our DNS server (I thought that could've cause the error) I already fixed it
Second, i do a 'zmcontrol stop' as zimbra user before upgrading. (I was thinking too that since I stopped the zimbra-ldap service, that would've caused the error) I didnt stop zimbra services again on my next attempt(s) of upgrade.
Here's my setting
Code:
[root@stiimail zcs]# hostname
stiimail.stii.dost.gov.ph
[root@stiimail zimbra3.0_02062007]# dig stii.dost.gov.ph any
; <<>> DiG 9.3.1 <<>> stii.dost.gov.ph any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58520
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 2
;; QUESTION SECTION:
;stii.dost.gov.ph. IN ANY
;; ANSWER SECTION:
stii.dost.gov.ph. 38398 IN SOA stiidoor.stii.dost.gov.ph. root.stii.dost.gov.ph. 2006120401 10800 3600 604800 38400
stii.dost.gov.ph. 38398 IN NS stiidoor.stii.dost.gov.ph.
stii.dost.gov.ph. 38398 IN MX 10 stiimail.stii.dost.gov.ph.
;; ADDITIONAL SECTION:
stiidoor.stii.dost.gov.ph. 38398 IN A 202.90.141.137
stiimail.stii.dost.gov.ph. 38398 IN A 202.90.141.143
;; Query time: 1 msec
;; SERVER: 202.90.141.137#53(202.90.141.137)
;; WHEN: Fri Feb 9 11:47:29 2007
;; MSG SIZE rcvd: 155
[root@stiimail zimbra3.0_02062007]# dig stii.dost.gov.ph mx
; <<>> DiG 9.3.1 <<>> stii.dost.gov.ph mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19689
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 2
;; QUESTION SECTION:
;stii.dost.gov.ph. IN MX
;; ANSWER SECTION:
stii.dost.gov.ph. 38398 IN MX 10 stiimail.stii.dost.gov.ph.
;; AUTHORITY SECTION:
stii.dost.gov.ph. 38398 IN NS stiidoor.stii.dost.gov.ph.
;; ADDITIONAL SECTION:
stiimail.stii.dost.gov.ph. 38398 IN A 202.90.141.143
stiidoor.stii.dost.gov.ph. 38398 IN A 202.90.141.137
;; Query time: 1 msec
;; SERVER: 202.90.141.137#53(202.90.141.137)
;; WHEN: Fri Feb 9 11:48:11 2007
;; MSG SIZE rcvd: 114
Here's the error im encountering:
Code:
Fri Feb 9 11:24:41 2007: Running /opt/zimbra/libexec/scripts/migrateLogger5-qid.pl
Fri Feb 9 11:24:43 2007: SELECT value FROM config WHERE name = 'db.version'
Fri Feb 9 11:24:44 2007: Verified schema version 4.
Fri Feb 9 11:24:44 2007: Adding loghostname
Fri Feb 9 11:24:44 2007: alter table mta add INDEX i_qid (qid);
Fri Feb 9 11:24:46 2007: SELECT value FROM config WHERE name = 'db.version'
Fri Feb 9 11:24:47 2007: Verified schema version 4.
Fri Feb 9 11:24:47 2007: Updating logger DB schema version from 4 to 5.
Fri Feb 9 11:24:47 2007: UPDATE zimbra_logger.config SET value = '5' WHERE name = 'db.version';
Fri Feb 9 11:24:50 2007: Stopping logger mysql
Fri Feb 9 11:25:08 2007: Checking ldap status
Fri Feb 9 11:25:10 2007: Starting ldap
Fri Feb 9 11:25:17 2007: Checking 3.0.M1
Fri Feb 9 11:25:17 2007: Checking 3.0.0_M2
Fri Feb 9 11:25:17 2007: Checking 3.0.0_M3
Fri Feb 9 11:25:17 2007: Checking 3.0.0_M4
Fri Feb 9 11:25:17 2007: Checking 3.0.0_GA
Fri Feb 9 11:25:17 2007: Checking 3.0.1_GA
Fri Feb 9 11:25:17 2007: Updating from 3.0.1_GA
ERROR: service.FAILURE (system failure: unable to get config) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])ERROR: service.FAILURE (system failure: unable to get config) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])
Fri Feb 9 11:25:30 2007: Checking 3.1.0_GA
Fri Feb 9 11:25:30 2007: Updating from 3.1.0_GA
Fri Feb 9 11:27:28 2007: Checking 3.1.1_GA
Fri Feb 9 11:27:28 2007: Updating from 3.1.1_GA
Fri Feb 9 11:27:28 2007: Checking 3.1.2_GA
Fri Feb 9 11:27:28 2007: Updating from 3.1.2_GA
Fri Feb 9 11:27:28 2007: Checking 3.1.3_GA
Fri Feb 9 11:27:28 2007: Updating from 3.1.3_GA
Fri Feb 9 11:27:28 2007: Checking 3.1.4_GA
Fri Feb 9 11:27:28 2007: Updating from 3.1.4_GA
Fri Feb 9 11:27:33 2007: Checking 3.2.0_M1
Fri Feb 9 11:27:33 2007: Updating from 3.2.0_M1
ERROR: service.FAILURE (system failure: unable to list all COS) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])
ERROR: service.FAILURE (system failure: unable to get config) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])
ERROR: service.FAILURE (system failure: unable to get config) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])
Fri Feb 9 11:28:44 2007: Checking 3.2.0_M2
Fri Feb 9 11:28:44 2007: Updating from 3.2.0_M2
ERROR: service.FAILURE (system failure: unable to get config) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])
ERROR: service.FAILURE (system failure: unable to get config) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])
ERROR: service.FAILURE (system failure: unable to list all COS) (cause: javax.naming.NamingException [LDAP: error code 80 - internal error])
Fri Feb 9 11:28:54 2007: Checking 4.0.0_RC1
Fri Feb 9 11:28:54 2007: Updating from 4.0.0_RC1
and by the way, why is it the resulting configuration will always use
user@hostname.domainname format on addresses? shouldnt it be user@domainname only?
Code:
Main menu
1) Hostname: stiimail.stii.dost.gov.ph
2) Ldap master host: stiimail.stii.dost.gov.ph
3) Ldap port: 389
4) Ldap password: set
5) zimbra-ldap: Enabled
+Create Domain: no
6) zimbra-store: Enabled
+Create Admin User: no
+Enable automated spam training: yes
+Spam training user: 3o03lmhbfu@stiimail.stii.dost.gov.ph
******* +Non-spam(Ham) training user: UNSET
+Global Documents Account: wiki@stiimail.stii.dost.gov.ph
+SMTP host: stiimail.stii.dost.gov.ph
+Web server HTTP port: 80
+Web server HTTPS port: 443
+Web server mode: mixed
+Enable POP/IMAP proxy: no
******* +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://stiimail.stii.dost.gov.ph:7780/aspell.php
7) zimbra-mta: Enabled
+MTA Auth host: stiimail.stii.dost.gov.ph
+Enable Spamassassin: yes
+Enable Clam AV: yes
+Notification address for AV alerts: admin@stiimail.stii.dost.gov.ph
8) zimbra-snmp: Enabled
+Enable SNMP notifications: yes
+SNMP Trap hostname: stiimail.stii.dost.gov.ph
+Enable SMTP notifications: yes
+SMTP Source email address: admin@stiimail.stii.dost.gov.ph
+SMTP Destination email address: admin@stiimail.stii.dost.gov.ph
9) zimbra-logger: Enabled
10) zimbra-spell: Enabled
c) Collapse menu
r) Start servers after configuration yes
s) Save config to file
q) Quit Thanks again for the help and suggestions.