Bug#382947: munin: Munin hangs on double cron-job execution and generates 100% cpu load doing nothing

2006-08-14 Thread Radek Antoniuk
Package: munin Version: 1.2.4-1 Severity: grave Justification: renders package unusable and of course sends ton of emails about it. zz:~# ps aux | grep munin munin 8769 0.0 0.0 6720 3296 ?Ss 11:40 0:00 /bin/sh -c if [ -x /usr/bin/munin-cron ]; then /usr/bin/munin-cron; fi

Bug#382947: munin: Munin hangs on double cron-job execution and generates 100% cpu load doing nothing

2006-08-14 Thread Tore Anderson
tags 382947 moreinfo quit * Radek Antoniuk and of course sends ton of emails about it. zz:~# ps aux | grep munin munin 8769 0.0 0.0 6720 3296 ?Ss 11:40 0:00 /bin/sh -c if [ -x /usr/bin/munin-cron ]; then /usr/bin/munin-cron; fi munin 8774 0.0 0.0 6720 3312 ?

Bug#382947: munin: Munin hangs on double cron-job execution and generates 100% cpu load doing nothing

2006-08-14 Thread Radosław Antoniuk
Hmm, strange. It's the first time I've heard of such a problem, ever. Can you see anything out of the ordinary in /var/log/munin/*.log? == munin-node.log == 2006/08/14-15:21:06 Plugin squid_cache exited with status 28416. cat: /proc/net/ip_conntrack: Nie ma takiego pliku ani katalogu

Bug#382947: munin: Munin hangs on double cron-job execution and generates 100% cpu load doing nothing

2006-08-14 Thread Tore Anderson
== munin-node.log == I assume Nie ma takiego pliku ani katalogu means no such file or directory, but I'll need help with Połączenie odrzucone... :-) It's totally repeatable. When I kill all pids of munin-*, and wait for next cronjob, it happens again. Hmm. Could you change the

Bug#382947: munin: Munin hangs on double cron-job execution and generates 100% cpu load doing nothing

2006-08-14 Thread Radosław Antoniuk
On 8/14/06, Tore Anderson [EMAIL PROTECTED] wrote: Hmm. Could you next time take a look with ps axuf, to see if one is the child of the other? Uhm, that was obvious and I've forgotten about it.. Połączenie odrzucone is Connection refused ;)) Now, the problem is that I have resolved the

Bug#382947: munin: Munin hangs on double cron-job execution and generates 100% cpu load doing nothing

2006-08-14 Thread Tore Anderson
severity 382947 normal tags 382947 unreproducible quit * Radek Antoniuk Now, the problem is that I have resolved the problem.. or maybe not the problem itself. I thought about the two cronjobs running simultaneously, and then... I thought, ok, let's try to restart crond. And it worked. It