Am Dienstag, 23. Juli 2013, 09:01:39 schrieb Sage Weil:
> On Tue, 23 Jul 2013, Gregory Farnum wrote:
> > On Tue, Jul 23, 2013 at 8:50 AM, Guido Winkelmann
> >
> > wrote:
> > > Hi,
> > >
> > > How can I get a list of all defined monitors in a ceph cluster from a
> > > client when using the C API?
On Tue, 23 Jul 2013, Gregory Farnum wrote:
> On Tue, Jul 23, 2013 at 8:50 AM, Guido Winkelmann
> wrote:
> > Hi,
> >
> > How can I get a list of all defined monitors in a ceph cluster from a client
> > when using the C API?
> >
> > I need to store the monitors for available ceph clusters in a datab
On Tue, Jul 23, 2013 at 8:50 AM, Guido Winkelmann
wrote:
> Hi,
>
> How can I get a list of all defined monitors in a ceph cluster from a client
> when using the C API?
>
> I need to store the monitors for available ceph clusters in a database, and I
> would like to build this software so that a) t