Issue #18211 has been updated by Matthaus Owens.

Released in Puppet 3.2.0-rc1

----------------------------------------
Bug #18211: puppet agent sleeping well past runinterval
https://projects.puppetlabs.com/issues/18211#change-89554

* Author: David Mesler
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: agent
* Target version: 3.2.0
* Affected Puppet version: 3.0.1
* Keywords: 
* Branch: 
----------------------------------------
We've recently upgraded our infrastructure from puppet 2.6.9 to 3.0.1. After 
the upgrade we've noticed many of our hosts are sleeping well past the 900 
second runinterval they're configured for. (We get Nagios alerts when puppet 
hasn't run in a while.) About once a day (some more, some less, some not all, 
and all assorted hosts with very different manifests) the puppet agent will 
sleep for about an hour between runs. Running strace on a sleeping agent simply 
shows a long select call with no fd's. 

select(1, [], [], [], {1259, 476000} <unfinished ...>

Once that select is done counting down the agent re-reads puppet.conf and 
begins a catalog run. 
This occurs on a mix of Centos 5.8 and 6.3 hosts. 


-- 
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://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to