I am running 4.03 on Fedora Core 4. I am seeing zmlogprocess taking 99% of the cpu cycles. Here is what top shows:
top - 17:39:07 up 48 min, 1 user, load average: 1.04, 0.96, 0.73
Tasks: 121 total, 3 running, 118 sleeping, 0 stopped, 0 zombie
Cpu0 : 99.7% us, 0.3% sy, 0.0% ni, 0.0% id, 0.0% wa, 0.0% hi, 0.0% si
Cpu1 : 0.3% us, 0.0% sy, 0.0% ni, 99.7% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 4025392k total, 1573140k used, 2452252k free, 180640k buffers
Swap: 2031608k total, 0k used, 2031608k free, 259540k cached
PID USER
PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
20380 zimbra 25 0 494m 492m 2128 R 99.8 12.5 9:03.54 zmlogprocess
1 root 16 0 1740 568 492 S 0.0 0.0 0:01.07 init
2 root RT 0 0 0 0 S 0.0 0.0 0:00.01 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root RT 0 0 0 0 S 0.0 0.0 0:00.01 migration/1
5 root 34 19 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/1
6 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 events/0
7 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 events/1
8 root 16 -5 0 0 0 S 0.0 0.0 0:00.00 khelper
9 root 11 -5 0 0 0 S 0.0 0.0 0:00.00 kthread
12 root 20 -5 0 0 0 S 0.0 0.0 0:00.00 kacpid
102 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kblockd/0
103 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kblockd/1
106 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 khubd
157 root 20 0 0 0 0 S 0.0 0.0 0:00.00 pdflush
158 root 15 0 0 0 0 S 0.0 0.0 0:00.02 pdflush
How do I fix this problem?
- Rob