[rrd-developers] rrdcached problem complex RRD options on Solaris

kevin brintnall kbrint at rufus.net
Fri Jul 30 02:19:06 CEST 2010


Thanks for the bug report..

Your client is receiving the status message back from the first RRD ("0
Successfully...").
Then, for some reason, it's echoing this back to the server before the next
command.
You can see it on the read() for FD 6.

   1401/19:       327      57     30 write(0x6, "0 Successfully flushed
> /opt/rrd/ganglia/Management/shango/load_one.rrd.\n\0", 0x48)              =
> 72 0
>      1401/19:       394      29     12 read(0x6, "0 Successfully flushed
> /opt/rrd/ganglia/Management/shango/load_one.rrd.\nflush
> /opt/rrd/ganglia/Management/shango/proc_run.rrd\na\320\0", 0x2000)     =
> 126 0
>      1401/19:       452      46     27 write(0x6, "-1 Unknown command:
> 0\n\0", 0x16)                = 22 0
>

Could you try tracing on your client to see if it's actually sending the
results back to the server as a command?  Then we'll know which side to look
on.

-- 
 kevin brintnall =~ /kbrint at rufus.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-developers/attachments/20100729/e903e0cd/attachment.htm 


More information about the rrd-developers mailing list