On Dec 2, 2011, at 6:27 PM, Nan Liu wrote:
> Not sure if this was mentioned, but in the config.ru file you can
> enable more debugging.
> 
> # if you want debugging:
> # ARGV << "--debug"

Yep, it was mentioned.  Not sure I'd want debugging from all 20 at once.  I 
have been using the idea of running a puppet master on an alternate port and 
that reproduced the problem.  Unfortunately no useful debugging.

> On the master you can try to compile for these hanging clients via:
> puppet master --compile ${hostname} --debug

Ah, I didn't know about that.  Unfortunately didn't yield much.
$ puppet master --compile us0101afc002.tangome.gbl --debug
info: Not using expired node for us0101afc002.tangome.gbl from cache; expired 
at Sat Dec 03 02:35:25 +0000 2011

As we have seen with the puppermaster on the alternate port, this process is 
unkillable.  It ignores CTRL-C and kill -15, it requires a kill -9 to stop it.

> Hopefully these methods give you more useful outputs. Last do you
> happen to use an ENC or custom function that query data?

Nope, simple straight up puppet with passenger.  No query functions, no ENCs.

-- 
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source and other 
randomness

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to