Comment 5 for bug 1774032

Revision history for this message
David McBride (david-mcbride) wrote :

Hello Eric,

Thank you so much for working on this issue, it's going to help with some maintainability issues here!

With the existing package, I continue to see errors as previously reported of the form:

 Mar 26 21:32:37 stor-a collectd[25914]: ceph plugin: cconn_handle_event(name=mon.stor-a,i=0,st=4): error 1
 Mar 26 21:32:37 stor-a collectd[25914]: ceph plugin: ds ThrottleMsgrDispatchThrottlerMds.wait.avgtime was not properly initialized.
 Mar 26 21:32:37 stor-a collectd[25914]: ceph plugin: JSON handler failed with status -1.
 Mar 26 21:32:37 stor-a collectd[25914]: ceph plugin: cconn_handle_event(name=mds.stor-a,i=1,st=4): error 1

Additionally, a subset of Ceph metrics no-longer get logged.

Installing the test packages provided (version 5.7.2-2ubuntu1+testpkg20190326b1), these errors no-longer occur, and (by inspection) the full set of Ceph metrics start getting logged again.

(I say 'again', because I have been running a manually-compiled build of version 5.8 of collectd that I manually compiled with these fixes, which has been running happily for some considerable time.)

So this looks like a good fix! Thanks again for your help.

Kind regards,
David