Quote:
Originally Posted by phoenix
look in the /opt/zimbra/logger/db/data/yourservername.com.err log (obviously put the fqdn of your server instead of 'yourservername.com' in there) and see if there's any errors.
|
there is a file mail.err but i don't find some like mail.mydomain.com.err
ls -la on this file give me today date 5 feb 11.52
Quote:
Originally Posted by phoenix
The db integrity report runs overnight and if there's any erros you should have seen them. If you want to confirm that it's OK the run this /opt/zimbra/libexec/zmdbintegrityreport -m as the zimbra user and see if there's any errors (that script also logs to the file I mentioned above.
|
i don't receive any message at the prompt but i receive this mail
Database errors found.
/opt/zimbra/mysql/bin/mysqlcheck --defaults-file=/opt/zimbra/conf/my.cnf -S /opt/zimbra/db/mysql.sock -A -C -s -u root --password="mypassoword"
mysql.help_category
error : Table upgrade required. Please do "REPAIR TABLE `help_category`" to fix it!
mysql.help_keyword
error : Table upgrade required. Please do "REPAIR TABLE `help_keyword`" to fix it!
mysql.help_topic
error : Table upgrade required. Please do "REPAIR TABLE `help_topic`" to fix it!
mysql.user
error : Table upgrade required. Please do "REPAIR TABLE `user`" to fix it!
zimbra.config
error : Table upgrade required. Please do "REPAIR TABLE `config`" to fix it!
zimbra.mailbox_metadata
error : Table upgrade required. Please do "REPAIR TABLE `mailbox_metadata`" to fix it!
zimbra.out_of_office
error : Table upgrade required. Please do "REPAIR TABLE `out_of_office`" to fix it!
zimbra.service_status
error : Table upgrade required. Please do "REPAIR TABLE `service_status`" to fix it!
zimbra.table_maintenance
error : Table upgrade required. Please do "REPAIR TABLE `table_maintenance`" to fix it!
zimbra.volume
error : Table upgrade required. Please do "REPAIR TABLE `volume`" to fix it!
now after /opt/zimbra/libexec/zmdbintegrityreport -m as the zimbra user if i do ls -la mail.err i have the same date 5 feb 11.52 as before to give the command