[Pacemaker] API documentation

Kostiantyn Ponomarenko konstantin.ponomarenko at gmail.com
Wed Jun 18 00:11:51 EDT 2014


Andrew, many thanks!
On Jun 18, 2014 2:11 AM, "Andrew Beekhof" <andrew at beekhof.net> wrote:

>
> On 17 Jun 2014, at 8:01 pm, Kostiantyn Ponomarenko <
> konstantin.ponomarenko at gmail.com> wrote:
>
> > I took a look at the include folders of pacemaker and corosync and I
> didn't find there any explanation to functions. Did I look at a wrong place?
> >
> > My goal is to manage cluster from my app, so I don't need to use crmsh
> or pcs.
> >
> > Any ideas are appreciated.
>
> For reading cluster state, try: crm_mon --as-xml
> Or for the raw config, cibadmin -Q and the relax-ng (.rng) schema files.
> It calling a binary isn't something you want to do, try looking at the
> source for those two tools to see how they do it.
>
> For making changes, including stop/start/move a resource, you also want
> cibadmin (or its C-API) and the relax-ng schema files.
>
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20140618/25752b86/attachment-0003.html>


More information about the Pacemaker mailing list