On 06/27/2012 03:14 PM, Azfar Hashmi wrote:
> Thanks Jhon for the response but I am still in black-hole.
> Btw total no of users on the system are only below which are in the
> class. So I don't think puppet should take much time to find free UIDs.
> Regarding other classess if I disable all classes and and use only this
> class the behavior is same no matter how long I remain the process
> running puppet just do nothing and consume 100% cpu then I have to kill
> the process eventually.

You may get an idea of what it's doing with strace.

strace puppet

Of course, this can be very boring such as millions of calls to poll(),
in which case you need to look at open filedescriptors etc.

HTH,
Felix

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
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.

Reply via email to