On Friday, November 16, 2012 11:44:38 AM UTC-6, Bret Wortman wrote: > > On Friday, November 16, 2012 9:47:28 AM UTC-5, jcbollinger wrote: >> >> >> >> On Thursday, November 15, 2012 3:04:57 PM UTC-6, Bret Wortman wrote: >>> >>> Nope. Same outcome. Numerous "No child processes" errors. >>> >> >> I'm not up to performing a code dive at the moment to find out where >> those messages may be emitted, but that might be useful information to have. >> >> It might also be illuminating to strace an agent run to get a low-level >> view of what's failing. >> >> I'm inclined to think that this is a provisioning problem, not inherently >> a Puppet problem, but there's not enough information to be sure. >> >> >> John >> >> I ran this with strace, and it produced 840K of output. It's on another > network and I can't transfer the file to here for various reasons. Is there > something I can look for and transcribe that might be illustrative? >
The first thing I would look for is syscalls that return an error code. Also keep an eye out for syscall arguments that are obviously wrong -- names with wrong domains, IP numbers on the wrong subnet, etc. Pay particular attention to the vicinity of the points where error messages are emitted. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/SpxuuBvC9YcJ. 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.