Re: [Puppet Users] Puppet runs in test mode but hangs as service

2011-11-14 Thread Jo Rhett
This is very likely related to the latest kernel release. Backgrade from 274.7.1 to 274.3.1 and the problem will disappear. This is documented in https://projects.puppetlabs.com/issues/10418 And RedHat bug https://bugzilla.redhat.com/show_bug.cgi?id=751214 On Nov 10, 2011, at 1:23 PM, Chip

Re: [Puppet Users] Puppet runs in test mode but hangs as service

2011-11-14 Thread Chip Schweiss
I stumbled upon a difference between my puppet clients that are still working fine and those that are not. Those that are hanging all have 'listen =- true' set in their puppet.conf. My puppet version hasn't change in a while but I do run yum update frequently on Centos. My guess is something upd

Re: [Puppet Users] Puppet runs in test mode but hangs as service

2011-11-11 Thread Chip Schweiss
Yes the lock file is created immediately and never runs. The logs report "info: Retrieving plugin" as the last thing it tries to do. The puppet master never shows it makes a connection. On Fri, Nov 11, 2011 at 8:49 AM, Len Rugen wrote: > I'm having 2 issues, one like yours, and another where p

Re: [Puppet Users] Puppet runs in test mode but hangs as service

2011-11-11 Thread Peter Smith
On 11 November 2011 00:21, Len Rugen wrote: > I think this is the same problem as one I posted about earlier today. > > > On Thu, Nov 10, 2011 at 3:23 PM, Chip Schweiss wrote: > >> This is on Centos 5.7 with puppet 2.6.9. This installation has been >> running for about a year and now nearly all

Re: [Puppet Users] Puppet runs in test mode but hangs as service

2011-11-11 Thread Len Rugen
I'm having 2 issues, one like yours, and another where puppet daemon will work for awhile, then fail, leaving puppetdlock file. Do you have a puppetdlock file left after your daemon has been running long enough to try to run? It may be immediately, but we use splay, so have to wait awhile. On Fr

Re: [Puppet Users] Puppet runs in test mode but hangs as service

2011-11-11 Thread Chip Schweiss
I think the symptom is similar. but my my case the daemon run, never happens. It just starts, creates the lock file as sits idle forever. On Thu, Nov 10, 2011 at 6:21 PM, Len Rugen wrote: > I think this is the same problem as one I posted about earlier today. > > On Thu, Nov 10, 2011 at 3:23 P

Re: [Puppet Users] Puppet runs in test mode but hangs as service

2011-11-10 Thread Len Rugen
I think this is the same problem as one I posted about earlier today. On Thu, Nov 10, 2011 at 3:23 PM, Chip Schweiss wrote: > This is on Centos 5.7 with puppet 2.6.9. This installation has been > running for about a year and now nearly all my hosts are hanging. > > Running 'puppetd --test' or 'p