FYI I had this same problem after an upgrade from 2.7.9 to 2.7.10. I'm running a CentOS 5.7 OpenVZ VPS & don't have access to update the kernel ;
# uname -r 2.6.18-274.7.1.el5.028stab095.1 # facter puppetversion rubyversion virtual puppetversion => 2.7.10 rubyversion => 1.8.5 virtual => openvzve Following another thread related to a performance regression in puppet 2.7.10 ; http://projects.puppetlabs.com/issues/12310 I decided to remove puppet/util/instrumentation/listeners/process_name.rb & test. I can confirm that this has resolved my problem. Regards, Grant mv /usr/lib/ruby/site_ruby/1.8/puppet/util/instrumentation/listeners/process_name.rb /usr/lib/ruby/site_ruby/1.8/puppet/util/instrumentation/listeners/process_name.rb.bad On 29 January 2012 08:07, Stefan Heijmans <heijm...@rechtspraak.nl> wrote: > Tried the same puppet setup in my homelab, no problems after upgrading. > Looking at the diffs, one of them was a kernel difference; > - test environment RHEL57 2.6.18-274.12.1.el5 > - homelab RHEL57 2.6.18-274.17.1.el5 > > Remembered this bug; http://projects.puppetlabs.com/issues/10418, it > was updated with positive result on RHEL57 2.6.18-274.17.1.el5 kernel. > So the problem is now fixed with a new kernel in the test environment. > > Stefan. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/JJwRMD6U0nkJ. > > 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. > -- 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.