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 =~ /[email protected]/
_______________________________________________
rrd-developers mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Reply via email to