I've noticed when I strace a puppet agent that has failed to run after its 
900 second runinterval, it's blocking on a really long select call. Like:
select(1, [], [], [], {1032, 350000} <unfinished ...>

When that's done it finally re-reads pupet.conf and stars a catalog run. I 
have no idea where that long select call comes from. 

On Friday, December 14, 2012 3:15:25 PM UTC-5, David Mesler wrote:
>
> I've recently upgraded from 2.6.9 to 3.0.1 and have noticed an oddity. Our 
> puppet agents are configured with a runinterval of 900 and a splaylimit of 
> 450. Since upgrading I've noticed that once or twice a day our puppet 
> agents simply won't run for about an hour or so. Has anyone else 
> experienced anything like this?
>
> --david
>

-- 
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/-/1JiAUgNJFmQJ.
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