On Mon, Mar 2, 2009 at 7:50 PM, Joshua Anderson <joshua_ander...@mac.com>wrote: Hi Josh,
> Having all your nodes connect at the same time is a Bad Idea. Try running > puppetd with *--splay=true*. See the config > reference<http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference#splay> > for > details, but it should allow you to easily handle 150 clients with four > instances of puppetmasterd. > I did what you recommended me. Now I have 4 puppetmaterd and splay=true in all client. *I don't see the option if I do a ps|grep puppet: ]# ps -ef|grep puppet root 22239 1 3 10:30 ? 00:01:50 /usr/bin/ruby /usr/sbin/puppetd --logdest=/var/log/puppet/puppet.log but if I do puppetd --genconfig|grep splay I see its value and it's true. splaylimit = 1800 splay = true Few seconds ago I found 94 conections from WN to http server in puppetserver, and, if we take in count that I run puppetmaters in 1814[0-3] ]# netstat -puta|grep -c 1814 4590 a lot of connections, so seems that clients still try to connect all at once. Maybe i should start evaluating cron option... > -Josh > Thanks for your reply, Arnau --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---