Am Donnerstag, 3. Januar 2013 11:41:21 UTC+1 schrieb R.I. Pienaar:
>
>
>
> ----- Original Message ----- 
> > From: al...@gmx.de <javascript:> 
> > To: puppet...@googlegroups.com <javascript:> 
> > Sent: Thursday, January 3, 2013 10:36:35 AM 
> > Subject: [Puppet Users] Re: puppet master keeps spawning new child 
> processes 
> > 
> > When having more than one process... 
> > 
> > > ps faux | grep "puppet master" | grep -v grep 
> > puppet    5100 92.0  2.7 427180 329728 ?       Rsl  09:22 119:27 
> > /usr/bin/ruby /usr/bin/puppet master 
> > puppet   11957 99.9  1.6 300168 200224 ?       R    10:07  83:53  \_ 
> > /usr/bin/ruby /usr/bin/puppet master 
> > 
> > 
> > ... strace-ing first process shows lot of system calls going on 
>
> you'd probably have to strace it around the time it does the fork to get 
> useful 
> information. 
>

I'll try to do that... somehow...
 

> Do you have any custom parser functions perhaps that might be running 
> external 
> commands? or use the generate() function much? I am not sure if the 
> generate 
> function actually forks like this but it's worth seeing if you use it. 
>

Not that I know of... AFAIK I don't have any custom parser functions and I 
must admit that I don't even know what the generate() function is or does.

-- 
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/-/9oHHYLDYCuMJ.
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