Issue #1665 has been updated by jamtur01. Status changed from Unreviewed to Needs more information
IS this an issue have you tried later versions? ---------------------------------------- Bug #1665: Fileserver slowing down client http://projects.reductivelabs.com:80/issues/1665 Author: chrobrydd Status: Needs more information Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Patch: None Affected version: 0.24.4 Keywords: I have a puppet 0.24.5 running on linux (RHEL4 and RHEL5), successfully. All classes that I have seem to work fine, with exception of the fileserver piece. Whenever I try to implement a file server the client puppetd slows down with 100% CPU utilization. Look at the sample class: class opt_files { file { "/opt": ensure => directory, source => "puppet:///$environment/opt/", recurse => "true" } } The files and directory can be small or large, it doesn't seem to matter. I am not getting any error messages, it just keeps trying to do checksum. This makes Puppet unusuable with updates taking very long time (just shy of an hour). ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
