Hi!

This is my .config

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_DEBUG=y
CONFIG_CPU_FREQ_STAT=m
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m

Should I submit a bug? Should I reinstall gmond with another version in the 
meantime?

Thanks!

Fabián Salamanca, RHCE 
Solutions Architect ICS 
Central America, The Caribbean and Andean Region 


-----Original Message-----
From: Martin Knoblauch [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 25, 2008 9:46 AM
To: Bernard Li; Salamanca, Fabian
Cc: [email protected]
Subject: Re: [Ganglia-general] scaling_max_freq error

Hi,

 if I am not completely wrong this depends on how your kernel is
configured. If you do not have either

CONFIG_CPU_FREQ=y or
CONFIG_CPU_FREQ=m and the "cpufreq" module loaded

that file will not be existing. So, assuming its existence is a bug in
the metrics module.

Cheers
Martin

--- Bernard Li <[EMAIL PROTECTED]> wrote:

> Hi Fabian:
> 
> I just checked a server that's running CentOS 5 w/ kernel
> 2.6.18-8.1.10.el5PAE and indeed the file you specified does not
> exist.
>  However, I do not think this is the real reason why Ganglia isn't
> working for you, I am guessing you have some sort of setup problems.
> 
> Perhaps you can post relevant parts of your gmond/gmetad
> configuration files.
> 
> BTW, it would be great if you can file a bug in bugzilla.ganglia.info
> indicating that on RHEL5 that file does not exist and throws a
> slurpfile error/warning during gmond startup.
> 
> Thanks,
> 
> Bernard
> 
> On 1/23/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> wrote:
> >
> >
> >
> > Hi!
> >
> >
> >
> > I've been trying to run gmond (ganglia 3.0.6) on a Red Hat EL 5
> cluster node
> > using kernel 2.6.18-8 SMP and I got the following error:
> >
> > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
> >
> >
> >
> > Is anything I can do to keep it working? Do I need to enable
> something in
> > the kernel? Should I use other version? I disabled SELinux.
> >
> > Thanks and BR,
> >
> >
> >
>
-------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Ganglia-general mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/ganglia-general
> >
> >
> 
>
-------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Ganglia-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
> 
> 


------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www:   http://www.knobisoft.de

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to