Hi all,

I've puppet + mongrel running with 110 hosts. Seems that puppet
file-server cannot provide files to client when some are connected at
same time (many of them do it together cause they were installed at same
time, I use puppetd).

Playing a bit with puppet+mongrel I finally configured it with 20
puppetmaster :

PUPPETMASTER_PORTS=( 18140 18141 18142 18143 18144 18145 18146 18147
18148 18149 18150 18151 18152 18153 18154 18155 18156 18157 18158 18159)

So, when all hosts connect, I get 100 connections per daemon, more or
less. (When I started I did it with 3 puppetmasters and I got too many
connections, and I got " Connection timeout calling
puppetmaster.getconfig" many times, now it happens but not so often).

But now, nodes get the catalog, but they cannot get files... 
I read this:
http://reductivelabs.com/trac/puppet/wiki/FileServingConfiguration .

As file-serving is part of puppetmaterd, do I have to run more
puppetmater daemons? Is there any limit in puppetmaster daemons? Other
people who is managing same amount of nodes could be kind enough to
share their experience / conf ?

*I'm thinking on moving from puppetd to cron and run a couple of nodes
every minute, but it will give me some work...

TIA,
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to