I've got an issue with a Zenoss installation where the zenhub process pegs at 
100% CPU use and eats memory the longer it sits. It seems that it *COULD* be 
config related. 

Round 1:
- Two Zenoss boxes, both fresh 2.2.0 installs, OpenSUSE 10.2 and built from 
source.
- A.zenoss Zenhub python process pegs at 100% CPU and eats memory the longer it 
sits there.
- A.zenoss is backed up with zenback --temp-dir=/home/tmp_backup 
--dbuser=zenoss --dbpass=zenoss
- A.zenoss is rebuilt from source, backup is manually extracted and restore is 
run with zenrestore --dir=/home/zenoss/zenback --dbuser=zenoss --dbpass=zenoss
- A.zenoss continues to have the exact same problem

Round 2:
- B.zenoss is built - identical hardware and software specs as A.zenoss
- B.zenoss takes A.zenoss backup tgz and uses the same restore procedure as 
above
- B.zenoss has the exact same issue as A.zenoss - 100% cpu use and %Memory use 
climbs to as high as 40% before dipping back down and growing again.

Top Output:
top - 14:13:06 up 2 days, 19:13,  1 user,  load average: 1.01, 0.99, 0.74
Tasks:  94 total,   2 running,  92 sleeping,   0 stopped,   0 zombie
Cpu(s): 24.9%us,  0.2%sy,  0.0%ni, 75.0%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   4053040k total,  4031464k used,    21576k free,    10676k buffers
Swap: 16779884k total,       68k used, 16779816k free,   524516k cached

PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
6804 zenoss    25   0 1470m 1.3g 3628 R  100 32.8  10:40.32 python

PS Output:
zenoss02:/usr/local/zenoss/log # ps -ef | grep 6804

zenoss    6804     1 16 13:33 ?        00:05:28 /usr/local/zenoss/bin/python 
/usr/local/zenoss/Products/ZenHub/zenhub.py --configfile 
/usr/local/zenoss/etc/zenhub.conf --cycle --daemon

Why would transferring configs to a new server cause the exact same problem on 
a fresh build? I have two other zenoss servers in Colos with the same server 
specs and software that don't have this issue. Any ideas?




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=21097#21097

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to