Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

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
  #31 (permalink)  
Old 04-30-2007, 03:33 AM
Elite Member
 
Posts: 372
Default zcs 4.5.1_NE RHEL_64

using zcs 4.5.1_NE RHEL_64 i get this each morning:

/etc/cron.daily/prelink: line 47: 1951 Aborted
/usr/sbin/prelink -av $PRELINK_OPTS >>/var/log/prelink.log 2>&1


the av/as graph is blank could this be the cause

Last edited by padraig; 04-30-2007 at 03:34 AM.. Reason: typo
Reply With Quote
  #32 (permalink)  
Old 04-30-2007, 04:05 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by padraig View Post
the av/as graph is blank could this be the cause
No, that's not the cause. The prelink is just a job to prelink modules for faster loading. Have you looked at some of the threads about debugging the av/as graphs? Has it always been blank or has it just happened?
__________________
Regards


Bill
Reply With Quote
  #33 (permalink)  
Old 04-30-2007, 09:39 AM
Elite Member
 
Posts: 372
Default

Hi Bill,

it has data for feb 07, but the i updated my Spam checking Settings to:
Kill percent: 66
Tag percent: 20

not sure if this upset the graph

is it possible to zmloggerinit the spam graph only?
/tmp/ out files look ok
Reply With Quote
  #34 (permalink)  
Old 08-04-2007, 12:43 AM
Active Member
 
Posts: 38
Default Fix logger tables

I found that to repair bad mysql tables:

Code:
su -zimbra 
zmloggerctl stop
su - root
cd /opt/zimbra/logger/db/data/zimbra_logger
../../../mysql/bin/myisamchk -r *.MYI
su - zimbra
zmloggerctl start
Reply With Quote
  #35 (permalink)  
Old 03-06-2008, 09:34 AM
Elite Member
 
Posts: 281
Default

Quote:
Originally Posted by gherndon View Post
stop any processes...
then rebuild the Logger DB, Directory, and info with this command:

libexec/zmloggerinit
When I ran this it told me that the passwords for the sql were incorrect and now my mysql won't start back. HELP

dj
Reply With Quote
  #36 (permalink)  
Old 03-06-2008, 09:42 AM
Elite Member
 
Posts: 281
Default

Here is the output when I ran the libexec/loggerinit

Code:
* Creating required directories
* Creating database in /opt/zimbra/logger/db/data
* Starting logger_mysql server
* Loading schema /opt/zimbra/db/loggerdb.sql
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
password: NO)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
password: NO)
* Setting random password for mysql root user in zimbra local config
* Setting random password for mysql zimbra user in zimbra local config
* Changing mysql root user password
/opt/zimbra/logger/mysql/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
* Changing mysql zimbra user password
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
password: YES)
**** PASSWORD CHANGE FAILED
Reply With Quote
  #37 (permalink)  
Old 03-06-2008, 10:16 AM
Elite Member
 
Posts: 281
Default

Also, another quick question. The only service not running is the logger. Is it bad to run without it until I can get it fixed?

dj
Reply With Quote
  #38 (permalink)  
Old 03-06-2008, 10:34 AM
Elite Member
 
Posts: 281
Default

Ok. I just want to say first that Zimbra employees rock. Mike answered a question for me, I will just say outside the forum Which helps me for now but I still need to get the logger running. Is there something I need to do to get the passwords in sync? Will upgrading to latest version fix this?

dj
Reply With Quote
  #39 (permalink)  
Old 03-07-2008, 05:05 PM
Moderator
 
Posts: 6,237
Default

For the collective knowledge:
Q: Can I run without logger?
A: Yes, but you should actually disable it & not leave it in a broken state.

To fix, the commands I had him run were:
su - zimbra
logmysql.server stop
exit/su - root/sudo -i (switch back to root however)
ps aux | grep logger (kill -9 any remaining)

Note:
-The below will remove all currently recorded data.
-Make sure you use the word 'logger' where given below, else you'll wipe your data db if you use the wrong path!

rm -rf /opt/zimbra/logger/db/data/*
chown zimbra:zimbra /opt/zimbra/logger/db/data
chmod 775 /opt/zimbra/logger/db/data
su - zimbra
cd /opt/zimbra/libexec
./zmloggerinit
logmysql.server start (or zmcontrol stop/start)
cd /opt/zimbra/libexec
./zmgengraphs
(And ./zmdailyreport as wanted, but it will proably be empty the first time.)

Quote:
Originally Posted by dljordaneku
Just wanted to let you know that I got a good daily report this morning. Thanks.
Reply With Quote
  #40 (permalink)  
Old 03-10-2008, 06:08 AM
Elite Member
 
Posts: 281
Default

Just wanted to say thanks again to Mike for helping me out.

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