On Apr 21, 2010, at 5:51 AM, Ken wrote: > More data is needed I think. > > Can you run puppetd --no-daemonize --debug in 'screen' or by piping > the output somewhere? It may give you a better clue.
First, it think your saying that the client is crashing or hanging. My advice would be to do this with most of you computers: Use puppet to push out a cron job that will either fix puppet, or run puppet. ie either have it just run puppet in cron, or have it run a command to make sure puppet's running fine every hour. Then setup a few you can watch for debugging. I'd do something like "puppetd --no-daemonize --verbose --debug --trace | tee /root/puppet.log". As Ken said, running it in screen would help if you get disconnected. -- 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.