All of lore.kernel.org
 help / color / mirror / Atom feed
* adminsocket
@ 2013-11-23  2:42 James Harper
  2013-11-23  3:07 ` adminsocket Dan Mick
  0 siblings, 1 reply; 3+ messages in thread
From: James Harper @ 2013-11-23  2:42 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

What is an adminsocket used for? Would librbd use one in normal operation?

Thanks

James

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

* Re: adminsocket
  2013-11-23  2:42 adminsocket James Harper
@ 2013-11-23  3:07 ` Dan Mick
  2013-11-23  7:05   ` adminsocket James Harper
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Mick @ 2013-11-23  3:07 UTC (permalink / raw)
  To: James Harper, ceph-devel@vger.kernel.org



On 11/22/2013 06:42 PM, James Harper wrote:
> What is an adminsocket used for? Would librbd use one in normal operation?

It's a way to send administrative and informational commands directly
to a Ceph entity (usually a daemon, but sometimes a client).  Almost
all the ceph entities create one...osd, mon, mds, client.  It's not 
really "normal" operation, but you can find stats there, and often
things like status, version of the software, etc.

-- 
Dan Mick, Filesystem Engineering
Inktank Storage, Inc.	http://inktank.com
Ceph docs: http://ceph.com/docs

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

* RE: adminsocket
  2013-11-23  3:07 ` adminsocket Dan Mick
@ 2013-11-23  7:05   ` James Harper
  0 siblings, 0 replies; 3+ messages in thread
From: James Harper @ 2013-11-23  7:05 UTC (permalink / raw)
  To: Dan Mick, ceph-devel@vger.kernel.org

> 
> On 11/22/2013 06:42 PM, James Harper wrote:
> > What is an adminsocket used for? Would librbd use one in normal
> operation?
> 
> It's a way to send administrative and informational commands directly
> to a Ceph entity (usually a daemon, but sometimes a client).  Almost
> all the ceph entities create one...osd, mon, mds, client.  It's not
> really "normal" operation, but you can find stats there, and often
> things like status, version of the software, etc.
> 

Ok. So if I commented out anything that uses it (just ceph context for perf counters by the looks of it), for the purposes of a win32 build of librbd, it should still be functional.

Thanks

James

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

end of thread, other threads:[~2013-11-23  7:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-23  2:42 adminsocket James Harper
2013-11-23  3:07 ` adminsocket Dan Mick
2013-11-23  7:05   ` adminsocket James Harper

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.