On Tue, Jun 5, 2012 at 1:51 PM, akaroot <mykolaakar...@gmail.com> wrote:
> > > On 5 Чер, 22:16, Deepak Giridharagopal <dee...@puppetlabs.com> wrote: > > > Roughly how many facts per node are we talking about, here? I could try > > running some simulations and see what happens. > > > On average 80-90 facts per host, it's about 1500 inserts per second. > Will mysql cope with the load? I plan migrate to MariaDB. Or I should > use postgres? > Now I use thin storeconfig (storeconfigs = true thin_storeconfigs = > true). > Can PuppetDB store only facts? > > PuppetDB handles storeconfigs duties as well as inventory service duties; that is, it stores catalogs and facts. 30k nodes is a lot of data, but theoretically once we get a single catalog for each node then subsequent catalogs should be deduped (assuming your actual puppet code changes relatively infrequently, catalogs should often be the same for a node from run to run). If nothing else, you can at least try it out and if it doesn't work for you, you can just change some configuration file settings and point back at your current DB if you like. Feel free to hit me up on #puppet on Freenode, I'm grim_radical. I'm very much interested in getting PuppetDB working for you if at all possible. For your level of scale, it may be better to chat about this in real-time as opposed to over email. :) Cheers, Deepak -- Deepak Giridharagopal / Puppet Labs / grim_radical -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.