[chef] Re: Re: Feeding chef with Inventory Database


Chronological Thread 
  • From: Peter Donald < >
  • To: Chef Mailing List < >
  • Subject: [chef] Re: Re: Feeding chef with Inventory Database
  • Date: Mon, 18 Nov 2013 20:36:11 +1100

Hi,

It sort of depends on;
- the amount of data requested from the inventory server per node
- the number of nodes in your chef infrastructure
- the frequency of converging
- the reliability of the inventory app

Initially we had a similar situation except that we merged data in
from N different external sources. Today we only have one sources of
configuration data - chef data bags. What we tend to do now is
synchronise data from the external applications into the chef server
as data bag items. The advantage of this that the chef runs no longer
rely on external services that may or may not meet reliability or
performance requirements. It does add a bit more effort to synchronize
data in but it is well worth it. About the only painful thing is that
we have to take special care to ensure that the data appears in the
search index before kicking of a chef run if it is part of an
orchestration workflow

On Mon, Nov 18, 2013 at 7:26 PM, aL. 
< >
 wrote:
> was too crazy the question? ^^
>
> --
> Si necesitas una máquina para hacer algo y no la compras al final te darás
> cuenta de que has pagado lo mismo y no tienes la máquina.--Henry Ford
>
> Alberto
>
>
> On Fri, Nov 15, 2013 at 1:47 PM, aL. 
> < >
>  wrote:
>>
>> Hi guys!!
>>
>> We have an IT ivnentory app, where all our machines are registered. We
>> want to chef get info from that app via API getting json files and use that
>> json files as attributes.
>>
>> Is there any way to do this "right", i.e: Caching that results in order to
>> not overload the inventory web app with queries on each node...
>>
>> thanks!
>>
>> --
>> Si necesitas una máquina para hacer algo y no la compras al final te darás
>> cuenta de que has pagado lo mismo y no tienes la máquina.--Henry Ford
>>
>> Alberto
>
>



-- 
Cheers,

Peter Donald



Archive powered by MHonArc 2.6.16.

§