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
  #1 (permalink)  
Old 08-16-2010, 02:10 PM
Starter Member
 
Posts: 5
Default [SOLVED] 32 to 64 Bits Problem

Hi, I try to migrate from 6.0.5 FOSS in debian 4 32 bits to 6.0.5 FOSS in debian 5 64 bits.
I follow step by step this Wiki Network Edition: Moving from 32-bit to 64-bit Server - Zimbra :: Wiki

but allways the same problem "zmmailboxdctl is not running" in zmcontrol status, i read a lot of post but nothing solve my problem.

best reggards
Reply With Quote
  #2 (permalink)  
Old 08-16-2010, 11:09 PM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by alebusta View Post
but allways the same problem "zmmailboxdctl is not running" in zmcontrol status, i read a lot of post but nothing solve my problem.
There's a distinct lack of information in that statement that would allow anyone to give you advice. Look in the log files and see what errors you've got then search the forums for similar problems and try the solutions you find. If, after doing that, you still have problems then post exact details of the steps you've tried, what command you've use, what erros you see in the log files and what the status of the Zimbra services are and if you're behind a NAT router then run the commands in the 'Verify....' section of the Split DNS article and make sure your DNS is OK.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 08-17-2010, 08:29 AM
Starter Member
 
Posts: 5
Default

Hi, thx for reply phoenix, I'm not behind a NAT, in mailbox.log i find ERROR

2010-08-16 16:51:58,906 INFO [main] [] soap - Servlet SoapServlet starting up
2010-08-16 16:51:58,951 INFO [main] [] soap - Adding service AccountService to SoapServlet
2010-08-16 16:51:59,040 INFO [main] [] soap - Adding service MailService to SoapServlet
2010-08-16 16:51:59,268 INFO [main] [] soap - Adding service IMService to SoapServlet
2010-08-16 16:51:59,280 INFO [main] [] misc - version=6.0.5_GA_2213.DEBIAN5_64 release=20100131185825 builddate=20100131-1900 buildhost=build32.lab.zimbra.com
2010-08-16 16:51:59,290 INFO [main] [] misc - LANG environment is set to: es_CL.UTF-8
2010-08-16 16:51:59,290 INFO [main] [] misc - System property java.home=/opt/zimbra/jdk1.6.0_16/jre
2010-08-16 16:51:59,290 INFO [main] [] misc - System property java.runtime.version=1.6.0_16-b01
2010-08-16 16:51:59,290 INFO [main] [] misc - System property java.version=1.6.0_16
2010-08-16 16:51:59,290 INFO [main] [] misc - System property java.vm.info=mixed mode
2010-08-16 16:51:59,290 INFO [main] [] misc - System property java.vm.name=Java HotSpot(TM) 64-Bit Server VM
2010-08-16 16:51:59,290 INFO [main] [] misc - System property java.vm.version=14.2-b01
2010-08-16 16:51:59,290 INFO [main] [] misc - System property os.arch=amd64
2010-08-16 16:51:59,290 INFO [main] [] misc - System property os.name=Linux
2010-08-16 16:51:59,290 INFO [main] [] misc - System property os.version=2.6.26-2-amd64
2010-08-16 16:51:59,290 INFO [main] [] misc - System property sun.arch.data.model=64
2010-08-16 16:51:59,290 INFO [main] [] misc - System property sun.cpu.endian=little
2010-08-16 16:51:59,290 INFO [main] [] misc - System property sun.cpu.isalist=
2010-08-16 16:51:59,290 INFO [main] [] misc - System property sun.os.patch.level=unknown
2010-08-16 16:51:59,374 INFO [main] [] system - Setting mysql connector property: maxActive=100
2010-08-16 16:51:59,393 INFO [main] [] system - Setting mysql connector property: maxActive=100
2010-08-16 16:52:01,539 ERROR [main] [] Versions - DB Version Mismatch: ours="64" from DB="63"
2010-08-16 16:52:01,539 FATAL [main] [] system - Data version mismatch. Reinitialize or upgrade the backend data store.

2010-08-16 16:52:11,751 INFO [main] [] soap - Servlet SoapServlet starting up
2010-08-16 16:52:11,777 INFO [main] [] soap - Adding service AccountService to SoapServlet
2010-08-16 16:52:11,825 INFO [main] [] soap - Adding service MailService to SoapServlet
2010-08-16 16:52:11,931 INFO [main] [] soap - Adding service IMService to SoapServlet
2010-08-16 16:52:11,938 INFO [main] [] misc - version=6.0.5_GA_2213.DEBIAN5_64 release=20100131185825 builddate=20100131-1900 buildhost=build32.lab.zimbra.com
2010-08-16 16:52:11,939 INFO [main] [] misc - LANG environment is set to: es_CL.UTF-8
2010-08-16 16:52:11,939 INFO [main] [] misc - System property java.home=/opt/zimbra/jdk1.6.0_16/jre
2010-08-16 16:52:11,939 INFO [main] [] misc - System property java.runtime.version=1.6.0_16-b01
2010-08-16 16:52:11,939 INFO [main] [] misc - System property java.version=1.6.0_16
2010-08-16 16:52:11,939 INFO [main] [] misc - System property java.vm.info=mixed mode
2010-08-16 16:52:11,939 INFO [main] [] misc - System property java.vm.name=Java HotSpot(TM) 64-Bit Server VM
2010-08-16 16:52:11,939 INFO [main] [] misc - System property java.vm.version=14.2-b01
2010-08-16 16:52:11,939 INFO [main] [] misc - System property os.arch=amd64
2010-08-16 16:52:11,939 INFO [main] [] misc - System property os.name=Linux
2010-08-16 16:52:11,939 INFO [main] [] misc - System property os.version=2.6.26-2-amd64
2010-08-16 16:52:11,939 INFO [main] [] misc - System property sun.arch.data.model=64
2010-08-16 16:52:11,940 INFO [main] [] misc - System property sun.cpu.endian=little
2010-08-16 16:52:11,940 INFO [main] [] misc - System property sun.cpu.isalist=
2010-08-16 16:52:11,940 INFO [main] [] misc - System property sun.os.patch.level=unknown
2010-08-16 16:52:11,960 INFO [main] [] system - Setting mysql connector property: maxActive=100
2010-08-16 16:52:11,968 INFO [main] [] system - Setting mysql connector property: maxActive=100
2010-08-16 16:52:13,000 ERROR [main] [] Versions - DB Version Mismatch: ours="64" from DB="63"
2010-08-16 16:52:13,001 FATAL [main] [] system - Data version mismatch. Reinitialize or upgrade the backend data store.


I look in forum for this problem but I dont understant how can solve it.

thanks
Reply With Quote
  #4 (permalink)  
Old 08-17-2010, 12:39 PM
y@w y@w is offline
Moderator
 
Posts: 658
Default

Are you sure you installed 6.0.5 on the new server? Looks like it's complaining of a version problem.
__________________
What a n00b!
Reply With Quote
  #5 (permalink)  
Old 08-17-2010, 12:47 PM
Starter Member
 
Posts: 5
Default

yes im sure

zmcontrol -v

Release 6.0.5_GA_2213.DEBIAN5_64 DEBIAN5_64 FOSS edition.
Reply With Quote
  #6 (permalink)  
Old 08-17-2010, 12:57 PM
y@w y@w is offline
Moderator
 
Posts: 658
Default

Did you try this: 5.0.21 to 6.0.5 MultiServer Upgrade with 6000 Users ?
__________________
What a n00b!
Reply With Quote
  #7 (permalink)  
Old 08-17-2010, 07:01 PM
Starter Member
 
Posts: 5
Default

Quote:
Originally Posted by y@w View Post
Are you sure you installed 6.0.5 on the new server? Looks like it's complaining of a version problem.
yes Iam....., I look 5.0.21 to 6.0.5 MultiServer Upgrade with 6000 Users i upgrade 6.0.5 x64 to 6.0.7 x64

Schema upgrade required from version 63 to 64.
Running /opt/zimbra/libexec/scripts/migrate20100106-MobileDevices.pl
Tue Aug 17 21:12:23 2010: Verified schema version 63.
Tue Aug 17 21:12:23 2010: Adding policy_values column to ZIMBRA.MOBILE_DEVICES table.
Tue Aug 17 21:12:23 2010: Verified schema version 63.
Tue Aug 17 21:12:23 2010: Updating DB schema version from 63 to 64.
Stopping mysql...done.
Updating from 6.0.6_GA
Updating from 6.0.7_GA
Updating global config and COS's with attributes introduced after 6.0.5_GA...done.
Stopping ldap...done.
Upgrade complete.


and all rigth

zmcontrol status

Host zimbra.ciq.uchile.cl
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
stats Running

Thanks
Reply With Quote
  #8 (permalink)  
Old 08-18-2010, 06:49 AM
Starter Member
 
Posts: 5
Default

Quote:
Originally Posted by y@w View Post
Thank....
I try to upgrade my non functional 6.0.5 x64 to 6.0.7 x64 here some messages from the upgrade proccess...

Schema upgrade required from version 63 to 64.
Running /opt/zimbra/libexec/scripts/migrate20100106-MobileDevices.pl
Tue Aug 17 21:12:23 2010: Verified schema version 63.
Tue Aug 17 21:12:23 2010: Adding policy_values column to ZIMBRA.MOBILE_DEVICES table.
Tue Aug 17 21:12:23 2010: Verified schema version 63.
Tue Aug 17 21:12:23 2010: Updating DB schema version from 63 to 64.

Stopping mysql...done.
Updating from 6.0.6_GA
Updating from 6.0.7_GA
Updating global config and COS's with attributes introduced after 6.0.5_GA...done.
Stopping ldap...done.
Upgrade complete.


and finally all work rigth..

thank a lot
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.