All of lore.kernel.org
 help / color / mirror / Atom feed
* collectd plugin with cuttlefish
@ 2013-08-30 12:04 Damien Churchill
  2013-08-31  0:38 ` Dan Mick
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Churchill @ 2013-08-30 12:04 UTC (permalink / raw)
  To: ceph-devel

Hi,

Has anything changed with the admin socket that would prevent the
collectd plugin (compiled against 5.3.1 using the patches submitted to
the collectd ML) from gathering stats? I've recompiled collectd with
--enable-debug and receive the following output in the log:

ceph_init
name=mon_ceph1, asok_path=/var/run/ceph/ceph-mon.ceph1.asok
entering cconn_main_loop(request_type = 0)
did cconn_prepare(name=mon_ceph1,i=0,st=1)
cconn_handle_event(name=mon_ceph1,state=1,amt=0,ret=4)
did cconn_prepare(name=mon_ceph1,i=0,st=2)
did cconn_prepare(name=mon_ceph1,i=0,st=2)
ERROR: cconn_main_loop: timed out.
cconn_main_loop: reached all Ceph daemons :)
Initialization of plugin `ceph' failed with status -110. Plugin will
be unloaded.
plugin_unregister_read: Marked `ceph' for removal.

Thanks in advance!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: collectd plugin with cuttlefish
  2013-08-30 12:04 collectd plugin with cuttlefish Damien Churchill
@ 2013-08-31  0:38 ` Dan Mick
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Mick @ 2013-08-31  0:38 UTC (permalink / raw)
  To: Damien Churchill; +Cc: ceph-devel

It's a bit surprising that it broke with cuttlefish; something might 
have happened in dumpling, but we wouldn't expect changes in cuttlefish.
It looks like collectd just couldn't talk to the monitor properly.
Maybe look at the mon's log and see what it thinks it saw?

On 08/30/2013 05:04 AM, Damien Churchill wrote:
> Hi,
>
> Has anything changed with the admin socket that would prevent the
> collectd plugin (compiled against 5.3.1 using the patches submitted to
> the collectd ML) from gathering stats? I've recompiled collectd with
> --enable-debug and receive the following output in the log:
>
> ceph_init
> name=mon_ceph1, asok_path=/var/run/ceph/ceph-mon.ceph1.asok
> entering cconn_main_loop(request_type = 0)
> did cconn_prepare(name=mon_ceph1,i=0,st=1)
> cconn_handle_event(name=mon_ceph1,state=1,amt=0,ret=4)
> did cconn_prepare(name=mon_ceph1,i=0,st=2)
> did cconn_prepare(name=mon_ceph1,i=0,st=2)
> ERROR: cconn_main_loop: timed out.
> cconn_main_loop: reached all Ceph daemons :)
> Initialization of plugin `ceph' failed with status -110. Plugin will
> be unloaded.
> plugin_unregister_read: Marked `ceph' for removal.
>
> Thanks in advance!
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-31  0:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-30 12:04 collectd plugin with cuttlefish Damien Churchill
2013-08-31  0:38 ` Dan Mick

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.