Re: [Puppet Users] execution expired with a puppetmaster with more then enough resources

2015-03-16 Thread Philipp Dallig
Hi, after a long time i found the mistake. My PuppetDB was only reachable over a hardware firewall - that's all. After the change from network interfaces all works perfect. Thanks for your help. Philipp Am Montag, 24. November 2014 15:10:31 UTC+1 schrieb jcbollinger: > > > > On Sunday, November

Re: [Puppet Users] execution expired with a puppetmaster with more then enough resources

2014-11-24 Thread jcbollinger
On Sunday, November 23, 2014 2:31:12 PM UTC-6, Felix.Frank wrote: > > On 11/23/2014 10:31 AM, Philipp Dallig wrote: > > Nov 23 10:08:06 puppetmaster01 puppet-master[21761]: Compiled catalog > > for xymon.x.com in environment production in 241.31 seconds > > There's some 120 second compiler

Re: [Puppet Users] execution expired with a puppetmaster with more then enough resources

2014-11-23 Thread Felix Frank
On 11/23/2014 10:31 AM, Philipp Dallig wrote: > Nov 23 10:08:06 puppetmaster01 puppet-master[21761]: Compiled catalog > for xymon.x.com in environment production in 241.31 seconds There's some 120 second compiler runs, and some 240s. Multiples of 120 seconds? That certainly has a meaning, but

Re: [Puppet Users] execution expired with a puppetmaster with more then enough resources

2014-11-23 Thread Philipp Dallig
Hi Felix, in PuppetDB log i found no Errors. At last Friday i add a monitor server node. This node collects a lot of exported resources (Access to PuppetDB is necessary). This node has also lot of execution expired erros. Parsing the Puppetmaster log i found this: Nov 23 04:04:01 puppetmaster0

Re: [Puppet Users] execution expired with a puppetmaster with more then enough resources

2014-11-22 Thread Felix Frank
On 11/16/2014 09:48 PM, Philipp Dallig wrote: > > I also found this message in log file. Possible a PuppetDB performance > problem? > Nov 16 00:41:58 puppetmaster01 puppet-master[27659]: Could not > retrieve resources from the PuppetDB at > puppetmaster01.xxx.com:8081: Net::ReadTimeout on node

Re: [Puppet Users] execution expired with a puppetmaster with more then enough resources

2014-11-16 Thread Philipp Dallig
Hi Felix, Catalog compile time is around 10 seconds One Node: Nov 14 14:25:20 puppetmaster01 puppet-master[6884]: Compiled catalog for test-www01-xxx-com.x.net in environment test in 6.24 seconds On my search i also find this curious behavior. Any ideas why? Nov 15 22:08:00 puppetmaster01 pu

Re: [Puppet Users] execution expired with a puppetmaster with more then enough resources

2014-11-10 Thread Felix Frank
Hi, how long does it take to compile one catalog? Examine the puppetmaster logfile. How many agents are there and how frequently do they check in? Depending on the scale of your agent network, 4 CPUs may actually be too few. The master is almost always CPU bound. Cheers, Felix On 11/01/2014 09

[Puppet Users] execution expired with a puppetmaster with more then enough resources

2014-11-01 Thread Philipp Dallig
Hi, Nodes with a filled catalog runs from time to time in: Could not retrieve catalog from remote server: execution expired In my opinion i have a strong puppetmaster. Some Facts: max memory: 4 GB RAM (in average more then 2 GB free) load average: 0,14 4 vCPU visualization with lxc OS: CentOS7 Hos