Hi there,
Seting up Zimbra for testing a possible new email environment for the company.
I got a problem on my VM which is running Zimbra .
Every 1 minute I got a cpu spike of around 70% to 80% 24hrs a day and I don't know why. Looks lika a JAVA process is responsible for this when I watch TOP output. I would like to get rid of this!
changes that did not help:
- 'Sleep time between subsequent mailbox purges' from 1 minute to 1 hour
- fetchmail from 1 minute to 5 minutes
- disabling or editing cronjobs:
#*/2 * * * * /opt/zimbra/libexec/zmstatuslog
#*/10 * * * * /opt/zimbra/libexec/zmdisklog
#00,10,20,30,40,50 * * * * /opt/zimbra/libexec/zmlogprocess > /tmp/logprocess.out 2>&1
00,20,40 * * * * /opt/zimbra/libexec/zmlogprocess > /tmp/logprocess.out 2>&1
#0,10,20,30,40,50 * * * * /opt/zimbra/libexec/zmqueuelog
10,30,50 * * * * /opt/zimbra/libexec/zmqueuelog
- "$ zmloggerctl stop" did not help
- vi /opt/zimbra/libexec/zmlogprocess
#my $rawRetention = `${zimbra_home}/bin/zmprov -l gacf | egrep '^zimbraLogRawLifetime' | sed -e 's/zimbraLogRawLifetime: //'`;
my $rawRetention = "31d";
#my $summaryRetention = `${zimbra_home}/bin/zmprov -l gacf | egrep '^zimbraLogSummaryLifetime' | sed -e 's/zimbraLogSummaryLifetime: //'`;
my $summaryRetention = "730d";
Specs:
Using Zimbra 5.0.10
FedoraCore 7
VMware ESX Virtual machine 1 CPU 3Ghz
Nr of users: 1
Any suggestions??
Thx


LinkBack URL
About LinkBacks


