On Mon, 7 Nov 2016 10:12:04 +0100 Klaus Wenninger <[email protected]> wrote:
> On 11/07/2016 08:41 AM, Ulrich Windl wrote: > >>>> Ken Gaillot <[email protected]> schrieb am 04.11.2016 um 22:37 in > >>>> Nachricht > > <[email protected]>: > >> On 11/04/2016 02:29 AM, Ulrich Windl wrote: > >>>>>> Ken Gaillot <[email protected]> schrieb am 03.11.2016 um 17:08 in > >>> Nachricht > >>> <[email protected]>: ... > >> Another possible use would be for a cron that needs to know whether a > >> particular resource is running, and an attribute query is quicker and > >> easier than something like parsing crm_mon output or probing the service. > > crm_mon reads parts of the CIB; crm_attribute also does, I guess, so > > besides of lacking options and inefficient implementation, why should one > > be faster than the other? > > attrd_updater doesn't go for the CIB AFAIK, attrd_updater actually goes to the CIB, unless you set "--private" since 1.1.13: https://github.com/ClusterLabs/pacemaker/blob/master/ChangeLog#L177 _______________________________________________ Users mailing list: [email protected] http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
