On 15/12/10 19:35, Disconnect wrote:
> "me too". All the logs show nice quick compilations but the actual wall
> clock to get anything done is HUGE.
> 
> Dec 15 13:10:29 puppet puppet-master[31406]: Compiled catalog for
> puppet.foo.com <http://puppet.foo.com> in environment production in
> 21.52 seconds

This looks long.

> Dec 15 13:10:51 puppet puppet-agent[8251]: Caching catalog for
> puppet.foo.com <http://puppet.foo.com>
> 
> That was almost 30 minutes ago. Since then, it has sat there doing
> nothing...
> $ sudo strace -p 8251
> Process 8251 attached - interrupt to quit
> select(7, [6], [], [], {866, 578560}
> 
> lsof shows:
> puppetd 8251 root    6u  IPv4           11016045      0t0      TCP
> puppet.foo.com:33065->puppet.foo.com:8140 <http://puppet.foo.com:8140>
> (ESTABLISHED)

Note: we were talking about the puppet master taking 100% CPU, but
you're apparently looking to the puppet agent, which is a different story.

-- 
Brice Figureau
My Blog: http://www.masterzen.fr/

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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