On Wed, May 16, 2012 at 06:53:08AM -0700, de wrote:
> Howdy,
> 
> our puppet master is hosting nagios at the same time. it happens that
> the compilation of the catalog for the master during a puppet run
> produces a timeout:
> 
> ===
> err: Could not retrieve catalog from remote server: execution expired
> warning: Not using cache on failed catalog
> err: Could not retrieve catalog; skipping run
> ===
> 
> If the whole nagios part is commented out for the master host puppet
> runs fine. I think it is due to loads of stored configs that have to
> be collected.
> 
> Easiest solution for me would be to increase the timeout on the
> master. How and where can the timeout be changed? Are there other
> options to speed up the compilation process?

Maybe I'm lazy but on our puppetmasters I have a cron job doing "puppet apply 
/etc/puppet/manifests/site.pp".

> Regards,
> David
> 
> -- 
> 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.
> 
> 

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