2009/3/2 Arnau Bria <arnaub...@pic.es>

>
> On Mon, 02 Mar 2009 10:20:30 -0500
> Frank Sweetser wrote:
>
> Hi Frank,
>
> > Do you have SELinux enabled?  If so, you may be running into this
> > issue:
> >
> > http://projects.reductivelabs.com/issues/1963
> >
> > Note that this isn't caused by SELinux blocking anything, so this bug
> > can bite you even if you have SELinux enabled in permissive mode.
> I don't run selinux, but thanks for the suggestion.
>
> Cheers,
> Arnau
>


Maybe Im a bit blunt here, but what are you expecting to gain from that many
puppetmasterds? What I have observed is that when when a client request a
compilation of configuration the prossess can run into 100%. That means it
runs into full capability of that cpu core. I can not see how it gains you
running more puppetmasterds than you have cpu cores?

If you have a decent server with eg a quadcore cpu and 4gb ram as you say,
you shouldn't have any problems. Could the problem be that you are doing
heavy file serving that might be best taken care of by some other service?
(configured by puppet of course)

Is there any reason to have them connect all at once? You could throw a
script in cron.daily on the client that restarts puppet at a random interval
every day. Then it will even out.

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