Hi Bernard,
Thank you for your reply.
I've seen it too that the python_module is loaded twice, but I don't know why.
I think I have to find it somehow.
I installed Ganglia from source following the good IBM tutorial:
http://www.ibm.com/developerworks/opensource/library/l-ganglia-nagios-1/index.html
modpython.conf contain:
[root@cn-smpi conf.d]# cat modpython.conf
/*
params - path to the directory where mod_python
should look for python metric modules
the "pyconf" files in the include directory below
will be scanned for configurations for those modules
*/
modules {
module {
name = "python_module"
path = "modpython.so"
params = "/usr/lib64/ganglia/python_modules"
}
}
include ('/etc/ganglia/conf.d/*.pyconf')
I renamed it to modpython.conf.off and started gmond.
This time it worked.
But I don't understand why there is this error with python_module.
There is may be some memory leak in gmond even if I don't understand exactly
what this is.
I'll enjoy to find out the real fault.
If you have another idea please tell me.
Thank you very much again for your answer, Calin
----- Original Message -----
From: Bernard Li
Sent: 02/18/11 08:53 PM
To: [email protected]
Subject: Re: [Ganglia-general] gmond dead but subsys locked
Hi Calin: On Fri, Feb 18, 2011 at 9:43 AM, Calin Floare <[email protected]>
wrote: > [root@cn-smpi ganglia]# /sbin/service gmond start > Starting GANGLIA
gmond: loaded module: core_metrics > loaded module: cpu_module > loaded module:
disk_module > loaded module: load_module > loaded module: mem_module > loaded
module: net_module > loaded module: proc_module > loaded module: sys_module >
loaded module: python_module > loaded module: python_module > /bin/bash: line
1: 20041 Segmentation fault /usr/sbin/gmond > [FAILED] Not sure why
python_module is loaded twice. Can you please take a look at
/etc/ganglia/conf.d/modpython.conf to see if there is something wrong? Also,
you can try disabling modpython by renaming modpython.conf to
modpython.conf.off and see if you can start up gmond. How did you install
Ganglia? Did you build from source or download the RPM binaries from somewhere?
Cheers, Bernard
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general