On Sun, Jul 10, 2016 at 9:36 AM, Stefan Priebe - Profihost AG
<s.pri...@profihost.ag> wrote:
> Hi,
>
> is the ceph admin socket protocol described anywhere? I want to talk directly 
> to the socket instead of calling the ceph binary. I searched the doc but 
> didn't find anything useful.

There's no binary involved in sending commands to the admin socket,
the CLI is using the python code here:
https://github.com/ceph/ceph/blob/master/src/pybind/ceph_daemon.py

Cheers,
John

> Thanks,
> Stefan
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to