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
  #21 (permalink)  
Old 02-04-2009, 06:16 AM
Zimbra Consultant & Moderator
 
Posts: 19,653
Default

Quote:
Originally Posted by krolen View Post
same as before. nothing.. it did think for about 20 secconds before it came back to the input line
If you wish to see the output from zmfixperms the run it with the verbose option.

Code:
zmfixperms -verbose

or

zmfixperms --help
__________________
Regards


Bill
Reply With Quote
  #22 (permalink)  
Old 02-04-2009, 06:18 AM
Moderator
 
Posts: 7,911
Default

Code:
/opt/zimbra/libexec/zmfixperms --extended
will check permissions even deeper; though be advised it will take a lot longer to complete.
__________________
Reply With Quote
  #23 (permalink)  
Old 02-04-2009, 06:39 AM
Loyal Member
 
Posts: 92
Default

root@email:/opt/zimbra/libexec# /opt/zimbra/libexec/zmfixperms --extended -verbose
Fixing ownership and permissions on /var/log/zimbra.log
Fixing ownership and permissions on /opt/zimbra/lib
Fixing ownership and permissions on /opt/zimbra/db
Fixing ownership and permissions on /opt/zimbra/cyrus-sasl
Fixing ownership and permissions on /opt/zimbra/dspam
Fixing ownership and permissions on /opt/zimbra/conf/spamassassin
Fixing ownership and permissions on /opt/zimbra/jetty
Fixing ownership and permissions on /opt/zimbra/ssl
Fixing ownership and permissions on /opt/zimbra/httpd
Fixing ownership and permissions on /opt/zimbra/logger/mysql
Fixing ownership and permissions on /opt/zimbra/logger/db
Fixing ownership and permissions on /opt/zimbra/mysql
Fixing ownership and permissions on /opt/zimbra/snmp
Fixing ownership and permissions on /opt/zimbra/openldap
Fixing ownership and permissions on /opt/zimbra/sleepycat
Fixing ownership and permissions on /opt/zimbra/clamav
Fixing ownership and permissions on /opt/zimbra/amavisd
Fixing ownership and permissions on /opt/zimbra/zimbramon/lib
Fixing ownership and permissions on /opt/zimbra/rrdtool
Fixing ownership and permissions on /opt/zimbra/conf/localconfig.xml
Fixing ownership and permissions on /opt/zimbra/postfix
Fixing ownership and permissions on /opt/zimbra/data/postfix
Fixing ownership of /opt/zimbra/index
Fixing ownership of /opt/zimbra/backup
Fixing ownership of /opt/zimbra/store


I get this. do you think it is safe to run the installer?

Thanks (again) Krolen
Reply With Quote
  #24 (permalink)  
Old 02-04-2009, 06:42 AM
Moderator
 
Posts: 7,911
Default

Run the installer ? I thought you had installed the dummy copy and sync'd across from the old server ? Why do you need to run the installer ? If you are about to upgrade I would recommend that this version will actually start first. If it does, then shut it down, make sure all zimbra processes have stopped, backup /opt/zimbra on the new server and then run the install. This will safe time if you need to re-run the update again after fixing something else safes the ssh sync time.
__________________
Reply With Quote
  #25 (permalink)  
Old 02-04-2009, 06:46 AM
Loyal Member
 
Posts: 92
Default

Yes i have the dummy copy installed..

I was reffering to the next step for migration

# As Root: run zmfixperms located in /opt/zimbra/libexec (done)
# As Root: rerun the installer without the -s option


Sorry to be a pain -) really appreciate all your help.

Krolen
Reply With Quote
  #26 (permalink)  
Old 02-04-2009, 06:51 AM
Moderator
 
Posts: 7,911
Default

Yep As in my previous post take a tar backup of /opt/zimbra on your new server, as it will save time if anything else needs doing.
__________________
Reply With Quote
  #27 (permalink)  
Old 02-04-2009, 08:06 AM
Loyal Member
 
Posts: 92
Default

Hi there again.

I rerun the installer i get the following

Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save...done
Operations logged to /tmp/zmsetup.02042009-145709.log
Starting ldap...done.
Setting defaults...done.
Upgrading from to 5.0.12_GA_2789
Stopping zimbra services
Verifying /opt/zimbra/conf/my.cnf
Starting mysql
Starting logger mysql
I can't upgrade version

UPGRADE FAILED - exiting

the log shows the following


Wed Feb 4 14:57:27 2009 Upgrading from to 5.0.12_GA_2789
Wed Feb 4 14:57:28 2009 Stopping zimbra services
Wed Feb 4 14:57:36 2009 Verifying /opt/zimbra/conf/my.cnf
Wed Feb 4 14:57:36 2009 Starting mysql
Wed Feb 4 14:57:48 2009 Starting logger mysql
Wed Feb 4 14:58:00 2009 I can't upgrade version
Reply With Quote
  #28 (permalink)  
Old 02-04-2009, 08:16 AM
Moderator
 
Posts: 7,911
Default

Hmmm ... Is MySQL running ? Have a look under (I think) /opt/zimbra/data/db for a MySQL error file. For some reason after MySQL started it could not query the current version from one of the tables.
__________________
Reply With Quote
  #29 (permalink)  
Old 02-04-2009, 08:26 AM
Loyal Member
 
Posts: 92
Default

090204 15:12:44 mysqld ended

090204 15:17:29 mysqld started
090204 15:17:29 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
090204 15:17:29 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
090204 15:17:29 InnoDB: Started; log sequence number 0 3455688905
090204 15:17:29 [Note] /opt/zimbra/mysql/libexec/mysqld: ready for connections.
Version: '5.0.67-log' socket: '/opt/zimbra/db/mysql.sock' port: 7306 Source distribution
090204 15:20:12 [Note] /opt/zimbra/mysql/libexec/mysqld: Normal shutdown

090204 15:20:12 InnoDB: Starting shutdown...
090204 15:20:15 InnoDB: Shutdown completed; log sequence number 0 3455688915
090204 15:20:15 [Note] /opt/zimbra/mysql/libexec/mysqld: Shutdown complete

090204 15:20:15 mysqld ended

090204 15:21:03 mysqld started
090204 15:21:03 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
090204 15:21:03 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
090204 15:21:03 InnoDB: Started; log sequence number 0 3455688915
090204 15:21:03 [Note] /opt/zimbra/mysql/libexec/mysqld: ready for connections.
Version: '5.0.67-log' socket: '/opt/zimbra/db/mysql.sock' port: 7306 Source distribution


is all i can seam to find that is in /opt/zimbra/log/mysql_error.log

Thanks

Krolen
Reply With Quote
  #30 (permalink)  
Old 02-04-2009, 08:27 AM
Loyal Member
 
Posts: 92
Default

Quote:
Originally Posted by krolen View Post
090204 15:12:44 mysqld ended

090204 15:17:29 mysqld started
090204 15:17:29 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
090204 15:17:29 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
090204 15:17:29 InnoDB: Started; log sequence number 0 3455688905
090204 15:17:29 [Note] /opt/zimbra/mysql/libexec/mysqld: ready for connections.
Version: '5.0.67-log' socket: '/opt/zimbra/db/mysql.sock' port: 7306 Source distribution
090204 15:20:12 [Note] /opt/zimbra/mysql/libexec/mysqld: Normal shutdown

090204 15:20:12 InnoDB: Starting shutdown...
090204 15:20:15 InnoDB: Shutdown completed; log sequence number 0 3455688915
090204 15:20:15 [Note] /opt/zimbra/mysql/libexec/mysqld: Shutdown complete

090204 15:20:15 mysqld ended

090204 15:21:03 mysqld started
090204 15:21:03 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
090204 15:21:03 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
090204 15:21:03 InnoDB: Started; log sequence number 0 3455688915
090204 15:21:03 [Note] /opt/zimbra/mysql/libexec/mysqld: ready for connections.
Version: '5.0.67-log' socket: '/opt/zimbra/db/mysql.sock' port: 7306 Source distribution


is all i can seam to find that is in /opt/zimbra/log/mysql_error.log

Thanks

Krolen
interestingly i get this when i try and start zimbra

Starting mta...FAILED
Starting zmmtaconfig...zmmtaconfig is already running.
postsuper: fatal: scan_dir_push: open directory defer: Permission denied
postfix failed to start
Starting saslauthd...done.


Thanks again

Krolen
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.