On Thu, Nov 29, 2012 at 8:56 AM, asq <asqu...@gmail.com> wrote:

> W dniu czwartek, 29 listopada 2012 17:42:48 UTC+1 użytkownik Jeff McCune
> napisał:
>
>> On Thu, Nov 29, 2012 at 12:24 AM, asq <asq...@gmail.com> wrote:
>> > W dniu środa, 28 listopada 2012 22:57:40 UTC+1 użytkownik Michael
>> Stanhke
>> > napisał:
>> >>
>> >>  What version of Puppet are you on? Where did you get your 1.9.3?
>> >
>> > 3.0.1 and 1.9.3p327 from rvm.
>>
>> Ouch, do you happen to have a large number of ruby Gem's installed?
>>
>> -Jeff
>>
>
> yes, a bunch of gems for Foreman...
>

It might not be the cause, but one related change we made in Puppet 3 is
that we scan Ruby gem's and will load extensions contained within them.
 This is #7788 [1]  This change in behavior could be causing the Puppet
autoloader to perform a _lot_ of additional stat() system calls.  Could you
run strace, truss, or dtrace and compare the number of system calls between
Puppet 2.7 and 3.0 in your environment?

[1] http://projects.puppetlabs.com/issues/7788

-Jeff

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