Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] RRDUPDATE failed: illegal attempt to update using time ...

Subject: perfsonar development work

List archive

Re: [pS-dev] RRDUPDATE failed: illegal attempt to update using time ...


Chronological Thread 
  • From: Szymon Trocha <>
  • To: Loukik Kudarimoti <>
  • Cc: Miguel Baptista <>,
  • Subject: Re: [pS-dev] RRDUPDATE failed: illegal attempt to update using time ...
  • Date: Wed, 13 Sep 2006 20:54:06 +0200 (CEST)

On Tue, 12 Sep 2006, Loukik Kudarimoti wrote:

Hello Miguel,

Please change the timestamp in your request message and try again.

Your request is asking the service to try to add new values to the rrd file. The service will make use of the timestamp provided in the request message. From the error message "/*Message: RRDUPDATE failed: illegal attempt to update using time 1139319941 when last update time is 1139319941* *(minimum one second step)"*/, it is clear that the rrd file already has a value entered previously for the timestamp 1139319941. The next value expected is anything greater that this value (not equal, not lesser).

Let us know if this solves the problem.

Hi,

Loukik is right. The test messages contain some default values which are not reflecting the current date and time. You must use some other value as indicated by Loukik which you may get from some Unix time converters
It should work then.

Regrads,
__
Szymon Trocha

Poznan Supercomputing & Ntw. Center ::: NETWORK OPERATION CENTER
Tel. (+48 61) 8582022 ::: http://noc.man.poznan.pl



Archive powered by MHonArc 2.6.16.

Top of Page