Re: [Ganglia-general] gmetad and RDD problem

2010-02-10 Thread Brad Nicholes
>>> On 2/10/2010 at 1:36 AM, in message
<70933b58740d5049a7ab96254a66683301a0e...@yaca.intra.cea.fr>, "GOGUEY-MUETHON
Nicolas OSIATIS"  wrote:
> Hello ,
> 
>  
> 
> I have lot of log with error like this:
> 
>  
> 
> Feb 10 09:29:52 SERVEUR /usr/sbin/gmetad[22332]: RRD_update 
> (/var/lib/ganglia/rrds/NOEUDS/__SummaryInfo__/part_max_used.rrd): illegal 
> attempt to update using time 1265790592 when last update time is 1265790592 
> (minimum one second step)
> 
>  

When I have seen this problem it is because the system time on one of your 
monitored nodes is ahead of the system time of the machine that is running 
gmetad.  Make sure that the system time for all of your machines is in sync.

Brad


--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


Re: [Ganglia-general] gmetad and RDD problem

2010-02-10 Thread Daniel Pocock

> Feb 10 09:29:52 SERVEUR /usr/sbin/gmetad[22332]: RRD_update
> (/var/lib/ganglia/rrds/NOEUDS/__SummaryInfo__/part_max_used.rrd):
> illegal attempt to update using time 1265790592 when last update time
> is 1265790592 (minimum one second step)
>
This is not uncommon

Do the graphs look OK?

How often do you get the error message?

Is it always for the same cluster NOEUDS or do you get the error for all
your clusters?

Which version of Ganglia are you using?  I notice Solaris is mentioned
in your email signature - if you are using Solaris, have you tried the
latest packages that I uploaded to http://mirror.opencsw.org/testing
yesterday?

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


[Ganglia-general] gmetad and RDD problem

2010-02-10 Thread GOGUEY-MUETHON Nicolas OSIATIS
Hello ,

 

I have lot of log with error like this:

 

Feb 10 09:29:52 SERVEUR /usr/sbin/gmetad[22332]: RRD_update 
(/var/lib/ganglia/rrds/NOEUDS/__SummaryInfo__/part_max_used.rrd): illegal 
attempt to update using time 1265790592 when last update time is 1265790592 
(minimum one second step)

 

gmetad.conf :

 

data_source " NODE1" 25 ip

data_source " NODE2" 25 ip

data_source " NODE3" 25 ip

data_source " NODE4" 25 ip

data_source " SERVEUR" 25 ip

data_source " NODE5" 25 ip

gridname "grid_name"

all_trusted on

server_threads 60

 

and an example of my gmond.conf

 

globals {

  daemonize = yes

  setuid = yes

  user = nobody

  debug_level = 0

  max_udp_msg_len = 1472

  mute = no

  deaf = no

  host_dmax = 0 /*secs */

  cleanup_threshold = 300 /*secs */

  gexec = no

}

 

cluster {

  name = "INFR"

  owner = "OWNER_NAME"

  latlong = "unspecified"

  url = "unspecified"

}

 

host {

  location = "unspecified"

}

 

udp_send_channel {

  host = NODE1

  port = 8649

}

 

udp_recv_channel {

  port = 8649

  family = inet4

}

 

tcp_accept_channel {

  port = 8649

}

 

Can you help me ?

The NTP are exactly the same on each node and the server.

 

Thank you for your help.

 

GOGUEY-MUETHON Nicolas

Administrateur Linux OSIATIS Systems

nicolas.goguey-muet...@cea.fr  

Téléphone : 31357

 

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general