Hi
After a power outage i lost zimbra functionality and both mysql.server and zmmailboxctl fail to start.
I´m afraid some database got corrupted.
Output from mailbox.log
<snip>
2008-04-11 13:48:00,094 INFO [main] [] system - Setting mysql connector property: maxActive=100
2008-04-11 13:48:00,094 INFO [main] [] system - Setting mysql connector property: maxActive=100
2008-04-11 13:48:04,222 FATAL [main] [] system - Config initialization failed
com.zimbra.common.service.ServiceException: system failure: getting database connection
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE (ServiceException.java:183)
at com.zimbra.cs.db.DbPool.getConnection(DbPool.java: 231)
at com.zimbra.cs.util.Config.init(Config.java:62)
at com.zimbra.cs.util.Config.initConfig(Config.java:8 9)
at com.zimbra.cs.util.Config.getString(Config.java:10 1)
at com.zimbra.cs.db.Versions.checkDBVersion(Versions. java:77)
at com.zimbra.cs.db.Versions.checkVersions(Versions.j ava:73)
at com.zimbra.cs.util.Zimbra.startup(Zimbra.java:88)
at com.zimbra.soap.SoapServlet.init(SoapServlet.java: 114)
<snip>
And here´s mailserver.err (/opt/zimbra/db/data/)
<snip>
080411 13:43:45 mysqld started
080411 13:43:45 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
080411 13:43:45 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 235238341.
InnoDB: Doing recovery: scanned up to log sequence number 0 235240017
080411 13:43:45 InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 33 080411 13:43:45 - mysqld got signal 11;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.
key_buffer_size=0
read_buffer_size=1044480
max_used_connections=0
max_connections=110
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 224839 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
<snip>
Already tried upgrade. Didn´t work.
Any help would be GREATLY appreciated.


LinkBack URL
About LinkBacks


